[root]/statsvn/src/net/sf/statsvn/util
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 128 (100.0%) | 1116 (100.0%) | 8.7 |
| Benoit Xhenseval | 115 (89.8%) | 776 (69.5%) | 6.7 |
| Jean-Philippe Daigle | 4 (3.1%) | 186 (16.7%) | 46.5 |
| Jason Kealey | 9 (7.0%) | 154 (13.8%) | 17.1 |
bug 1963918 - crash when only change is a property change.
3 lines of code changed in 1 file:
removed some 1.5 code, updated StatCVS 0.3.1-dev
3 lines of code changed in 1 file:
Eclipse cleanUp.
289 lines of code changed in 12 files:
fix for windows.
3 lines of code changed in 1 file:
Beta of improved diff that makes use of the per-revision diffs now available in Subversion (instead of per file).
15 lines of code changed in 1 file:
Partial work on an improved diff that makes use of the per-revision diffs now available in Subversion (instead of per file).
120 lines of code changed in 1 file:
Bug 1718710: StatSVN needs to specify "--diff-cmd diff"
1 lines of code changed in 1 file:
more cleanups
11 lines of code changed in 1 file:
fixed some checkstyle warnings
24 lines of code changed in 1 file:
Added EnvReport helper to aid in diagnosing common failure cases in problem reports.
149 lines of code changed in 1 file:
[Bug 1653392]Accepting the patch as is, as suggested by Jason. Thanks Dermot.
7 lines of code changed in 1 file:
Removed recent 1.5 code, updated the statcvs to 0.3.1-dev, compiled under 1.4.
Will do a beta release of the new jar under www.statsvn.org/beta/statsvn.jar
39 lines of code changed in 3 files:
Fix for Bug: [ 1654750 ] SvnInfoUtils.urlToAbsolutePath mangles path
2 lines of code changed in 1 file:
bug 1637082: better output of where the error occurs.
3 lines of code changed in 1 file:
Enabling INFO by default.
1 lines of code changed in 1 file:
Fix a few QA warnings.
11 lines of code changed in 2 files:
bug 1605167: svn mime-type problem
1 lines of code changed in 1 file:
fixed %22 issue present on some operating systems
3 lines of code changed in 2 files:
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.
90 lines of code changed in 10 files:
reduce the noise level. If one wants to see the svn commands fired, one has to enable logger.fine(...)
1 lines of code changed in 1 file:
(18 more)