summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.34release_1_34Sergey Poznyakoff2021-02-133-2/+18
* xattrs: fix capabilities root testPavel Raiskup2021-02-081-2/+3
* Gracefully handle duplicate symlinks when extractingSergey Poznyakoff2021-02-081-35/+44
* Fix savannah bug #60002Sergey Poznyakoff2021-02-045-1/+50
* Fix memory leak in read_headerSergey Poznyakoff2021-01-171-12/+28
* Fix improper argument reference.Sergey Poznyakoff2021-01-171-1/+1
* Fix regression itroduced by 66162927.Sergey Poznyakoff2021-01-161-20/+36
* Fixes in the delete_archive_members functionSergey Poznyakoff2021-01-141-90/+107
* Use stdopen from gnulibSergey Poznyakoff2021-01-085-104/+4
* Actually prefer /dev/full over /dev/null as a replacement for stdinSergey Poznyakoff2021-01-082-4/+14
* Version 1.33release_1_33Sergey Poznyakoff2021-01-074-7/+36
* Update copyright yearsSergey Poznyakoff2021-01-06309-310/+310
* Fix typo in the manpageSergey Poznyakoff2020-07-131-2/+2
* Bugfix --sparse --diff modePavel Raiskup2020-07-101-1/+1
* Accept only position-sensitive (file-selection) options in file list files.Sergey Poznyakoff2020-06-244-370/+444
* Fix the logic of prepare_to_extract.Sergey Poznyakoff2020-06-221-78/+50
* Make sure link counting works for file names supplied with -TSergey Poznyakoff2020-06-153-13/+38
* Remove freemanuals.texiAlfred M. Szmidt2020-06-103-95/+0
* Fix typo in docsSergey Poznyakoff2020-06-031-1/+1
* BugfixSergey Poznyakoff2020-06-031-1/+1
* tar: avoid read overrunPaul Eggert2020-05-191-0/+2
* Fix handling of linked rename chains in incremental backupsSergey Poznyakoff2020-02-154-39/+132
* Update copyright yearsSergey Poznyakoff2020-02-08307-307/+307
* Fix the --no-overwrite-dir optionSergey Poznyakoff2020-02-084-42/+146
* Wildcards in exclude-vcs-ignore mode should not match slashSergey Poznyakoff2019-12-031-1/+2
* Version 1.32.90Sergey Poznyakoff2019-11-272-2/+4
* Testsuite fixesSergey Poznyakoff2019-11-254-5/+5
* Another testsuite fix.Sergey Poznyakoff2019-11-141-0/+3
* Testsuite fix.Sergey Poznyakoff2019-11-131-2/+8
* Consistently use x2realloc for buffer reallocationSergey Poznyakoff2019-08-252-42/+14
* Fix extraction of symbolic links hardlinked to another symbolic linksSergey Poznyakoff2019-08-181-12/+65
* Fix --delay-directory-restore on archives with reversed member ordering.Sergey Poznyakoff2019-04-114-11/+102
* Minor changeSergey Poznyakoff2019-03-281-2/+2
* Typesetting fixes in the manpageSergey Poznyakoff2019-03-281-8/+12
* POSIX extended format headers do not include PID by defaultZachary Vance2019-03-285-27/+73
* Check return value from xgetcwdSergey Poznyakoff2019-03-031-3/+7
* 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