bug 9: diff on deleted files (not finished yet)
69 lines of code changed in 3 files:
* Added some serial ids to serializable classes.
* added utility methods to go from [relative, absolute, url] to [relative, absolute, url]
* deprecated a few files
* Bug 1: added test suite to make sure they work as intended. need to test in the field, but behaviour is now easy to track.
422 lines of code changed in 13 files:
Used new ConfigurationOptions.getCheckedOutDirectoryAsFile() instead.
3 lines of code changed in 2 files:
removed useless comments
26 lines of code changed in 1 file:
bug 2: getRevision(filename): make efficient
281 lines of code changed in 1 file:
bug 2: getRevision(filename): make efficient
624 lines of code changed in 8 files:
removed path to svn command - it should always be in your $PATH
2 lines of code changed in 1 file:
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 7 files:
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 2 files:
fixed display bug on index.html (br is not shown anymore)
1 lines of code changed in 1 file:
finished parsing of svn diff (per file): now assigns added/removed lines to the correct revision
13 lines of code changed in 3 files:
can now know if a file (either deleted or not) is binary
not 100% tested :)
373 lines of code changed in 5 files:
added parsing of svn diff (per revision is commented out, per file is enabled)
264 lines of code changed in 8 files:
changed CVS to SVN in properties and results page
5 lines of code changed in 2 files:
fixed parsing assumption: now author, date, paths, msg can appear in any order
546 lines of code changed in 4 files:
removed another @version@ string
1 lines of code changed in 1 file:
Fixed bug with root folder causing problems. All filenames must not be prefixed by /
19 lines of code changed in 5 files:
removed / prefix that corrupted output.
4 lines of code changed in 2 files:
inefficient code to get a working hello world
1012 lines of code changed in 12 files:
a few minor changes to the builders
29 lines of code changed in 3 files:
added explanation on ADMR
1 lines of code changed in 1 file:
added explanation on ADMR
81 lines of code changed in 1 file:
more work on handler, renamed cvslogutils
151 lines of code changed in 5 files:
Utility class to convert xsd:DateTime to java.util.Date
157 lines of code changed in 2 files:
first attempts at the XML parser
212 lines of code changed in 7 files:
renaming from CVS to abstract names or SVN; followed StatsCVS recommedations
797 lines of code changed in 69 files:
svn log dtd from subversion distribution
16 lines of code changed in 1 file:
added xsd file for svn-log
81 lines of code changed in 1 file:
changed a few strings; added svn update/log to the build script.
107 lines of code changed in 3 files:
changed archive name to statsvn
2 lines of code changed in 1 file:
statsvn wasn't named properly in eclipse project
1 lines of code changed in 1 file:
eclipse project files
28 lines of code changed in 2 files: