summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing option to manpage and remove duplicate operationHEADmasterBenno Schulenberg2023-05-012-11/+9
* Change some wording in doc/intern.texiSergey Poznyakoff2023-04-181-3/+4
* Exclude VCS directory with writing from an archiveAnton Makrushin2023-04-184-1/+93
* Detect EOF when deleting from archive.Sergey Poznyakoff2023-02-214-0/+47
* Changes in extended header decoderSergey Poznyakoff2023-02-111-3/+12
* Prevent dead loop in extract_fileSergey Poznyakoff2023-02-111-6/+7
* Fix boundary checking in base-256 decoderSergey Poznyakoff2023-02-111-2/+3
* Adjust to Gnulib macro renamingPaul Eggert2023-01-062-2/+2
* build: update gnulib, paxutils submodules to latestPaul Eggert2023-01-062-0/+0
* Go back to single-file bootstrapPaul Eggert2023-01-066-1386/+1326
* Fix ‘assume’ includePaul Eggert2023-01-061-0/+1
* Update copyright yearsPaul Eggert2023-01-06317-317/+318
* Optionally warn about missing zero blocks at the end of the archiveSergey Poznyakoff2022-12-295-97/+243
* Fix example use of find command in documentationSergey Poznyakoff2022-12-271-2/+6
* Fix savannah bug #63567Sergey Poznyakoff2022-12-261-1/+2
* Fix -Af F bug when F is not a regular filePaul Eggert2022-11-031-37/+12
* Fix README-* filesPaul Eggert2022-11-032-37/+20
* Fix undefined behavior on bad extended headerPaul Eggert2022-10-271-2/+2
* Fix savannah bug #63123Sergey Poznyakoff2022-10-221-50/+58
* Fix savannah bug #63250Sergey Poznyakoff2022-10-221-0/+1
* Mention previous bug fixPaul Eggert2022-10-071-1/+3
* tests: check for recently-fixed bugPaul Eggert2022-10-072-0/+36
* tar: fix --exclude-vcs-ignores memoryAurélien Martin2022-10-071-0/+1
* build: update submodules to latestPaul Eggert2022-09-103-0/+3
* Fix bootstrap.conf when no paxutilsPaul Eggert2022-09-101-1/+3
* Fix data loss when acting as filterPaul Eggert2022-09-038-17/+35
* Fix --delete bug with short readsPaul Eggert2022-09-023-2/+10
* Do not diagnose same xattr file twicePaul Eggert2022-08-262-44/+17
* Fix bug with -x --xattr read-only filesPaul Eggert2022-08-264-16/+58
* Avoid quadratic behavior with delayed linksPaul Eggert2022-08-151-94/+139
* Improve performance a bit on non-birthtime hostsPaul Eggert2022-08-151-3/+21
* Avoid excess lseek etc.Paul Eggert2022-08-155-153/+119
* Omit MS-DOS mentions in docPaul Eggert2022-08-151-5/+3
* Work around GCC bug 106436Paul Eggert2022-07-251-0/+1
* Avoid unlikely crash when xasprintf returns 0Paul Eggert2022-07-251-9/+24
* Update .gitignorePaul Eggert2022-07-251-21/+22
* Fix minor type confusionPaul Eggert2022-07-251-15/+15
* Work around GCC bug 106428Paul Eggert2022-07-251-5/+7
* Work around GCC bug 106427Paul Eggert2022-07-251-3/+7
* Adjust to Gnulib bootstrap revampPaul Eggert2022-07-248-1038/+1501
* * doc/tar.1: Fix --xattrs-exclude typo.Paul Eggert2022-07-111-5/+5
* Avoid EOVERFLOW problems in some symlink testsPaul Eggert2022-06-131-16/+12
* Fix ‘make dist-xz’ bugPaul Eggert2022-06-131-1/+1
* Fix commentary in new test casePaul Eggert2022-06-131-9/+1
* Fix doc -c typoPaul Eggert2022-06-121-1/+1
* Update to current Autoconf & GettextPaul Eggert2022-06-124-17/+39
* build: update gnulib and paxutils submodules to latestPaul Eggert2022-06-122-0/+0
* tar: fix race conditionJames Abbatiello2022-06-101-8/+8
* tar: fix race conditionPaul Eggert2022-06-102-23/+43
* test: new test extrac25.atPaul Eggert2022-06-103-0/+48