Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 379 (100.0%) | 14310 (100.0%) | 37.7 |
statsvn/src/net/sf/statcvs/input/ | 101 (26.6%) | 5042 (35.2%) | 49.9 |
statsvn/src/net/sf/statcvs/util/ | 66 (17.4%) | 3812 (26.6%) | 57.7 |
statsvn/tests-src/net/sf/statsvn/input/samplefiles/ | 2 (0.5%) | 1750 (12.2%) | 875.0 |
statsvn/src/net/sf/statsvn/util/ | 30 (7.9%) | 1155 (8.1%) | 38.5 |
statsvn/src/net/sf/statsvn/util/svnkit/ | 5 (1.3%) | 477 (3.3%) | 95.4 |
statsvn/src/net/sf/statcvs/output/ | 25 (6.6%) | 461 (3.2%) | 18.4 |
statsvn/tests-src/net/sf/statcvs/input/ | 22 (5.8%) | 309 (2.2%) | 14.0 |
statsvn/src/net/sf/statsvn/input/ | 8 (2.1%) | 251 (1.8%) | 31.3 |
statsvn/ | 20 (5.3%) | 201 (1.4%) | 10.0 |
statsvn/src/net/sf/statsvn/ant/ | 8 (2.1%) | 170 (1.2%) | 21.2 |
statsvn/devdoc/ | 3 (0.8%) | 98 (0.7%) | 32.6 |
website/ | 5 (1.3%) | 82 (0.6%) | 16.4 |
statsvn/tests-src/net/sf/statsvn/util/ | 4 (1.1%) | 73 (0.5%) | 18.2 |
statsvn/src/net/sf/statsvn/output/ | 5 (1.3%) | 72 (0.5%) | 14.4 |
statsvn/tests-src/net/sf/statcvs/output/ | 2 (0.5%) | 65 (0.5%) | 32.5 |
statsvn/src/net/sf/statsvn/ | 7 (1.8%) | 61 (0.4%) | 8.7 |
statsvn/tests-src/net/sf/statcvs/util/ | 6 (1.6%) | 47 (0.3%) | 7.8 |
statsvn/src/net/sf/statcvs/ | 13 (3.4%) | 47 (0.3%) | 3.6 |
statsvn/src/net/sf/statcvs/renderer/ | 8 (2.1%) | 41 (0.3%) | 5.1 |
statsvn/site/ | 11 (2.9%) | 37 (0.3%) | 3.3 |
statsvn/.settings/ | 3 (0.8%) | 19 (0.1%) | 6.3 |
statsvn/etc/ | 2 (0.5%) | 16 (0.1%) | 8.0 |
statsvn/tests-src/net/sf/statsvn/input/ | 2 (0.5%) | 15 (0.1%) | 7.5 |
demo/script/ | 1 (0.3%) | 8 (0.1%) | 8.0 |
statsvn/src/net/sf/statcvs/ant/ | 2 (0.5%) | 1 (0.0%) | 0.5 |
website/dist/0.1.2/ | 2 (0.5%) | 0 (0.0%) | 0.0 |
website/dist/0.1.1/ | 2 (0.5%) | 0 (0.0%) | 0.0 |
website/dist/0.0.9/ | 1 (0.3%) | 0 (0.0%) | 0.0 |
statsvn/tests-src/net/sf/statcvs/input/samplefiles/ | 6 (1.6%) | 0 (0.0%) | 0.0 |
statsvn/lib/ | 7 (1.8%) | 0 (0.0%) | 0.0 |
no bug: Add anonymize to StatSVN ant task. Contributed by Markus Schulte.
16 lines of code changed in 2 files:
Implemented usage of svnkit instead of command-line tool. Some work contributed by yogesh.
654 lines of code changed in 25 files:
Refactored svn calls into various interfaces instead of static utility methods. Made it easier to implement an alternate way to query the server (using svnkit, for example). Allowed extensibility in current classes.
2732 lines of code changed in 18 files:
bug 1963918 - crash when only change is a property change. (added issue number in changes.xml)
1 lines of code changed in 1 file:
Bug 1993217, Thanks to Edward Oubrayrie: Fixed issue in command line help with regards to -concurrency-threshold
2 lines of code changed in 2 files:
(changed classpath from absolute to relative path)
4 lines of code changed in 2 files:
bug 1963918 - crash when only change is a property change.
3 lines of code changed in 1 file:
updated news & navigation.
11 lines of code changed in 2 files:
Modified changes.xml and Ant task.
17 lines of code changed in 2 files:
Beta of improved diff that makes use of the per-revision diffs now available in Subversion (instead of per file).
233 lines of code changed in 7 files:
Partial work on an improved diff that makes use of the per-revision diffs now available in Subversion (instead of per file).
175 lines of code changed in 2 files:
Bug 1718710: StatSVN needs to specify "--diff-cmd diff"
1 lines of code changed in 1 file:
Added more details for users.
8 lines of code changed in 1 file:
added a warning + a news item.
13 lines of code changed in 2 files:
bug 1637082: better output of where the error occurs.
13 lines of code changed in 2 files:
minor edit to increase rank on google
2 lines of code changed in 1 file:
previous changes that I forgot to log
3 lines of code changed in 1 file:
bug 1605167: svn mime-type problem
1 lines of code changed in 1 file:
fixed %22 issue present on some operating systems
3 lines of code changed in 2 files:
aligned ant task names with statcvs conventions
1 lines of code changed in 1 file:
(79 more)