Directory statcvs/src/net/sf/statcvs/util/

Directory Created:
2002-07-26 13:01
Total Files:
10
Deleted Files:
6
Lines of Code:
1104

Browse with ViewVC

[root]/statcvs/src/net/sf/statcvs/util

Lines of Code

statcvs/src/net/sf/statcvs/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 102 (100.0%) 2568 (100.0%) 25.1
Richard Cyganiak 55 (53.9%) 1160 (45.2%) 21.0
Benoit Xhenseval 11 (10.8%) 678 (26.4%) 61.6
Lukasz Pekacki 27 (26.5%) 550 (21.4%) 20.3
Manuel Schulze 5 (4.9%) 164 (6.4%) 32.8
farkas 1 (1.0%) 8 (0.3%) 8.0
mungady 1 (1.0%) 4 (0.2%) 4.0
Jason Kealey 2 (2.0%) 4 (0.2%) 2.0

Most Recent Commits

Benoit Xhenseval 2009-03-10 23:24 Rev.: 1.1

A bit of fun, added links to Twitter. In the statcvs.properties file defining the user, you can add:
user.[cvsusername].twitterUsername=[twitterUserName]
user.[cvsusername].twitterUserId=[twitterUserId] -> which is an int, not easy to find...
user.[cvsusername].twitterIncludeHtml=[true/false]
user.[cvsusername].twitterIncludeFlash=[true/false]

20 lines of code changed in 1 file:

Benoit Xhenseval 2008-04-02 12:52

Fixing FindBugs warnings / bugs.

40 lines of code changed in 2 files:

Benoit Xhenseval 2008-04-02 12:22

Done an Eclipse cleanUp in order to reduce number of warnings by FindBugs / Checkstyle / PMD tools.
Sorry if it is looking like a massive change...

618 lines of code changed in 8 files:

Richard Cyganiak 2006-12-09 12:37

Refactor:
- OutputUtils.escapeHTML => HTML.escape
- OutputUtils => ChartUtils
- StatConstants.* => HTML.*

0 lines of code changed in 2 files:

Richard Cyganiak 2006-12-05 22:08 Rev.: 1.2

Warn when all files were rejected by an (overly broad?) include/exclude pattern (bug 1146204)

9 lines of code changed in 1 file:

Richard Cyganiak 2006-12-04 17:34 Rev.: 1.18

Bugfix: Copying binary files that contain ASCII #0 failed

3 lines of code changed in 1 file:

Jason Kealey 2006-11-22 16:29

Refactoring of StatCVS so that StatSVN can properly extend it.
Added StatSVN features: bugzilla integration, viewvc integration, xdoc export
Many thanks to Benoit Xhenseval for refactoring both StatCVS and StatSVN and providing xdoc support.

4 lines of code changed in 2 files:

mungady 2006-06-14 11:47 Rev.: 1.8

Removed non-portable method call.

4 lines of code changed in 1 file:

Richard Cyganiak 2004-10-12 09:38 Rev.: 1.1

Package descriptions for Javadoc

11 lines of code changed in 1 file:

Richard Cyganiak 2004-10-12 08:22 Rev.: 1.14

Fixed lots of Eclipse warnings, mostly Javadoc related

6 lines of code changed in 1 file:

Richard Cyganiak 2004-10-10 12:29 Rev.: 1.3

Changed LookaheadReader to basically have java.util.Iterator semantics; parser and tests updated accordingly. This also fixes the infinite loop when a log ends prematurely.

67 lines of code changed in 1 file:

Richard Cyganiak 2004-02-20 19:49 Rev.: 1.17

Oops, there was one more dependency on ConfigurationOptions in FileUtils.

3 lines of code changed in 1 file:

Richard Cyganiak 2004-02-17 15:02 Rev.: 1.12

removed DateUtils by inlining all its methods; it had a dependency on the Messages class which made re-use difficult.

0 lines of code changed in 1 file:

Richard Cyganiak 2003-12-16 15:12 Rev.: 1.4

refactored unit tests for input package

37 lines of code changed in 1 file:

Richard Cyganiak 2003-06-04 22:50 Rev.: 1.3

- made first command line parameter (project name) optional

- module name will be retrieved from the logfile and used as default

- project name can be specified using new -title option

23 lines of code changed in 1 file:

Richard Cyganiak 2003-06-04 17:19 Rev.: 1.1

implemented [ 597955 ] Specify filename filters for actual code

- FilePatternMatcher matches filenames against Ant-style wildcard patterns

- new -include <pattern-list> and -exclude <pattern-list> command line switches to specify which files should be included in the analysis

117 lines of code changed in 1 file:

Richard Cyganiak 2003-06-03 10:26

moved some generic stuff from Builder to FileUtils and CvsLogUtils

58 lines of code changed in 2 files:

Richard Cyganiak 2003-06-03 00:18 Rev.: 1.2

fixed javadoc warnings

6 lines of code changed in 1 file:

Richard Cyganiak 2003-06-01 18:48 Rev.: 1.1

heavy refactoring of the input package

- rewrote CvsRevisionParser to get rid of its state machine design

- added LookaheadReader which allows reading the same line multiple times

- moved much responsibility from the parser classes to Builder

- parser classes now look much more similiar to each other

167 lines of code changed in 2 files:

Richard Cyganiak 2003-04-16 00:47 Rev.: 1.6

added "Lines of Code per Developer" chart and several small fixes

4 lines of code changed in 1 file:

(43 more)

Generated by StatCVS 0.5.0