[root]/statcvs/src/net/sf/statcvs/input
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 319 (100.0%) | 6286 (100.0%) | 19.7 |
Richard Cyganiak | 194 (60.8%) | 4005 (63.7%) | 20.6 |
Benoit Xhenseval | 12 (3.8%) | 1347 (21.4%) | 112.2 |
Lukasz Pekacki | 49 (15.4%) | 311 (4.9%) | 6.3 |
Manuel Schulze | 34 (10.7%) | 268 (4.3%) | 7.8 |
Steffen Pingel | 6 (1.9%) | 242 (3.8%) | 40.3 |
Jason Kealey | 4 (1.3%) | 54 (0.9%) | 13.5 |
farkas | 6 (1.9%) | 42 (0.7%) | 7.0 |
Anja Jentzsch | 14 (4.4%) | 17 (0.3%) | 1.2 |
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:
[Request 1252864 ] Displaying author real names, first cut.
11 lines of code changed in 1 file:
Re-instated messages for log out-of-sync issues, but now as info not warning
9 lines of code changed in 1 file:
No longer needed
0 lines of code changed in 1 file:
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:
- 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:
Bugfix: NPE with initially dead files (regression)
5 lines of code changed in 1 file:
Improved reporting of missing CVS metadata and out-of-sync state
26 lines of code changed in 2 files:
- 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:
Warn when all files were rejected by an (overly broad?) include/exclude pattern (bug 1146204)
34 lines of code changed in 1 file:
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:
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:
- Buildfile builds classes for Java 1.4
- Fixed some Javadoc warnings
7 lines of code changed in 2 files:
Fixed #1172753: StatCVS fails to parse CVSROOT logs
4 lines of code changed in 1 file:
merged parsing of entries file and symbolic names patch [#910508]
242 lines of code changed in 6 files:
Ignore case of login names in log (Bug 880397)
6 lines of code changed in 1 file:
The new log date format still caused problems on some JREs. This should fix it.
4 lines of code changed in 1 file:
Package descriptions for Javadoc
16 lines of code changed in 1 file:
Fixed lots of Eclipse warnings, mostly Javadoc related
18 lines of code changed in 3 files:
Fixed Bug 999617. No more warnings with the "Stab" and "Rel" states. Thanks to Erol Kutay for his analysis.
5 lines of code changed in 1 file:
(120 more)