]> git.ipfire.org Git - thirdparty/tar.git/shortlog
thirdparty/tar.git
2024-03-03  Paul Eggerttar: fix current_block confusion master
2024-03-03  Paul Eggerttar: fix unlikely overflow
2024-03-03  Paul Eggerttar: improve diagnostic for truncated archive
2024-01-16  Sergey PoznyakoffAvoid gcc 13 "unused parameter" warnings
2024-01-15  Sergey PoznyakoffRecognize suffixes .z (gzip) and .tzo (lzop)
2024-01-15  Sergey PoznyakoffFix description of the CACHEDIR.TAG file.
2024-01-15  Sergey PoznyakoffFix --exclude-ignore option.
2024-01-15  Sergey PoznyakoffFix missing space in the manual
2024-01-14  Sergey PoznyakoffWhen given -c -a, issue a warning if no compressor...
2024-01-02  Paul EggertPort EOF detection test to macOS
2024-01-02  Paul EggertSkip test on macOS 12.6
2024-01-02  Paul EggertPort --numeric-owner basic tests to macOS
2024-01-02  Paul EggertUpdate copyright years
2024-01-02  Paul Eggertdoc: fix date in example
2024-01-02  Paul Eggertbuild: update gnulib submodule to latest
2023-09-13  Paul EggertSupport multi-byte --transform='...\L...' etc
2023-09-13  Paul EggertSimplify wordsplit_string_unquote_copy
2023-09-13  Paul EggertParse in a more locale-independent way
2023-09-13  Paul EggertUse single is_octal_digit function
2023-09-11  Paul Eggertmaint: fix THANKS misspellings
2023-09-11  Paul EggertFix pointer bug in drop_volume_label_suffix
2023-09-11  Paul Eggertquote unknown header keywords in diagnostics
2023-09-10  Paul EggertPrefer mcel to mbuiter
2023-09-10  Paul Eggertbuild: update gnulib submodule to latest
2023-09-07  Markus Mayer.gitmodules: switch to HTTPS
2023-08-22  Sergey Poznyakoffdocs: replace references to fileutils with coreutils.
2023-08-22  Sergey PoznyakoffFix Savane bug #64581
2023-08-21  Paul EggertBump extrac26 timeout
2023-08-21  Paul EggertSimplify recently-added hash code
2023-08-21  Benjamin WoodruffFix O(n^2) time bug in --delay-directory-restore
2023-08-21  Paul EggertPacify gcc -Wanalyzer-fd-use-without-check
2023-08-21  Paul Eggertbuild: update gnulib submodule to latest
2023-08-15  Sergey PoznyakoffRevert "Fix savannah bug #63567"
2023-08-02  Paul EggertStop using alloca
2023-08-01  Sergey PoznyakoffNew option: --set-mtime-command
2023-07-25  Paul Eggert* doc/tar.texi: Fix minor reproducibility typos.
2023-07-25  Paul EggertImprove reproducibility recipe
2023-07-25  Sergey Poznyakoff* doc/tar.texi: Define reproducibility.
2023-07-24  Paul EggertNew doc about reproducible archives
2023-07-19  Paul Eggerttests: fix LDADD
2023-07-18  Sam Jamestests: Fix xz tests by unsetting XZ_OPT, XZ_DEFAULTS
2023-07-18  Sam Jamestests: Fix bashism in testsuite.at
2023-07-18  Paul Eggerttests: fix TESTSUITE_AT
2023-07-18  Sergey PoznyakoffFix savannah bug #64441
2023-07-18  Sergey PoznyakoffVersion 1.35 v1.35
2023-07-17  Sergey PoznyakoffUse full-read instead of safe-read
2023-07-11  Sergey PoznyakoffFix typo in comments
2023-07-10  Sergey PoznyakoffFix --update --wildcards
2023-07-10  Benno SchulenbergVarious fixes in the documentation
2023-06-29  Paul Eggertbuild: update gnulib submodule to latest
2023-06-25  Paul Eggerttar: extract delayed links in order
2023-06-25  Paul Eggerttar: make safe for -Wunused-parameter
2023-06-25  Paul Eggert* po/.gitignore: Omit redundant *~ entries.
2023-06-25  Paul Eggerttar: omit unnecessary freeing
2023-06-18  Sergey PoznyakoffMake sure each delayed link entry is visited once
2023-06-17  Paul EggertOmit unnecessary freeing
2023-06-17  Paul EggertPort to strict C99 struct hack
2023-06-17  Paul EggertUse Gnulib ‘dup2’ module
2023-06-17  Paul EggertUse Gnulib ‘free-posix’ module
2023-06-17  Paul Eggert* buffer.c: work around GCC bug 109856
2023-06-17  Paul EggertRecommend Y2038 safety
2023-06-17  Paul Eggertbuild: update gnulib and paxutils submodules to latest
2023-06-17  Paul Eggert* .gitignore: Add slash, as bootstrap does this now.
2023-06-17  Paul EggertSync bootstrap from Gnulib
2023-06-06  Pavel RaiskupComment a bit on the xattr extraction logic
2023-06-06  Pavel RaiskupFix --xattr-include='*' documentation
2023-05-18  Sergey PoznyakoffHonor --numeric-owner when storing ACL entries
2023-05-18  Sergey PoznyakoffUpgrade paxutils to d50ea31268
2023-05-18  Sergey PoznyakoffDon't copy DISTFILES during bootstrapping
2023-05-01  Benno SchulenbergAdd missing option to manpage and remove duplicate...
2023-04-18  Sergey PoznyakoffChange some wording in doc/intern.texi
2023-04-18  Anton MakrushinExclude VCS directory with writing from an archive
2023-02-21  Sergey PoznyakoffDetect EOF when deleting from archive.
2023-02-11  Sergey PoznyakoffChanges in extended header decoder
2023-02-11  Sergey PoznyakoffPrevent dead loop in extract_file
2023-02-11  Sergey PoznyakoffFix boundary checking in base-256 decoder
2023-01-06  Paul EggertAdjust to Gnulib macro renaming
2023-01-06  Paul Eggertbuild: update gnulib, paxutils submodules to latest
2023-01-06  Paul EggertGo back to single-file bootstrap
2023-01-06  Paul EggertFix ‘assume’ include
2023-01-06  Paul EggertUpdate copyright years
2022-12-29  Sergey PoznyakoffOptionally warn about missing zero blocks at the end...
2022-12-27  Sergey PoznyakoffFix example use of find command in documentation
2022-12-26  Sergey PoznyakoffFix savannah bug #63567
2022-11-04  Paul EggertFix -Af F bug when F is not a regular file
2022-11-04  Paul EggertFix README-* files
2022-10-27  Paul EggertFix undefined behavior on bad extended header
2022-10-22  Sergey PoznyakoffFix savannah bug #63123
2022-10-22  Sergey PoznyakoffFix savannah bug #63250
2022-10-07  Paul EggertMention previous bug fix
2022-10-07  Paul Eggerttests: check for recently-fixed bug
2022-10-07  Aurélien Martintar: fix --exclude-vcs-ignores memory
2022-09-10  Paul Eggertbuild: update submodules to latest
2022-09-10  Paul EggertFix bootstrap.conf when no paxutils
2022-09-03  Paul EggertFix data loss when acting as filter
2022-09-02  Paul EggertFix --delete bug with short reads
2022-08-26  Paul EggertDo not diagnose same xattr file twice
2022-08-26  Paul EggertFix bug with -x --xattr read-only files
2022-08-15  Paul EggertAvoid quadratic behavior with delayed links
2022-08-15  Paul EggertImprove performance a bit on non-birthtime hosts
next