summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.32release_1_32Sergey Poznyakoff2019-02-232-3/+3
* Minor fixes in docs.Sergey Poznyakoff2019-02-042-7/+8
* Fix typos in the documentationDaniel Le2019-01-151-2/+2
* Fix build on AIXSergey Poznyakoff2019-01-151-0/+2
* Version 1.31.90Sergey Poznyakoff2019-01-152-2/+18
* Ensure gnu format when running checkpoint testsSergey Poznyakoff2019-01-141-0/+2
* Fix compression testsSergey Poznyakoff2019-01-144-116/+65
* Fix possible NULL dereference (savannah bug #55369)Sergey Poznyakoff2019-01-141-0/+4
* Fix compilation without iconv.Sergey Poznyakoff2019-01-141-1/+4
* Fix iconv usage.Sergey Poznyakoff2019-01-141-1/+12
* tests: fix numeric.at for BSDPavel Raiskup2019-01-142-3/+7
* Fix typo in manpage.Sergey Poznyakoff2019-01-141-6/+6
* Fix expected output in dirrem tests.Sergey Poznyakoff2019-01-142-7/+13
* Fix the use of --checkpoint without explicit --checkpoint-actionSergey Poznyakoff2019-01-129-8/+161
* Remove erroneous abort() callSergey Poznyakoff2019-01-101-1/+1
* Version 1.31release_1_31Sergey Poznyakoff2019-01-02302-429/+312
* Fix the difflink testSergey Poznyakoff2018-12-281-2/+2
* Work over a bug in gnulib error()Sergey Poznyakoff2018-12-282-2/+37
* Implement the "wait" checkpoint action.Sergey Poznyakoff2018-12-2814-57/+110
* Fix CVE-2018-20482Sergey Poznyakoff2018-12-277-9/+231
* Disallow modifications to the global pax extended header in update mode.Sergey Poznyakoff2018-12-213-1/+10
* BugfixSergey Poznyakoff2018-12-211-1/+1
* Fix semantics of -K used together with explicit member names.Sergey Poznyakoff2018-12-214-10/+55
* Fix error handling when reading incremental snapshotsSergey Poznyakoff2018-12-211-15/+15
* Reject pax options starting with equals signSergey Poznyakoff2018-12-211-0/+3
* Fix buffer overflowSergey Poznyakoff2018-12-211-31/+39
* Fix improper memory accessSergey Poznyakoff2018-12-211-1/+1
* Fix parsing of ACLsSergey Poznyakoff2018-11-241-8/+28
* Don't try to read past the end of header string fieldsSergey Poznyakoff2018-11-245-18/+28
* Fix verbose ACL listingSergey Poznyakoff2018-11-121-0/+3
* tar: fix numbered backup bugPaul Eggert2018-10-281-1/+1
* * src/tar.c (expand_pax_option): Pacify recent GCC.Paul Eggert2018-10-281-1/+1
* build: update gnulib submodule to latestPaul Eggert2018-10-282-1/+1
* Minor fixes in wordsplit.cSergey Poznyakoff2018-08-021-13/+15
* build: update gnulib submodule to latestPaul Eggert2018-08-021-0/+0
* Silence gcc warnings in wordsplitSergey Poznyakoff2018-07-312-19/+27
* Fix double-free introduced by 577dc345Sergey Poznyakoff2018-07-311-3/+4
* Report race on systems without O_DIRECTORYPavel Raiskup2018-07-311-0/+5
* Avoid some resource leaksPavel Raiskup2018-07-313-4/+9
* Sync wordsplit and paxutils with the most recent versionsSergey Poznyakoff2018-07-313-425/+1457
* * doc/tar.1: Fix font typo noted by esr.Paul Eggert2018-06-131-1/+1
* * doc/tar.1: Don't refer to nonexistent tar(5).Paul Eggert2018-05-161-10/+8
* --one-top-level: avoid a heap-buffer-overflowJim Meyering2018-04-132-6/+12
* Tiny fixAndrew Hounsell2018-04-072-3/+3
* tests: avoid test failure with non-ancient autoconfJim Meyering2018-04-071-4/+2
* maint: avoid -Wstringop-truncation warnings from upcoming GCC8Jim Meyering2018-04-071-4/+4
* maint: avoid -Wstringop-truncation warnings upcoming GCC8Jim Meyering2018-04-071-5/+9
* maint: avoid warnings from upcoming GCC8Jim Meyering2018-04-072-1/+2
* Rewrite struct tm formattingSergey Poznyakoff2018-04-071-7/+3
* tests: add coverage for new --zstd and all other compression toolsJim Meyering2018-04-074-2/+124