]> git.ipfire.org Git - thirdparty/tar.git/shortlog
thirdparty/tar.git
2017-01-02  Sergey PoznyakoffUpdate copyright years
2016-11-12  Sergey PoznyakoffFix description of the "escape" quoting style
2016-11-12  Sergey PoznyakoffBetter error checking in the backup script.
2016-11-12  Sergey PoznyakoffMinor documentation fix
2016-11-12  Sergey PoznyakoffFix the --add-file option.
2016-11-11  Sergey PoznyakoffAdd missing files
2016-11-11  Pavel Raiskupdon't set xattrs when --skip-old-files is used
2016-11-11  Sergey PoznyakoffMinor fix
2016-11-11  Pavel Raiskupsparse: fix pax extraction for unicode filenames
2016-11-10  Pavel Raiskup* tests/xattr06.at: Test include/exclude during archive...
2016-11-10  Ian McLeodBugfix - fix xattr exclude/include for archive create
2016-10-30  Paul EggertWhen extracting, skip ".." members
2016-09-26  Sergey PoznyakoffMark all tests related to -C option with the "chdir...
2016-09-26  Sergey PoznyakoffFix interaction of -u with -C
2016-09-21  Sergey PoznyakoffFix passing string values via TAR_OPTIONS
2016-05-27  Sergey PoznyakoffTiny bugfix
2016-05-27  Sergey PoznyakoffReport positional options that were used but had no...
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
next