]> git.ipfire.org Git - thirdparty/tar.git/shortlog
thirdparty/tar.git
2016-05-16  Sergey PoznyakoffVersion 1.29 release_1_29
2016-05-16  Sergey PoznyakoffMinor fix
2016-04-14  Sergey PoznyakoffFix argument handling when running external commands.
2016-04-06  Sergey PoznyakoffRemove iotty test
2016-04-05  Pavel Raiskupxattrs: fix build on Darwin
2016-03-24  Sergey PoznyakoffRemove --preserve option
2016-03-24  Sergey PoznyakoffFix testcase
2016-03-24  Sergey PoznyakoffUpdate THANKS file
2016-03-24  Jeremy BobbioNew option --clamp-mtime
2016-03-21  Sergey PoznyakoffAcknowledgments
2016-03-21  Sergey PoznyakoffFix the testsuite
2016-03-21  Sergey PoznyakoffFix ckmtime
2016-03-20  Sergey PoznyakoffFix the testsuite
2016-03-18  Sergey PoznyakoffTestsuite fixes.
2016-03-18  Sergey PoznyakoffRevise docs
2016-03-18  Sergey PoznyakoffFix build with --enable-gcc-warnings
2016-03-17  Sergey PoznyakoffImprove testsuite
2016-03-16  Sergey PoznyakoffDocument xattrs, ACL and SELinux-related options.
2016-03-14  Sergey PoznyakoffFix appending to archive with changed blocking factor.
2016-03-14  Sergey PoznyakoffFix coredump on parsing invalid traditional option
2016-01-20  Sergey PoznyakoffUpdate copyright years
2016-01-20  Sergey PoznyakoffAllow escaped delimiters in transform expressions.
2015-12-17  Sergey PoznyakoffFix eventual dereference of uninitialized pointer.
2015-12-17  Pavel Raiskupsparse: fix use of indeterminate value
2015-12-11  Sergey Poznyakofffix a typo
2015-12-11  Sergey PoznyakoffMinor fixes.
2015-12-10  Sergey PoznyakoffMinor fix
2015-12-10  Sergey PoznyakoffFix handling of filename-selection options.
2015-12-10  Pavel Raiskupbetter test --{,no-}recursion options
2015-12-06  Pavel RaiskupBugfix
2015-12-06  Sergey PoznyakoffFix segfault when extracting from a multi-volume archive.
2015-12-06  Sergey PoznyakoffFix NEWS
2015-12-06  Pavel Raiskupnumeric-owner: print big UID/GID correctly
2015-12-05  Sergey PoznyakoffUse SEEK_HOLE for hole detection
2015-12-05  Sergey PoznyakoffCatch compressor execution errors.
2015-12-05  Sergey PoznyakoffUpgrade paxutils
2015-11-29  Sergey PoznyakoffFix extraction from concatenated incremental archives...
2015-11-21  Sergey PoznyakoffFix bug in the inplementation of --one-top-level.
2015-11-11  Sergey PoznyakoffWork around unlinkat bug on FreeBSD and GNU/Hurd
2015-11-10  Sergey PoznyakoffFix coredump on FreeBSD when TAR_OPTIONS is set
2015-11-02  Sergey PoznyakoffUse sort in T-dir tests.
2015-11-02  Sergey PoznyakoffFix distclean in tests/
2015-11-02  Sergey PoznyakoffNew options: --owner-map and --group-map.
2015-09-24  Kir Kolyshkindoc: fix font and spelling typos
2015-09-24  Paul EggertFix problems caught by static checking
2015-08-31  Sergey PoznyakoffImprove option sanity checking
2015-08-24  Sergey PoznyakoffImprove check-full
2015-08-24  Sergey PoznyakoffFix check-full
2015-08-24  Sergey PoznyakoffInclude gnulib and paxutils as submodules.
2015-08-24  Sergey PoznyakoffUpdate docs.
2015-08-20  Sergey PoznyakoffAdd missing VCS files to --exclude-vcs list
2015-08-03  Sergey PoznyakoffOptions to control option handling in file lists.
2015-07-25  Anders JonssonFix typos (preceeded etc.)
2015-07-13  Paul Eggerttar: fix symlink race and symlink transform bug
2015-07-13  Paul Eggerttar: port -d to longer symlinks
2015-07-13  Paul Eggerttar: port to recent gnulib
2015-07-13  Paul Eggerttar: pacify GCC 5.1 -Wformat-signedness
2015-04-16  Sergey PoznyakoffFix extraction from concatenated incremental archives.
2015-04-10  Sergey PoznyakoffFix make installcheck
2015-03-18  Paul Eggerttar: don't assume GZIP
2015-03-17  Paul Eggerttar: don't suggest GZIP
2015-02-19  Sergey PoznyakoffImprove compression format recognition
2015-01-06  Paul Eggerttar: port xattr-at.c to Solaris 10
2015-01-06  Paul Eggerttar: port wordsplit attribute to Sun C
2014-12-17  Sergey PoznyakoffSilent a cc warning
2014-12-12  Paul Eggerttar: port ISFOUND, WASFOUND to C89
2014-12-10  Sergey PoznyakoffFix tar -c -l file file
2014-11-07  Sergey PoznyakoffHonor the pax-option overrides when creating archive.
2014-11-07  Sergey PoznyakoffAdd testcase for the previous commit.
2014-11-07  Pavel RaiskupFix bug in sparse file listing
2014-10-15  Sergey PoznyakoffFix a typo
2014-10-01  Sergey PoznyakoffFix README
2014-09-24  Sergey PoznyakoffBugfixes.
2014-09-18  Sergey PoznyakoffBugfix: entries read from the -T file did not get prope...
2014-08-16  Sergey PoznyakoffImprove documentation.
2014-07-27  Sergey PoznyakoffVersion 1.28 release_1_28
2014-07-27  Nathan Stratton... Minor change in docstrings.
2014-07-27  Nathan Stratton... Restructure the remfiles testsuite.
2014-07-22  Sergey PoznyakoffDon't build ttyemu and run tty I/O test if grantpt...
2014-07-22  Benno SchulenbergFix a typo and some wordings in the documentation.
2014-07-22  Nathan Stratton... Fix the testsuite
2014-07-11  Paul Eggerttar: minor fixups related to recent checkpoint.c change
2014-07-11  Sergey PoznyakoffBugfixes
2014-06-29  Nathan Stratton... tar: document xgetcwd test case better
2014-06-24  Sergey PoznyakoffFix typos in ChangeLog
2014-04-29  Paul Eggerttar: do not dereference NULL pointer with '--remove...
2014-03-27  Sergey PoznyakoffRefuse to write archive contents to a tty.
2014-03-26  Vitezslav Cizekfix an eternal loop in handle_option
2014-03-20  Sergey PoznyakoffFail if archive comes from a terminal.
2014-03-13  Paul Eggerttar: port to Solaris 9
2014-02-25  Sergey PoznyakoffTest the --[no-]recursive options (see commit 2bd9c153_.
2014-02-22  Sergey PoznyakoffSupport exclusion patterns from various VCS ignore...
2014-02-14  Sergey PoznyakoffFix in testsuite
2014-02-14  Pavel Raiskuptestsuite: add test for buggy default ACLs
2014-02-14  Pavel Raiskupacls: bugfix for default ACLs extraction
2014-02-14  Pavel Raiskuptar: imply --xattrs when --xattrs-{inc,exc}lude used
2014-02-14  Sergey PoznyakoffTHANKS: Add Anthony G. Basile.
2014-02-14  Sergey PoznyakoffUse correct headers/libraries when providing xattr...
2014-02-14  Sergey PoznyakoffMinor change
2014-02-13  Sergey PoznyakoffNew option --sort=ORDER
next