summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typoAaron Schrab2018-03-181-1/+1
* Version 1.30.90Sergey Poznyakoff2018-03-183-2/+14
* Add support for zstd compressionAdam Borowski2018-03-187-10/+44
* tests: fix race in dirrem01 and dirrem02Pavel Raiskup2018-03-182-5/+7
* Fix typos in the docsSergey Poznyakoff2018-03-132-5/+5
* Provide a way to skip tests that create very large filesSergey Poznyakoff2018-03-136-5/+12
* Testsuite bugfixSergey Poznyakoff2018-03-131-1/+1
* testsuite: account for absolute file names starting with double slashSergey Poznyakoff2018-03-132-27/+37
* Version 1.30release_1_30Sergey Poznyakoff2017-12-172-5/+11
* Fix "concatenating" typo.Paul Eggert2017-11-201-1/+1
* Port to gcc -Wimplicit-fallthrough=5Paul Eggert2017-11-1810-50/+45
* Port to Texinfo 6.4Paul Eggert2017-11-182-15/+15
* Document base-256 representation in GNU formatPaul Eggert2017-11-181-6/+18
* build: update gnulib submodule to latestPaul Eggert2017-11-181-0/+0
* Fix typo caught by GCC 7.2.1Paul Eggert2017-11-181-0/+1