[root]/statsvn/src/net/sf/statcvs/ant
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 120 (100.0%) | 15.0 |
Jean-Philippe Daigle | 2 (25.0%) | 54 (45.0%) | 27.0 |
Benoit Xhenseval | 3 (37.5%) | 54 (45.0%) | 18.0 |
Gunter Mussbacher | 1 (12.5%) | 11 (9.2%) | 11.0 |
Jason Kealey | 2 (25.0%) | 1 (0.8%) | 0.5 |
Move to net.sf.statsvn
0 lines of code changed in 2 files:
Fixed some checkstyle issues (using final wherever possible, hence a few changes...)
Introduced constants and rename final static method in upper case (was inconsistent).
Also there were a few inconsistencies in the use of { on the same line as for or if.
Re-ordered private/static/final keywords to follow java standard (e.g. private static final...)
I hope this is ok.
54 lines of code changed in 1 file:
updated ant task to include cache directory
11 lines of code changed in 1 file:
renamed viewcvs to viewvc everywhere except Ant task.
1 lines of code changed in 1 file:
got rid of cvsweb and fixed broken tests for repository integration
0 lines of code changed in 1 file:
Initial statcvs project import
54 lines of code changed in 2 files: