index
:
delta/java/ant.git
1.9.x
ANT_12_FIXES
ANT_13_BRANCH
ANT_14_BRANCH
ANT_15_BRANCH
ANT_16_BRANCH
ANT_17_BRANCH
ANT_184_BRANCH
ANT_18_BRANCH
ANT_SITE
TOMCAT_31
bug_47552_scp_compression
dependabot/maven/src/etc/poms/ant-commons-net/commons-net-commons-net-3.9.0
dependabot/maven/src/etc/poms/ant-junit/xerces-xercesImpl-2.12.2
dependabot/maven/src/etc/poms/ant/xerces-xercesImpl-2.12.2
java-10-version
java8
jkf-1.10-requires-jdk8
jkf-review
logoutput-jmod-link
master
prepare_Ant_1.9.5
prepare_Ant_1.9.6
remove-tests-constants-from-main-tree
run-single-test-method
tomcat_32
git.apache.org: repos/asf/ant.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
org
/
apache
/
tools
/
zip
/
ZipFile.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '1.9.x'
Stefan Bodewig
2021-07-10
1
-1
/
+19
|
\
|
*
port some fixes from Commons Compress
Stefan Bodewig
2021-07-10
1
-1
/
+19
|
*
Let’s use doclint
Gintas Grigelionis
2017-12-10
1
-3
/
+6
*
|
Refer to Java 8 documentation for consistency
twogee
2019-06-02
1
-1
/
+2
*
|
removed http links from java sources to the extent possible
jkf
2019-05-25
1
-1
/
+1
*
|
updated reference to license from http to https using
jkf
2019-05-25
1
-1
/
+1
*
|
Refactor getZipEntryStream
Gintas Grigelionis
2018-11-19
1
-0
/
+4
*
|
Revert last 5 commits
Gintas Grigelionis
2018-11-04
1
-1
/
+2
*
|
SonarQube: unnecessary parentheses is a major code smell
Gintas Grigelionis
2018-11-04
1
-2
/
+1
*
|
Checkstyle/spelling
Gintas Grigelionis
2018-04-20
1
-2
/
+2
*
|
Java 8: computeIfAbsent/withInitial
Gintas Grigelionis
2018-04-03
1
-5
/
+1
*
|
Let’s use doclint
Gintas Grigelionis
2017-12-10
1
-3
/
+6
*
|
code updates
Matt Benson
2017-04-19
1
-42
/
+37
|
/
*
false positives for null dereferences
Stefan Bodewig
2016-12-21
1
-3
/
+3
*
Sonar false positives for resource leaks
Stefan Bodewig
2016-12-20
1
-1
/
+3
*
make ZipFile implement Closeable
Stefan Bodewig
2016-03-28
1
-1
/
+2
*
Don't whine about unclosed archives if the file isn't even there.
Stefan Bodewig
2015-01-20
1
-2
/
+2
*
whitespace
Stefan Bodewig
2014-07-12
1
-1
/
+1
*
make it compile under Java5 (1.5.0_22-b03)
Jan Matèrne
2014-07-04
1
-68
/
+67
*
checkstyle
Jan Matèrne
2014-07-04
1
-3
/
+4
*
organize imports
Jan Matèrne
2014-07-03
1
-6
/
+6
*
Merge handling of duplicate entries from Commons Compress' ZipFile - needed t...
Stefan Bodewig
2013-06-04
1
-40
/
+111
*
don't search beyond the start of the archive
Stefan Bodewig
2013-01-27
1
-5
/
+11
*
improve performance when reading non zip64 zip files, merge from commons comp...
Stefan Bodewig
2013-01-27
1
-8
/
+19
*
re-use a bunch of temporary arrays - merge from Compress
Stefan Bodewig
2013-01-05
1
-51
/
+39
*
merge Zip64 support from Commons Compress
Stefan Bodewig
2012-06-04
1
-225
/
+448
*
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
Jacobus Martinus Kruithof
2012-05-26
1
-1
/
+1
*
ZipFile doesn't work properly for archives using unicode extra fields. Port ...
Stefan Bodewig
2011-12-05
1
-1
/
+7
*
there is an off-by-one error in the loop that searches for the 'end of centra...
Stefan Bodewig
2011-08-05
1
-7
/
+9
*
clean up Inflater instance as some JDKs won't do it for us. PR 42696. Submi...
Stefan Bodewig
2011-07-13
1
-1
/
+7
*
EFS in APPNOTE.TXT stands for 'Early Feature Specification' so our usage of i...
Stefan Bodewig
2010-02-19
1
-12
/
+12
*
Parse central directory part of ZIP extra fields. PR 46637
Stefan Bodewig
2009-03-03
1
-9
/
+3
*
improved zip-encoding support for JDK < 1.5, submitted by Wolfgang Glas, merg...
Stefan Bodewig
2009-03-02
1
-44
/
+23
*
provide options for enhanced encoding support in ZIP, document it. Many than...
Stefan Bodewig
2009-02-27
1
-4
/
+4
*
optionally read/write InfoZIP unicode fields, merge from commons-compress
Stefan Bodewig
2009-02-26
1
-12
/
+124
*
use the desired encoding to decode
Stefan Bodewig
2009-02-23
1
-1
/
+1
*
use nio for decoding of names - merge from commons-compress rev 746933
Stefan Bodewig
2009-02-23
1
-3
/
+9
*
Support more modern encoding flag where archives signal filenames as UTF-8. ...
Stefan Bodewig
2009-02-19
1
-6
/
+26
*
fix a bunch of findbugs reported problems in the zip, tar and bzip2 classes. ...
Stefan Bodewig
2009-02-05
1
-2
/
+18
*
Make sure ZIP archive is closed even when a RuntimeExpection occurs. PR 46559
Stefan Bodewig
2009-01-29
1
-6
/
+9
*
Move the zip package into a Java 1.4 world
Stefan Bodewig
2009-01-29
1
-4
/
+6
*
fail early if ZipFile is applied to a non-ZIP archive. PR 45463. Suggested ...
Stefan Bodewig
2008-08-08
1
-1
/
+5
*
Made up my mind on the fix for PR 35000. Empty != broken, so make it two sep...
Stefan Bodewig
2008-07-18
1
-72
/
+20
*
an empty central directory is fine for an empty archive
Stefan Bodewig
2008-07-17
1
-3
/
+71
*
an archive with an empty central directory is broken. PR 35000. Submitted b...
Stefan Bodewig
2008-07-17
1
-0
/
+4
*
magic numbers
Peter Reilly
2007-08-23
1
-5
/
+13
*
checkstyle: some magic numbers
Peter Reilly
2007-08-21
1
-60
/
+63
*
checkstyle
Peter Reilly
2006-11-18
1
-2
/
+2
*
copy2license.pl
Stefan Bodewig
2006-09-01
1
-5
/
+6
*
JDK 1.2 is EOL and documentation is no more available. Point to JDK 5 API
Stephane Bailliez
2005-10-22
1
-1
/
+1
[next]