Directory statsvn/src/net/sf/statcvs/util/

Directory Created:
2006-01-19 08:13
Directory Deleted:
2006-11-19 20:35
Total Files:
0
Deleted Files:
22
Lines of Code:
0

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 143 (100.0%) 4668 (100.0%) 32.6
Jason Kealey 66 (46.2%) 3812 (81.7%) 57.7
Benoit Xhenseval 51 (35.7%) 361 (7.7%) 7.0
Gunter Mussbacher 7 (4.9%) 271 (5.8%) 38.7
Jean-Philippe Daigle 19 (13.3%) 224 (4.8%) 11.7

Most Recent Commits

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

Move to net.sf.statsvn

0 lines of code changed in 22 files:

Benoit Xhenseval 2006-11-18 02:14 Rev.: 141

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.

297 lines of code changed in 16 files:

Benoit Xhenseval 2006-11-17 01:39 Rev.: 138

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.

64 lines of code changed in 13 files:

Jason Kealey 2006-11-14 03:34 Rev.: 126

- version 0.1.2
- patch to be XHTML compliant.

2 lines of code changed in 1 file:

Jason Kealey 2006-11-10 14:06 Rev.: 125

svn --version was not working in other languages. this patch makes it work even in traditional chinese
(reported by Tedkie Chan)

1 lines of code changed in 1 file:

Jason Kealey 2006-11-09 16:07 Rev.: 124

Version bug found by: Douglas John Culnane

1 lines of code changed in 1 file:

Jason Kealey 2006-11-08 14:07 Rev.: 123

better error messages

3 lines of code changed in 2 files:

Jason Kealey 2006-11-07 01:51 Rev.: 119

Patch by Benoit Xhenseval (benoitx)
Better error message instead of cryptic: 'Invalid svn info xml; unable to find revision or url'

498 lines of code changed in 1 file:

Jason Kealey 2006-04-13 23:30 Rev.: 107

bug 18: propget on deleted binary files now works, even if it is not used.
Now throwing error when message is in standard out AND error stream. Previous tests had shown the error was on the error stream, but now it is shown on the standard out.

21 lines of code changed in 2 files:

Jason Kealey 2006-04-13 00:29 Rev.: 95

bug 31: removed useless import

0 lines of code changed in 1 file:

Jason Kealey 2006-04-13 00:28 Rev.: 94

bug 18: fixed issue with calling getCurrentLine() instead of nextline().
tested: when network fails, bubbles up an IOException such as "svn: can't write to connection: An existing connection was forcibly closed by the remote host".
needs to be tested on server that prevents DoS, but the IOException needs to be handled to try and continue and persist any information that was acquired

1 lines of code changed in 1 file:

Jason Kealey 2006-04-12 23:44 Rev.: 93

bug 31: had forgotten a process creation

8 lines of code changed in 1 file:

Jason Kealey 2006-04-11 23:05 Rev.: 90

bug 31: centralize how we execute other processes.
bug 18: helping persistence of binary status by bubbling up BinaryDiffException

142 lines of code changed in 6 files:

Jason Kealey 2006-04-04 21:18 Rev.: 84

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.

554 lines of code changed in 2 files:

Jean-Philippe Daigle 2006-03-24 04:50 Rev.: 81

Bug 5 first attempt: authentication parameters

11 lines of code changed in 4 files:

Jason Kealey 2006-03-20 17:11 Rev.: 79

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

35 lines of code changed in 1 file:

Gunter Mussbacher 2006-03-14 22:54 Rev.: 76

converting dates in svn log into local timezone

92 lines of code changed in 1 file:

Gunter Mussbacher 2006-03-13 21:57 Rev.: 73

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

15 lines of code changed in 1 file:

Jean-Philippe Daigle 2006-03-13 01:26 Rev.: 67

Better javadoc for SvnVersionMismatchException.

5 lines of code changed in 1 file:

Jean-Philippe Daigle 2006-03-13 01:25 Rev.: 66

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

38 lines of code changed in 1 file:

(27 more)

Generated by StatSVN 0.5.0