Directory statsvn/src/net/sf/statsvn/output/

Total Files:
4
Deleted Files:
29
Lines of Code:
545

Browse with ViewVC

[root]/statsvn/src/net/sf/statsvn/output

                            Folder removed from repo web-files (0 files, 0 lines)

Lines of Code

statsvn/src/net/sf/statsvn/output/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 130 (100.0%) 1131 (100.0%) 8.7
Benoit Xhenseval 123 (94.6%) 1047 (92.6%) 8.5
Jason Kealey 5 (3.8%) 72 (6.4%) 14.4
Jean-Philippe Daigle 2 (1.5%) 12 (1.1%) 6.0

Most Recent Commits

Jason Kealey 2009-08-10 20:08 Rev.: 394

Implemented usage of svnkit instead of command-line tool. Some work contributed by yogesh.

46 lines of code changed in 2 files:

Benoit Xhenseval 2008-03-28 18:46 Rev.: 351

Eclipse cleanUp.

20 lines of code changed in 2 files:

Benoit Xhenseval 2008-03-28 16:55 Rev.: 348

The RepoMap and LOCChurn pages are now managed by StatCVS.

Also enable the -xml option in StatSVN.

0 lines of code changed in 3 files:

Jason Kealey 2008-03-28 04:00 Rev.: 346

Beta of improved diff that makes use of the per-revision diffs now available in Subversion (instead of per file).

25 lines of code changed in 2 files:

Benoit Xhenseval 2008-03-27 23:42 Rev.: 345

Matching changes made in StatCVS for the XML output.

3 lines of code changed in 1 file:

Jean-Philippe Daigle 2007-06-27 17:52 Rev.: 340

fix for enhancement request 1743119 on sourceforge: support for anonymizing report

12 lines of code changed in 2 files:

Benoit Xhenseval 2007-04-09 15:50 Rev.: 331

[Request 1692245 ] Allow to use another top-level directory than 'tags'. use -tags-dir /releases/ if your directory is the top directory "releases".

100 lines of code changed in 2 files:

Benoit Xhenseval 2007-02-19 10:06 Rev.: 286

Fix NPE in RepoMapPageMaker.java

see https://sourceforge.net/tracker/index.php?func=detail&aid=1657197&group_id=164845&atid=833326

7 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-12 20:37 Rev.: 268

add link to JTreeMap.

5 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-10 22:37 Rev.: 256

Fix a few QA warnings.

0 lines of code changed in 1 file:

Jason Kealey 2007-01-10 20:31 Rev.: 247

Organized Imports, got rid of warnings

1 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-10 20:25 Rev.: 246

In order to ensure consistency and ability to use the Ant Task as a logging mechanism, we've replaced Logger by a TaskLogger

The default implementation is the java.util.logging.Logger with fine/info/severe levels. There is also an AntTaskLogger automatically

used for the Ant task.

13 lines of code changed in 4 files:

Benoit Xhenseval 2007-01-10 18:47 Rev.: 242

Reduce Log to use the LOGGER.fine for churn.

3 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-03 21:13 Rev.: 224

A bit of QA tidy-up.

6 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-03 20:09 Rev.: 222

Moved the dump functionality to its own class.

2 lines of code changed in 1 file:

Benoit Xhenseval 2007-01-03 14:12 Rev.: 220

Checkstyle and corrected unit tests to use new interface.

3 lines of code changed in 2 files:

Benoit Xhenseval 2007-01-03 13:37 Rev.: 218

Better error log if jar not copied properly.

30 lines of code changed in 1 file:

Benoit Xhenseval 2006-12-26 20:52 Rev.: 211

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.

11 lines of code changed in 2 files:

Benoit Xhenseval 2006-12-12 23:06 Rev.: 202

Removal of -hopefully- the last bits of JDK 1.5 code.

19 lines of code changed in 1 file:

Benoit Xhenseval 2006-12-12 20:26 Rev.: 200

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.

256 lines of code changed in 3 files:

Benoit Xhenseval 2006-12-12 13:16 Rev.: 197

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.

258 lines of code changed in 1 file:

Benoit Xhenseval 2006-12-12 13:15 Rev.: 196

A bit of tidy up (Checkstyle, PMD, FindBugs, Simian).

Plus showing a statsvn.bat script for typical usage.

Changed the TODO to @todo which are picked up by Maven (see the Task List report, Jason it would be good to go through it and drop whatever may be old).

6 lines of code changed in 1 file:

Benoit Xhenseval 2006-12-03 21:14 Rev.: 185

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.

40 lines of code changed in 2 files:

Benoit Xhenseval 2006-11-22 23:55 Rev.: 164

A fair amount of tidy up following warnings from FindBugs, PMD, Checkstyle.

38 lines of code changed in 4 files:

Benoit Xhenseval 2006-11-22 21:54 Rev.: 161

rework the test to eliminate ViewCvs but allow ViewVc (one extends the other one...)

Quick fix.

2 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-22 16:35 Rev.: 159

Throw a ConfigurationException if the user set up viewCvs or CVSWeb integration

as they are not supported by Subversion.

11 lines of code changed in 1 file:

Benoit Xhenseval 2006-11-21 00:08 Rev.: 155

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

211 lines of code changed in 29 files:

Benoit Xhenseval 2006-11-19 20:08 Rev.: 147

Changing version number back to 0.1.3 in preparation to the 0.1.3 release.

3 lines of code changed in 3 files:

Benoit Xhenseval 2006-11-19 19:35 Rev.: 144

Move to net.sf.statsvn

0 lines of code changed in 54 files:

Generated by StatSVN 0.7.0