| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | properly handle File.list() returning null | Stefan Bodewig | 2023-03-02 | 1 | -0/+3 |
| * | try to properly decode multibyte encoded names in tar entries | Stefan Bodewig | 2022-11-26 | 1 | -5/+66 |
| * | Names end before the first NULL (not the last) | Keith W. Campbell | 2022-10-26 | 1 | -3/+3 |
| * | Use Bulk operation instead of iteration. | Arturo Bernal | 2021-10-03 | 1 | -3/+2 |
| * | record tar symlink change of #142 | Stefan Bodewig | 2021-09-25 | 1 | -0/+2 |
| * | Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mst... | Stefan Bodewig | 2021-09-25 | 1 | -0/+18 |
| |\ | |||||
| | * | TarEntry: make linkFlag accessible | Marc Strapetz | 2020-12-10 | 1 | -0/+18 |
| * | | Merge branch '1.9.x' | Stefan Bodewig | 2021-07-10 | 1 | -2/+5 |
| |\ \ | |/ |/| | |||||
| | * | port some fixes from Commons Compress | Stefan Bodewig | 2021-07-10 | 1 | -2/+5 |
| | * | Use String#contains() (cherry-pick 92f18cf) | Gintas Grigelionis | 2018-05-26 | 1 | -1/+1 |
| | * | More foreach loops (cherry-pick 061d29b) | Gintas Grigelionis | 2018-05-26 | 1 | -4/+3 |
| | * | Use foreach loops (cherry-pick 1c80d50) | Gintas Grigelionis | 2018-05-26 | 1 | -2/+1 |
| | * | Checkstyle: whitespace, line continuation and modifier idiosyncrasies | Gintas Grigelionis | 2017-12-11 | 5 | -86/+87 |
| | * | Let’s use doclint | Gintas Grigelionis | 2017-12-10 | 4 | -23/+36 |
| * | | removed http links from java sources to the extent possible | jkf | 2019-05-25 | 2 | -3/+3 |
| * | | updated reference to license from http to https using | jkf | 2019-05-25 | 7 | -7/+7 |
| * | | Revert last 5 commits | Gintas Grigelionis | 2018-11-04 | 3 | -18/+33 |
| * | | SonarQube: nested if’s is a major code smell | Gintas Grigelionis | 2018-11-04 | 1 | -7/+4 |
| * | | SonarQube: unnecessary parentheses is a major code smell | Gintas Grigelionis | 2018-11-04 | 2 | -28/+16 |
| * | | Checkstyle: dangling operators | Gintas Grigelionis | 2018-11-04 | 1 | -2/+2 |
| * | | Use StandardCharsets | Gintas Grigelionis | 2018-08-20 | 3 | -12/+8 |
| * | | Avoid Collections.list().stream() | Gintas Grigelionis | 2018-05-17 | 1 | -25/+33 |
| * | | Use foreach loops | Gintas Grigelionis | 2018-04-12 | 1 | -4/+3 |
| * | | Inline/whitespace/format | Gintas Grigelionis | 2018-04-12 | 1 | -2/+1 |
| * | | Use null-or-empty pattern | Gintas Grigelionis | 2018-04-06 | 2 | -2/+2 |
| * | | Avoid repetition | Gintas Grigelionis | 2018-04-06 | 1 | -1/+1 |
| * | | Checkstyle and simplify, next iteration | Gintas Grigelionis | 2018-04-05 | 1 | -13/+5 |
| * | | Use diamonds | Gintas Grigelionis | 2018-04-02 | 2 | -2/+2 |
| * | | Remove extraneous casts and (un)boxing, tersify logic | Gintas Grigelionis | 2018-04-01 | 1 | -13/+5 |
| * | | Use String.contains() | Gintas Grigelionis | 2018-04-01 | 1 | -1/+1 |
| * | | Use foreach loops | Gintas Grigelionis | 2018-04-01 | 1 | -2/+1 |
| * | | Shorten fully qualified names and other small fixes | Gintas Grigelionis | 2018-03-31 | 1 | -3/+1 |
| * | | Checkstyle: whitespace, line continuation and modifier idiosyncrasies | Gintas Grigelionis | 2017-12-11 | 5 | -86/+87 |
| * | | Let’s use doclint | Gintas Grigelionis | 2017-12-10 | 4 | -23/+36 |
| |/ | |||||
| * | use better suited exceptions | Stefan Bodewig | 2016-12-22 | 1 | -1/+1 |
| * | there is no better choice of a non-generic exception | Stefan Bodewig | 2016-12-22 | 1 | -2/+2 |
| * | accept "impossible" exceptions | Stefan Bodewig | 2016-12-22 | 2 | -5/+6 |
| * | false positives and trivial fixes | Stefan Bodewig | 2016-12-21 | 1 | -1/+1 |
| * | fix possible null dereferences | Stefan Bodewig | 2016-12-21 | 1 | -1/+1 |
| * | port tar fix from commons compress | Stefan Bodewig | 2016-02-07 | 1 | -1/+11 |
| * | COMPRESS-324 be mor lenient when detecting GNU long name entries | Stefan Bodewig | 2015-10-11 | 1 | -4/+2 |
| * | fix javadoc | Jan Matèrne | 2015-05-28 | 1 | -2/+2 |
| * | make tar package deal with bigger gid/uids | Stefan Bodewig | 2015-05-09 | 3 | -12/+66 |
| * | COMPRESS-312 normalize filename in TarEntry's (File, String) constructor | Stefan Bodewig | 2015-03-28 | 1 | -6/+7 |
| * | port fix for COMPRESS-289 from Commons Compress | Stefan Bodewig | 2014-09-21 | 1 | -7/+22 |
| * | whitespace | Stefan Bodewig | 2014-07-12 | 3 | -5/+5 |
| * | make it compile under Java5 (1.5.0_22-b03) | Jan Matèrne | 2014-07-04 | 1 | -31/+28 |
| * | checkstyle | Jan Matèrne | 2014-07-04 | 4 | -44/+48 |
| * | organize imports | Jan Matèrne | 2014-07-03 | 3 | -2/+3 |
| * | checkstyle, some Java5 | Jan Matèrne | 2014-07-03 | 1 | -29/+36 |
