Summary Period: 2006-02-21 to 2006-04-13
158 (27.1%)
5507 (17.0%)

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 158 (100.0%) | 5507 (100.0%) | 34.8 |
| src/net/sf/statcvs/input/ | 68 (43.0%) | 3321 (60.3%) | 48.8 |
| src/net/sf/statcvs/model/ | 11 (7.0%) | 919 (16.7%) | 83.5 |
| tests-src/net/sf/statcvs/model/ | 9 (5.7%) | 420 (7.6%) | 46.6 |
| src/net/sf/statcvs/util/ | 7 (4.4%) | 283 (5.1%) | 40.4 |
| src/net/sf/statcvs/output/ | 24 (15.2%) | 167 (3.0%) | 6.9 |
| tests-src/net/sf/statcvs/input/ | 9 (5.7%) | 112 (2.0%) | 12.4 |
| src/net/sf/statcvs/ | 6 (3.8%) | 92 (1.7%) | 15.3 |
| devdoc/ | 1 (0.6%) | 81 (1.5%) | 81.0 |
| src/net/sf/statcvs/reports/ | 12 (7.6%) | 43 (0.8%) | 3.5 |
| tests-src/net/sf/statcvs/output/ | 1 (0.6%) | 28 (0.5%) | 28.0 |
| src/net/sf/statcvs/renderer/ | 6 (3.8%) | 27 (0.5%) | 4.5 |
| src/net/sf/statcvs/ant/ | 1 (0.6%) | 11 (0.2%) | 11.0 |
| src/net/sf/statcvs/reportmodel/ | 1 (0.6%) | 2 (0.0%) | 2.0 |
| / | 2 (1.3%) | 1 (0.0%) | 0.5 |


bug 18 - cached info is now taken into account when attempting to diff revisions
54 lines of code changed in:
Bug 18 - updated the cache xml file to include binary status; still need to use this information before using svn diff
204 lines of code changed in:
updated ant task to include cache directory
11 lines of code changed in:
renaming line counts to cache & persisting binary status in cache (initial implemetation only)
428 lines of code changed in:
converting dates in svn log into local timezone
92 lines of code changed in:
now saving xml files by default in $HOME/.statsvn/
18 lines of code changed in:
now saving xml files by default in the directory where statsvn.jar resides
24 lines of code changed in:
use repository uuid instead of repository url for naming of lineCounts xml files
44 lines of code changed in:
fixed
bug 10: now saving xml files to a directory specified by command line arguments
40 lines of code changed in:
making the $Id$ keyword work
3 lines of code changed in:
comments changed
3 lines of code changed in:
added ID keyword to the last two files added to repository
1 lines of code changed in:
fixed
Bug 10 except for saving xml files (repositories and lineCounts_*) to the statsvn directory
335 lines of code changed in:
now all revisions of a path are saved under the same path in lineCounts.xml; a revision with only property changes is now correctly interpreted as 0 0 instead of -1 -1
190 lines of code changed in:
bug 9: resolved
8 lines of code changed in:
bug 9: diff on deleted files (not finished yet)
69 lines of code changed in:
refactored file handlers, added LineCountsBuilder, svn diff is now not used if line counts exist in the xml file
391 lines of code changed in:
writing & reading of lineCounts.xml (still following issues: full or relative path for xml entries; saved xml data is not used - data will be duplicated in next xml file; limited svn diff parsing to first 5 files)
360 lines of code changed in:
fixed display bug on index.html (br is not shown anymore)
1 lines of code changed in:
finished parsing of svn diff (per file): now assigns added/removed lines to the correct revision
13 lines of code changed in:
(7 more)
Generated by StatSVN v0.1