This is an automated email from the ASF dual-hosted git repository.
bodewig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git
from 8a302c615 credit @Tomodachi94 for #215
add 114228d30 improve DirectoryScanner filtering performance
add 3275173a3 improve filtering performance in Copy
add 38393ea48 Merge branch 'apache:master' into master
add 985714efc refactor Path construction
add 6afcb46eb avoid array copy when no symlinks filtered out
add f2eb4ae33 add name to contributors
new b3f64f0f7 Merge pull request #212 from esaulpaugh/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CONTRIBUTORS | 1 +
contributors.xml | 4 +++
.../org/apache/tools/ant/DirectoryScanner.java | 32 ++++++++++------------
src/main/org/apache/tools/ant/taskdefs/Copy.java | 18 ++++++------
4 files changed, 29 insertions(+), 26 deletions(-)