Directory statsvn/src/net/sf/statcvs/input/

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 221 (100.0%) 9011 (100.0%) 40.7
jkealey 103 (46.6%) 5042 (56.0%) 48.9
gunterm 68 (30.8%) 2566 (28.5%) 37.7
jpdaigle 13 (5.9%) 973 (10.8%) 74.8
benoitx 37 (16.7%) 430 (4.8%) 11.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.

283 lines of code changed in:

benoitx 2006-11-17 00:39

Replaced string concatenation with StringBuffer

Added a few final on constructor parameters.

Fixed a few FindBugs/PMD/Checkstyle.

Added a site navigation file for Maven.

147 lines of code changed in:

jkealey 2006-11-08 13:07

better error messages

6 lines of code changed in:

jkealey 2006-11-06 05:41

1580913 - NPE on statsvn run when author name is null

3 lines of code changed in:

jkealey 2006-08-30 15:16

errors found by klocwork inforce

1 lines of code changed in:

jkealey 2006-04-14 00:58

bug 18: handling of new IOException during diff instead of causing application to stop (to handle server DoS protection gracefully, as we did previously)

4 lines of code changed in:

gunterm 2006-04-13 13:24

bug 18 - cached info is now taken into account when attempting to diff revisions

54 lines of code changed in:

jkealey 2006-04-13 00:09

Bug 14: now including copyfrom-path and copyfrom-rev in our RevisionData ... in case we ever want to use it.

30 lines of code changed in:

gunterm 2006-04-12 22:13

Bug 18 - updated the cache xml file to include binary status; still need to use this information before using svn diff

182 lines of code changed in:

jkealey 2006-04-11 22:05

bug 31: centralize how we execute other processes.

bug 18: helping persistence of binary status by bubbling up BinaryDiffException

252 lines of code changed in:

gunterm 2006-04-11 21:28

renaming line counts to cache & persisting binary status in cache (initial implemetation only)

70 lines of code changed in:

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.

3 lines of code changed in:

jkealey 2006-03-20 16:11

bug 15: svn.log is filled with entries in other branches, even if not relevant to current working folder.

319 lines of code changed in:

gunterm 2006-03-13 20:57

use repository uuid instead of repository url for naming of lineCounts xml files

29 lines of code changed in:

gunterm 2006-03-13 18:48

fixed bug 10: now saving xml files to a directory specified by command line arguments

6 lines of code changed in:

gunterm 2006-03-13 15:07

making the $Id$ keyword work

3 lines of code changed in:

gunterm 2006-03-13 15:02

comments changed

3 lines of code changed in:

gunterm 2006-03-13 14:57

added ID keyword to the last two files added to repository

1 lines of code changed in:

gunterm 2006-03-13 05:31

fixed Bug 10 except for saving xml files (repositories and lineCounts_*) to the statsvn directory

68 lines of code changed in:

(34 more)

Generated by StatSVN 0.3.0-dev