Directory statsvn/src/net/sf/statcvs/

Directory Created:
2006-01-19 07:13
Directory Deleted:
2006-11-19 19:35
Total Files:
0
Deleted Files:
7
Lines of Code:
0

Browse with ViewVC

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

                         ant (0 files, 0 lines)

                         input (0 files, 0 lines)

                         model (0 files, 0 lines)

                         output (0 files, 0 lines)

                         renderer (0 files, 0 lines)

                         reportmodel (0 files, 0 lines)

                         reports (0 files, 0 lines)

                         util (0 files, 0 lines)

                         web-files (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 40 (100.0%) 302 (100.0%) 7.5
gunterm 6 (15.0%) 92 (30.5%) 15.3
jpdaigle 11 (27.5%) 89 (29.5%) 8.0
benoitx 10 (25.0%) 74 (24.5%) 7.4
jkealey 13 (32.5%) 47 (15.6%) 3.6

Most Recent Commits

benoitx 2006-11-19 19:35

Move to net.sf.statsvn

0 lines of code changed in:

benoitx 2006-11-18 01:14

Fixed some checkstyle issues (using final wherever possible, hence a few changes...)

Introduced constants and rename final static method in upper case (was inconsistent).

Also there were a few inconsistencies in the use of { on the same line as for or if.

Re-ordered private/static/final keywords to follow java standard (e.g. private static final...)

I hope this is ok.

55 lines of code changed in:

benoitx 2006-11-16 11:10

First cut for the refactored html/xdoc generation.

Use the new command line parameter -format xdoc|html (html by default).

When xdoc is used and NO css is provided, it will use the objectlab-statcvs-xdoc.css which is now part of StatSvn.

This checkin also resurrect the Maven build.

19 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+19 -13)
jkealey 2006-11-14 02:34

- version 0.1.2

- patch to be XHTML compliant.

1 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+1 -1)
jkealey 2006-11-07 02:10

Merged in changes from StatCVS 0.2.3. Creating StatSVN 0.1.1

4 lines of code changed in:

jkealey 2006-11-06 05:41

1580913 - NPE on statsvn run when author name is null

1 lines of code changed in:

jkealey 2006-08-30 15:16

errors found by klocwork inforce

5 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+5 -2)
jkealey 2006-04-10 16:59

renamed viewcvs to viewvc everywhere except Ant task.

1 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+1 -1)
jkealey 2006-04-04 20:18

bug 12: some work towards re-integrating input layer level tests

wrote a fixture that helps run statsvn without having to connect to the server, using files.

26 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+26 -25)
jpdaigle 2006-03-25 08:32

Fixed usage message to reflect -bugzilla option

1 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+1)
jpdaigle 2006-03-24 03:50

Bug 5 first attempt: authentication parameters

7 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+7 -3)
jpdaigle 2006-03-13 00:25

Bug 16: check that "repository root" information is available from the "svn info" command. (A 1.3+ feature.)

Fail on startup if not available.

1 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+1)
jkealey 2006-03-12 00:41

bug 29: refactor: calls to Svn*Utils should pass by RepositoryFileManager

1 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+1 -1)
jkealey 2006-03-10 20:42

reverted back to original state.

2 lines of code changed in:

jkealey 2006-03-10 03:15

fixed » problem

2 lines of code changed in:

jpdaigle 2006-03-06 05:20

Bug 16: check version of svn executable before attempting to generate reports.

10 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+10)
gunterm 2006-02-24 05:09

finished parsing of svn diff (per file): now assigns added/removed lines to the correct revision

5 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+5 -10)
gunterm 2006-02-23 22:50

added parsing of svn diff (per revision is commented out, per file is enabled)

73 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+73 -60)
gunterm 2006-02-23 19:04

changed CVS to SVN in properties and results page

4 lines of code changed in:

jkealey 2006-02-23 05:03

Fixed bug with root folder causing problems. All filenames must not be prefixed by /

1 lines of code changed in:

  • statsvn/src/net/sf/statcvs: Main.java (+1 -1)

(4 more)

Generated by StatSVN 0.3.0-dev