Directory statcvs/src/net/sf/statcvs/input/

Directory Created:
2002-07-26 13:14
Total Files:
12
Deleted Files:
8
Lines of Code:
1916

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 323 (100.0%) 6332 (100.0%) 19.6
Richard Cyganiak 194 (60.1%) 4005 (63.3%) 20.6
Benoit Xhenseval 16 (5.0%) 1393 (22.0%) 87.0
Lukasz Pekacki 49 (15.2%) 311 (4.9%) 6.3
Manuel Schulze 34 (10.5%) 268 (4.2%) 7.8
Steffen Pingel 6 (1.9%) 242 (3.8%) 40.3
Jason Kealey 4 (1.2%) 54 (0.9%) 13.5
farkas 6 (1.9%) 42 (0.7%) 7.0
Anja Jentzsch 14 (4.3%) 17 (0.3%) 1.2

Most Recent Commits

Benoit Xhenseval 2009-03-18 16:25 Rev.: 1.44

When replacing name, also replace the ID.

4 lines of code changed in 1 file:

Benoit Xhenseval 2009-03-16 23:39 Rev.: 1.43

Add ability to MERGE 2 users through the config-file user.[userName].replacedBy=[newUserName]

25 lines of code changed in 1 file:

  • statcvs/src/net/sf/statcvs/input: Builder.java (+25 -13)
Benoit Xhenseval 2009-03-13 23:04 Rev.: 1.42

Make the Charts much more configurable through the properties file.
Upgraded to JFreeChart 1.0.12.

5 lines of code changed in 1 file:

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

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]

12 lines of code changed in 1 file:

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...

1336 lines of code changed in 11 files:

Benoit Xhenseval 2007-04-06 17:53 Rev.: 1.39

[Request 1252864 ] Displaying author real names, first cut.

11 lines of code changed in 1 file:

Richard Cyganiak 2006-12-09 15:29 Rev.: 1.17

Re-instated messages for log out-of-sync issues, but now as info not warning

9 lines of code changed in 1 file:

Richard Cyganiak 2006-12-09 15:13 Rev.: 1.3

No longer needed

0 lines of code changed in 1 file:

Richard Cyganiak 2006-12-09 14:22 Rev.: 1.38

Refactoring to reduce the tunneling of configuration options through the static ConfigurationOptions class. Instead, a ReportConfig object is now widely passed around and has getters for most of the options.

10 lines of code changed in 1 file:

Richard Cyganiak 2006-12-08 21:15 Rev.: 1.37

- Repository.getSymbolicNames() now returns only those matching ConfigurationOptions.getSymbolicNamesPattern()
- Added Repository.getHead() special symbolic name
- Show repository tags in commit log
- Add table with all tags to index page

22 lines of code changed in 1 file:

Richard Cyganiak 2006-12-08 16:28 Rev.: 1.36

Bugfix: NPE with initially dead files (regression)

5 lines of code changed in 1 file:

Richard Cyganiak 2006-12-08 13:55

Improved reporting of missing CVS metadata and out-of-sync state

26 lines of code changed in 2 files:

Richard Cyganiak 2006-12-08 13:22

- show warning if specified log is not for specified working copy
- show warning if log and/or working copy need updating

50 lines of code changed in 2 files:

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

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

34 lines of code changed in 1 file:

Richard Cyganiak 2006-12-05 21:44

Cope with empty log file instead of aborting. Deprecated EmptyRepositoryException, it is no longer used by StatCVS.

11 lines of code changed in 3 files:

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.

54 lines of code changed in 4 files:

Richard Cyganiak 2006-10-10 09:07

- Buildfile builds classes for Java 1.4
- Fixed some Javadoc warnings

7 lines of code changed in 2 files:

Richard Cyganiak 2005-03-29 23:45 Rev.: 1.13

Fixed #1172753: StatCVS fails to parse CVSROOT logs

4 lines of code changed in 1 file:

Steffen Pingel 2004-12-14 13:38

merged parsing of entries file and symbolic names patch [#910508]

242 lines of code changed in 6 files:

Richard Cyganiak 2004-10-29 18:55 Rev.: 1.28

Ignore case of login names in log (Bug 880397)

6 lines of code changed in 1 file:

(124 more)

Generated by StatCVS 0.5.0