]> git.ipfire.org Git - thirdparty/tar.git/shortlog
thirdparty/tar.git
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
2022-08-15  Paul EggertAvoid excess lseek etc.
2022-08-15  Paul EggertOmit MS-DOS mentions in doc
2022-07-25  Paul EggertWork around GCC bug 106436
2022-07-25  Paul EggertAvoid unlikely crash when xasprintf returns 0
2022-07-25  Paul EggertUpdate .gitignore
2022-07-25  Paul EggertFix minor type confusion
2022-07-25  Paul EggertWork around GCC bug 106428
2022-07-25  Paul EggertWork around GCC bug 106427
2022-07-24  Paul EggertAdjust to Gnulib bootstrap revamp
2022-07-11  Paul Eggert* doc/tar.1: Fix --xattrs-exclude typo.
2022-06-14  Paul EggertAvoid EOVERFLOW problems in some symlink tests
2022-06-13  Paul EggertFix ‘make dist-xz’ bug
2022-06-13  Paul EggertFix commentary in new test case
2022-06-13  Paul EggertFix doc -c typo
2022-06-13  Paul EggertUpdate to current Autoconf & Gettext
2022-06-13  Paul Eggertbuild: update gnulib and paxutils submodules to latest
2022-06-11  James Abbatiellotar: fix race condition
2022-06-11  Paul Eggerttar: fix race condition
2022-06-11  Paul Eggerttest: new test extrac25.at
2022-06-09  Paul EggertWarn “file changed as we read it” less often
2022-06-09  Paul EggertModernize NEWS hook to current Emacs
2022-05-03  Paul Eggertdoc: fix abrupt sentence in HTML
2022-02-16  Paul Eggerttar: revamp "file is the archive" diagnostic
2022-01-02  Sergey PoznyakoffUpdate copyright years
2021-12-14  Paul EggertCopy COPYING and fdl.texi from upstream
2021-12-14  Paul EggertFormat ` and ' more nicely in doc
2021-12-14  Paul EggertDon’t recommend delete=mtime
2021-12-13  Paul EggertMore reproducible tarball doc
2021-12-13  Sergey PoznyakoffRaise version number
2021-12-13  Paul Eggert.gitignore maintenance (some automated)
2021-12-13  Paul Eggertbootstrap: copy from Gnulib
2021-12-13  Paul Eggertbuild: update gnulib and paxutils submodules to latest
2021-12-13  Paul EggertAdd NEWS items for changes since 1.34
2021-12-13  Paul EggertOmit unnecessary devmajor and devminor setting
2021-12-13  Paul EggertOmit devmajor and devminor for non-special files
2021-12-13  Paul EggertUse ‘bool’ in create.c
2021-10-13  Paul Eggert* gnulib.modules: Add year2038.
2021-09-20  Paul Eggertbuild: improve build-from-git for older GCCs
2021-09-19  Paul EggertSimplify wordsplit code a bit
2021-09-18  Paul Eggertbuild: document WERROR_CFLAGS
2021-09-17  Paul Eggertbuild: update paxutils submodule to latest
2021-09-17  Paul Eggertbuild: update gnulib submodule to latest
2021-09-17  Paul EggertPacify gcc -Warray-parameter
2021-09-17  Paul EggertFix null rereference if low-memory
2021-09-02  Sergey PoznyakoffProvide functions for manipulating arrays of extended...
2021-08-28  Sergey PoznyakoffFix handling of extended header prefixes
2021-08-28  Sergey PoznyakoffHandle invalid sparse entries in pax header
2021-08-28  Sergey Poznyakofftransform: fix replacement of particular pattern instance
2021-07-01  Samanta NavarroFix crash on invalid command line argument
2021-07-01  Sergey PoznyakoffFix the use of options with trailing slash in files...
2021-06-01  Sergey PoznyakoffMinor fix
2021-06-01  Samanta NavarroFix typos
2021-06-01  Samanta NavarroMinor changes.
2021-03-24  Sergey PoznyakoffFix gendocs_template
2021-03-08  Paul EggertTune for single-threaded tar
2021-03-08  Paul EggertPort linking to AIX 7.1
2021-03-08  Paul EggertPort xattr-at.h to AIX 7.1
2021-03-08  Paul Eggertbuild: update gnulib submodule to latest
2021-03-01  Sergey PoznyakoffFix building the online version of the manual.
2021-03-01  Paul EggertFix unlikely uninitalized var bug with sparse file
2021-03-01  Paul EggertPacify --enable-gcc-warnings -flto -fanalyzer
2021-03-01  Paul EggertPacify clang for unreachable ‘return’
2021-03-01  Paul EggertPacify clang char conversion
2021-03-01  Paul EggertOmit most uses of ‘inline’
2021-03-01  Paul Eggertmaint: port better to non-GCC compilers
2021-03-01  Paul EggertUpdate paxutils from upstream
2021-02-28  Paul Eggertmaint: 1.34 announcement update
2021-02-28  Paul Eggertmaint: port to Fedora 33
2021-02-28  Paul EggertUpdate gnulib and paxutils from upstream
2021-02-08  Pavel Raiskupxattrs: fix capabilities root test
2021-02-08  Sergey PoznyakoffGracefully handle duplicate symlinks when extracting
2021-02-04  Sergey PoznyakoffFix savannah bug #60002
2021-01-17  Sergey PoznyakoffFix memory leak in read_header
2021-01-17  Sergey PoznyakoffFix improper argument reference.
2021-01-16  Sergey PoznyakoffFix regression itroduced by 66162927.
2021-01-14  Sergey PoznyakoffFixes in the delete_archive_members function
2021-01-08  Sergey PoznyakoffUse stdopen from gnulib
2021-01-08  Sergey PoznyakoffActually prefer /dev/full over /dev/null as a replaceme...
2021-01-07  Sergey PoznyakoffVersion 1.33 release_1_33
2021-01-06  Sergey PoznyakoffUpdate copyright years
2020-07-13  Sergey PoznyakoffFix typo in the manpage
2020-07-10  Pavel RaiskupBugfix --sparse --diff mode
2020-06-24  Sergey PoznyakoffAccept only position-sensitive (file-selection) options...
next