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
/
ZipOutputStream.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address some Javadoc issues
Matt Benson
2022-02-13
1
-2
/
+4
*
Override ZipOutputStream.write(int)
Helder Pereira
2021-03-13
1
-0
/
+18
*
Refer to Java 8 documentation for consistency
twogee
2019-06-02
1
-2
/
+4
*
removed http links from java sources to the extent possible
jkf
2019-05-25
1
-2
/
+2
*
updated reference to license from http to https using
jkf
2019-05-25
1
-1
/
+1
*
Revert last 5 commits
Gintas Grigelionis
2018-11-04
1
-3
/
+5
*
SonarQube: unnecessary parentheses is a major code smell
Gintas Grigelionis
2018-11-04
1
-5
/
+3
*
Revert "Check spelling"
Gintas Grigelionis
2018-09-11
1
-2
/
+2
*
Check spelling
Gintas Grigelionis
2018-09-09
1
-2
/
+2
*
Merge 1.9.x branch into master
Jaikiran Pai
2018-09-07
1
-1
/
+4
|
\
|
*
bz-62686 Correctly handle compression level changes in ZipOutputStream
Jaikiran Pai
2018-09-07
1
-1
/
+4
|
*
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
Gintas Grigelionis
2017-12-11
1
-9
/
+8
|
*
Let’s use doclint
Gintas Grigelionis
2017-12-10
1
-7
/
+75
*
|
Unwrap some logic; uniform checks of StringBuilder size
Gintas Grigelionis
2018-04-06
1
-14
/
+10
*
|
Tidy up the code
Gintas Grigelionis
2018-04-03
1
-7
/
+7
*
|
Use diamonds
Gintas Grigelionis
2018-04-02
1
-2
/
+2
*
|
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
Gintas Grigelionis
2017-12-11
1
-9
/
+8
*
|
Let’s use doclint
Gintas Grigelionis
2017-12-10
1
-7
/
+75
*
|
reduce GC pressure by replacing File(In|Out)putStream
Stefan Bodewig
2017-04-12
1
-2
/
+2
|
/
*
Sonar meets backwards compatibility requirements
Stefan Bodewig
2016-12-21
1
-6
/
+6
*
yet another potential AIOBException in zip package
Stefan Bodewig
2015-07-21
1
-1
/
+1
*
port Kristian Rosenvold's write performance improvements from Commons Compress
Stefan Bodewig
2015-01-20
1
-178
/
+258
*
whitespace
Stefan Bodewig
2014-07-12
1
-3
/
+3
*
checkstyle
Jan Matèrne
2014-07-04
1
-10
/
+13
*
organize imports
Jan Matèrne
2014-07-03
1
-9
/
+9
*
re-use a bunch of temporary arrays - merge from Compress
Stefan Bodewig
2013-01-05
1
-1
/
+3
*
merge recent fixes from Compress' tar package
Stefan Bodewig
2012-12-27
1
-6
/
+12
*
some stray @since tags from CC
Stefan Bodewig
2012-06-04
1
-7
/
+0
*
merge Zip64 support from Commons Compress
Stefan Bodewig
2012-06-04
1
-257
/
+739
*
NS_DANGEROUS_NON_SHORT_CIRCUIT
Jesse N. Glick
2012-03-05
1
-1
/
+1
*
finalize deflater instance in ZipOutputStream.
Stefan Bodewig
2011-08-03
1
-0
/
+1
*
EFS in APPNOTE.TXT stands for 'Early Feature Specification' so our usage of i...
Stefan Bodewig
2010-02-19
1
-7
/
+15
*
ensure the same encoding is used for name and comment in all places. Submitt...
Stefan Bodewig
2009-03-05
1
-13
/
+18
*
even more encoding options for zips
Stefan Bodewig
2009-03-04
1
-17
/
+88
*
improved zip-encoding support for JDK < 1.5, submitted by Wolfgang Glas, merg...
Stefan Bodewig
2009-03-02
1
-56
/
+67
*
optionally read/write InfoZIP unicode fields, merge from commons-compress
Stefan Bodewig
2009-02-26
1
-3
/
+28
*
whitespace
Stefan Bodewig
2009-02-19
1
-7
/
+7
*
Support more modern encoding flag where archives signal filenames as UTF-8. ...
Stefan Bodewig
2009-02-19
1
-31
/
+71
*
Move the zip package into a Java 1.4 world
Stefan Bodewig
2009-01-29
1
-9
/
+12
*
feed Deflater smaller chunks because it seems to copy around the data a lot. ...
Stefan Bodewig
2008-07-16
1
-3
/
+29
*
magic number
Peter Reilly
2007-09-25
1
-0
/
+10
*
magic numbers
Peter Reilly
2007-08-23
1
-1
/
+2
*
remove some magic numbers
Peter Reilly
2007-08-22
1
-19
/
+26
*
checkstyle
Peter Reilly
2006-11-18
1
-1
/
+6
*
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
-2
/
+2
*
Removed reflection for 1.1 purposes
Jacobus Martinus Kruithof
2005-05-22
1
-3
/
+3
*
removed lines with $Revision: x.y $ lines (after verification)
Jacobus Martinus Kruithof
2005-03-09
1
-1
/
+0
*
Allo zip to store files with size between 2GB and 4GB
Stefan Bodewig
2005-02-18
1
-2
/
+17
*
Added level attribute to zip & subclasses.
Matthew Jason Benson
2005-02-02
1
-19
/
+32
[next]