]> git.ipfire.org Git - thirdparty/tar.git/shortlog
thirdparty/tar.git
2020-06-22  Sergey PoznyakoffFix the logic of prepare_to_extract.
2020-06-15  Sergey PoznyakoffMake sure link counting works for file names supplied...
2020-06-10  Alfred M. SzmidtRemove freemanuals.texi
2020-06-03  Sergey PoznyakoffFix typo in docs
2020-06-03  Sergey PoznyakoffBugfix
2020-05-19  Paul Eggerttar: avoid read overrun
2020-02-15  Sergey PoznyakoffFix handling of linked rename chains in incremental...
2020-02-08  Sergey PoznyakoffUpdate copyright years
2020-02-08  Sergey PoznyakoffFix the --no-overwrite-dir option
2019-12-03  Sergey PoznyakoffWildcards in exclude-vcs-ignore mode should not match...
2019-11-27  Sergey PoznyakoffVersion 1.32.90
2019-11-25  Sergey PoznyakoffTestsuite fixes
2019-11-14  Sergey PoznyakoffAnother testsuite fix.
2019-11-13  Sergey PoznyakoffTestsuite fix.
2019-08-25  Sergey PoznyakoffConsistently use x2realloc for buffer reallocation
2019-08-18  Sergey PoznyakoffFix extraction of symbolic links hardlinked to another...
2019-04-11  Sergey PoznyakoffFix --delay-directory-restore on archives with reversed...
2019-03-28  Sergey PoznyakoffMinor change
2019-03-28  Sergey PoznyakoffTypesetting fixes in the manpage
2019-03-28  Zachary VancePOSIX extended format headers do not include PID by...
2019-03-03  Sergey PoznyakoffCheck return value from xgetcwd
2019-02-23  Sergey PoznyakoffVersion 1.32 release_1_32
2019-02-04  Sergey PoznyakoffMinor fixes in docs.
2019-01-15  Daniel LeFix typos in the documentation
2019-01-15  Sergey PoznyakoffFix build on AIX
2019-01-15  Sergey PoznyakoffVersion 1.31.90
2019-01-14  Sergey PoznyakoffEnsure gnu format when running checkpoint tests
2019-01-14  Sergey PoznyakoffFix compression tests
2019-01-14  Sergey PoznyakoffFix possible NULL dereference (savannah bug #55369)
2019-01-14  Sergey PoznyakoffFix compilation without iconv.
2019-01-14  Sergey PoznyakoffFix iconv usage.
2019-01-14  Pavel Raiskuptests: fix numeric.at for BSD
2019-01-14  Sergey PoznyakoffFix typo in manpage.
2019-01-14  Sergey PoznyakoffFix expected output in dirrem tests.
2019-01-12  Sergey PoznyakoffFix the use of --checkpoint without explicit --checkpoi...
2019-01-10  Sergey PoznyakoffRemove erroneous abort() call
2019-01-02  Sergey PoznyakoffVersion 1.31 release_1_31
2018-12-28  Sergey PoznyakoffFix the difflink test
2018-12-28  Sergey PoznyakoffWork over a bug in gnulib error()
2018-12-28  Sergey PoznyakoffImplement the "wait" checkpoint action.
2018-12-27  Sergey PoznyakoffFix CVE-2018-20482
2018-12-21  Sergey PoznyakoffDisallow modifications to the global pax extended heade...
2018-12-21  Sergey PoznyakoffBugfix
2018-12-21  Sergey PoznyakoffFix semantics of -K used together with explicit member...
2018-12-21  Sergey PoznyakoffFix error handling when reading incremental snapshots
2018-12-21  Sergey PoznyakoffReject pax options starting with equals sign
2018-12-21  Sergey PoznyakoffFix buffer overflow
2018-12-21  Sergey PoznyakoffFix improper memory access
2018-11-24  Sergey PoznyakoffFix parsing of ACLs
2018-11-24  Sergey PoznyakoffDon't try to read past the end of header string fields
2018-11-12  Sergey PoznyakoffFix verbose ACL listing
2018-10-28  Paul Eggerttar: fix numbered backup bug
2018-10-28  Paul Eggert* src/tar.c (expand_pax_option): Pacify recent GCC.
2018-10-28  Paul Eggertbuild: update gnulib submodule to latest
2018-08-02  Sergey PoznyakoffMinor fixes in wordsplit.c
2018-08-02  Paul Eggertbuild: update gnulib submodule to latest
2018-07-31  Sergey PoznyakoffSilence gcc warnings in wordsplit
2018-07-31  Sergey PoznyakoffFix double-free introduced by 577dc345
2018-07-31  Pavel RaiskupReport race on systems without O_DIRECTORY
2018-07-31  Pavel RaiskupAvoid some resource leaks
2018-07-31  Sergey PoznyakoffSync wordsplit and paxutils with the most recent versions
2018-06-13  Paul Eggert* doc/tar.1: Fix font typo noted by esr.
2018-05-16  Paul Eggert* doc/tar.1: Don't refer to nonexistent tar(5).
2018-04-13  Jim Meyering--one-top-level: avoid a heap-buffer-overflow
2018-04-07  Andrew HounsellTiny fix
2018-04-07  Jim Meyeringtests: avoid test failure with non-ancient autoconf
2018-04-07  Jim Meyeringmaint: avoid -Wstringop-truncation warnings from upcomi...
2018-04-07  Jim Meyeringmaint: avoid -Wstringop-truncation warnings upcoming...
2018-04-07  Jim Meyeringmaint: avoid warnings from upcoming GCC8
2018-04-07  Sergey PoznyakoffRewrite struct tm formatting
2018-04-07  Jim Meyeringtests: add coverage for new --zstd and all other compre...
2018-03-18  Aaron SchrabFix typo
2018-03-18  Sergey PoznyakoffVersion 1.30.90
2018-03-18  Adam BorowskiAdd support for zstd compression
2018-03-18  Pavel Raiskuptests: fix race in dirrem01 and dirrem02
2018-03-13  Sergey PoznyakoffFix typos in the docs
2018-03-13  Sergey PoznyakoffProvide a way to skip tests that create very large...
2018-03-13  Sergey PoznyakoffTestsuite bugfix
2018-03-13  Sergey Poznyakofftestsuite: account for absolute file names starting...
2017-12-17  Sergey PoznyakoffVersion 1.30 release_1_30
2017-11-20  Paul EggertFix "concatenating" typo.
2017-11-18  Paul EggertPort to gcc -Wimplicit-fallthrough=5
2017-11-18  Paul EggertPort to Texinfo 6.4
2017-11-18  Paul EggertDocument base-256 representation in GNU format
2017-11-18  Paul Eggertbuild: update gnulib submodule to latest
2017-11-18  Paul EggertFix typo caught by GCC 7.2.1
2017-11-16  Sergey PoznyakoffUpdate docs
2017-11-16  Pavel Raiskuptests: more deterministic xattr07
2017-11-16  Sergey PoznyakoffMinor improvements in the docs.
2017-11-16  Sergey PoznyakoffNew option --warning=failed-read
2017-11-16  Sergey PoznyakoffFix docs
2017-11-16  Sergey PoznyakoffFix the --delay-directory-restore option
2017-11-09  Sergey PoznyakoffFix reporting of hardlink mismatch during compare
2017-11-09  Sergey PoznyakoffFix --verbatim-files-from
2017-11-09  Sergey PoznyakoffFix typo
2017-09-30  Sergey PoznyakoffFix the effect of --transform over hard link targets...
2017-08-24  Sergey PoznyakoffBugfix
2017-06-29  Troels ThomsenFix typo
2017-05-29  Pavel RaiskupFix non-deterministic archive type detection
2017-05-29  Jonas JulinoFix handling of directories removed during incremental...
next