[root]/src/testcases/org/apache/tools/mail
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 224 (100.0%) | 32.0 |
antoine | 4 (57.1%) | 218 (97.3%) | 54.5 |
bodewig | 1 (14.3%) | 6 (2.7%) | 6.0 |
peterreilly | 1 (14.3%) | 0 (0.0%) | 0.0 |
mbenson | 1 (14.3%) | 0 (0.0%) | 0.0 |
committing the 'D' portion from svn move src/testcases src/tests/junit
0 lines of code changed in:
copy2license.pl
6 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
1 lines of code changed in:
Remove trailing spaces in all java files
in order to make checkstyle happy
84 lines of code changed in:
Switch to Apache Software License 2.0
12 lines of code changed in:
Prevent empty headers from being sent in plain mail messages.
Make the order of the headers of plain mail predictable by using
two parallel vectors instead of a hashset to store the headers internally.
Style corrections
PR: 22088
Submitted by: Michael Davey (michael dot davey at coderage dot org)
121 lines of code changed in: