[root]/src/main/org/apache/tools/tar
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 122 (100.0%) | 3275 (100.0%) | 26.8 |
stefano | 6 (4.9%) | 2161 (66.0%) | 360.1 |
conor | 31 (25.4%) | 574 (17.5%) | 18.5 |
peterreilly | 19 (15.6%) | 134 (4.1%) | 7.0 |
sbailliez | 5 (4.1%) | 125 (3.8%) | 25.0 |
bodewig | 31 (25.4%) | 111 (3.4%) | 3.5 |
antoine | 18 (14.8%) | 90 (2.7%) | 5.0 |
donaldp | 4 (3.3%) | 49 (1.5%) | 12.2 |
jkf | 7 (5.7%) | 22 (0.7%) | 3.1 |
umagesh | 1 (0.8%) | 9 (0.3%) | 9.0 |
protected
5 lines of code changed in:
trailing spaces
2 lines of code changed in:
TarInputStream.read() never returns EOF: bugzilla 39924
6 lines of code changed in:
bugzilla: 40334 possible NPE in TarInputStream
5 lines of code changed in:
copy2license.pl
36 lines of code changed in:
allow TarOutputStream to be closed more than once, PR 38027
9 lines of code changed in:
provide more information
6 lines of code changed in:
2005
1 lines of code changed in:
Removed unused private fields
0 lines of code changed in:
moved { one line up, extended Cright
2 lines of code changed in:
PR: 34241
Tar task now accepts files <8GB (was <2GB), according to POSIX tar standard.
20 lines of code changed in:
Fix TarInputStream#read() and remove unneeded override of single-array-arg read method at the same time. PR 34097
8 lines of code changed in:
javadoc
101 lines of code changed in:
year
1 lines of code changed in:
Write two EOF blocks for tar rather than one
PR: 28776
Obtained from: Oliver Rossmueller
4 lines of code changed in:
fix for infinite loop on incorrect tar files
PR: 29877
Obtained from: Ray Waldin
10 lines of code changed in:
Make Jikes happy
16 lines of code changed in:
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
0 lines of code changed in:
Copyright owner is The Apache Software Foundation
6 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
12 lines of code changed in:
(33 more)