[root]/statsvn/src/net/sf/statsvn
ant
(2 files, 179 lines)
input
(12 files, 3551 lines)
model
(0 files, 0 lines)
output
(7 files, 934 lines)
web-files
(1 files, 0 lines)
renderer
(0 files, 0 lines)
reportmodel
(0 files, 0 lines)
reports
(0 files, 0 lines)
util
(13 files, 1428 lines)
Adding a -dump functionality that read the svn log file, builds the Repository model and just prints it with the TaskLogger (Console by default).
This is useful to spot inconsistencies.
144 lines of code changed in:
bug 1573421: updated statcvs dev jar file; fixed resource problems in ant task, added new arguments.
25 lines of code changed in:
Bug 1573421: Update statcvs Ant task for SVN - better error logging.
20 lines of code changed in:
Bug 1573421: Update statcvs Ant task for SVN.
1 lines of code changed in:
New Report: LOC and Churn shows the usual LOC with the amount of code touched per day.
Hopefully the churn should go decreasingly towards a release.
5 lines of code changed in:
New Report: Repo Map, a jtreemap-based report (applet) that shows the entire source tree in a hierarchical manner, the size of each box is related to LOC and the colour to the changes over the last 30 days (red -loc, green +loc). This is experimental but quite useful I think.
22 lines of code changed in:
Upgraded StatCVS to version 0.3.0-dev (lots of refactoring inside StatCVS).
26 lines of code changed in:
Introduce new options for multi-threading the SVN DIFF commands.
-threads (default 25)
-concurrency-threshold (default 2000 ms)
This means that unless an svn diff takes more than 2 sec, it will not launch the 25 threads.
Multi-threading is limited to the svn diff.
5 lines of code changed in:
A fair amount of tidy up following warnings from FindBugs, PMD, Checkstyle.
15 lines of code changed in:
line up one option
1 lines of code changed in:
Attention...
StatSvn no longer contains the StatCvs code, instead it shall depend on statcvs-0.2.4.jar (or whichever version StatCvs shall use when they take our changes).
A fair amount of changes will make it to StatCvs in order to support xdoc (in StatCvs), XHTML generation and use of StringBuffers.
Jason will do the StatCvs checkin soon, in the meantime I include statcvs-0.2.4.jar in the lib directory.
Enjoy
18 lines of code changed in:
Changing version number back to 0.1.3 in preparation to the 0.1.3 release.
1 lines of code changed in:
Move to net.sf.statsvn
0 lines of code changed in:
move to net.sf.statsvn
0 lines of code changed in: