summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/zip/ZipEightByteInteger.java
Commit message (Expand)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* Revert last 5 commitsGintas Grigelionis2018-11-041-1/+1
* SonarQube: unnecessary parentheses is a major code smellGintas Grigelionis2018-11-041-1/+1
* Checkstyle and simplify, next iterationGintas Grigelionis2018-04-051-4/+2
* Remove extraneous casts and (un)boxing, tersify logicGintas Grigelionis2018-04-011-3/+3
* Checkstyle: whitespace, line continuation and modifier idiosyncrasiesGintas Grigelionis2017-12-111-2/+2
* organize importsJan Matèrne2014-07-031-2/+2
* merge Zip64 support from Commons CompressStefan Bodewig2012-06-041-0/+229