]> git.ipfire.org Git - thirdparty/tar.git/shortlog
thirdparty/tar.git
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...
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
next