debian/tar
2013-08-04 Sergey PoznyakoffReduce memory consuption when handling the -T option.
2013-06-29 Sergey PoznyakoffFix the compatibility check for the --occurrence option.
2013-06-29 Pavel Raiskuptestsuite: do not resist on file order in archive
2013-06-29 Sergey PoznyakoffImprove checks for incompatible options.
2013-06-28 Paul Eggerttar: port to Mingw Shell
2013-05-06 Paul Eggertmaint: revert previous change
2013-04-25 Paul Eggertmaint: port to bleeding-edge Automake by assuming Gette...
2013-04-25 Paul Eggerttar: port to --without-xattrs --enable-gcc-warnings
2013-04-25 Paul Eggertdoc: port to texinfo 5
2013-03-12 Sergey PoznyakoffContinue extracting from a separate volume after skippi...
2013-03-12 Sergey PoznyakoffFix interaction of various --exclude-tag options with...
2013-02-20 Paul Eggerttar: remove lint
2013-02-10 Sergey PoznyakoffPass command line arguments to external commands.
2013-01-29 Nathan Stratton... tar: improve compile-time diagnostics
2013-01-27 Paul Eggerttar: improve quality of diagnostics with incrementals
2013-01-26 Paul Eggerttar: fix bug with sparse files with effective size...
2012-12-31 Paul Eggertmaint: update copyrights for 2013 and as per current...
2012-12-31 Paul Eggertmaint: remove unnecessary file
2012-12-24 Paul Eggertmaint: don't enable warnings by default unless GCC...
2012-12-23 Paul EggertHandle incremental format 2 with negative numbers,...
2012-12-23 Paul EggertFix some problems with negative and out-of-range integers.
2012-12-22 Paul EggertPort use of mkdirat etc. to Solaris 10.
2012-12-22 Paul EggertPort ACL configuration to Solaris 10.
2012-12-19 Paul Eggerttar: remove unused externs, or make them static
2012-12-19 Paul Eggert* .gitignore: Regenerate.
2012-12-19 Paul Eggertbuild: new configure option --enable-gcc-warnings
2012-12-19 Paul Eggerttar: don't truncate diagnostic
2012-12-03 Sergey PoznyakoffBugfix.
2012-12-01 Sergey PoznyakoffUse AM_CPPFLAGS instead of INCLUDES.
2012-11-19 Sergey PoznyakoffHousekeeping.
2012-11-19 Sergey PoznyakoffFix indentation.
2012-11-19 Pavel RaiskupAllow to store/extract '=' character in xattr keyword
2012-11-19 Pavel RaiskupBugfixes.
2012-11-19 Pavel RaiskupFix bootstrapping.
2012-11-18 Sergey PoznyakoffVarious fixes.
2012-11-18 Sergey PoznyakoffMinor change.
2012-11-18 Pavel RaiskupAdd SELinux context store/restore/list support.
2012-11-18 Pavel RaiskupSupport for POSIX ACLs
2012-11-18 Pavel RaiskupAdd basic suuport for extended attributes.
2012-11-18 Sergey PoznyakoffPrepare for implementing extended attribute support.
2012-11-14 Sergey PoznyakoffFix creation of incremental archives when a subdirector...
2012-07-27 Jim Meyeringmaint: try to avoid unwanted chatter in ChangeLog
2012-07-26 Paul Eggertdoc: improve discussion of compressed archives
2012-06-27 Paul Eggerttests: fix permissions-assumption bug in test
2012-06-27 Paul Eggerttar: don't assume root is uid 0
2012-04-25 Paul Eggert* src/compare.c (diff_dumpdir): Omit useless 'stat'.
2012-04-25 Paul Eggert* doc/tar.texi (Option Summary): Fix xref typo.
2012-03-29 Sergey PoznyakoffFix unrecognized option.
2012-03-11 Paul Eggerttar: remove lint
2012-02-14 Paul Eggertdoc: suggest Bash for large-fd script
2012-01-18 Paul Eggerttar: quote 'like this', not `like this'
2012-01-18 Paul Eggerttar: port --overwrite symlink test to GNU/Hurd
2012-01-11 Paul Eggerttar: fix core dump with --index-file=bad_path
2012-01-06 Paul Eggerttar: don't assume O_NONBLOCK is benign on regular files
2011-11-26 Sergey PoznyakoffFix --keep-old-files option.
2011-11-17 Sergey PoznyakoffWarn about existing files in keep-old-files mode (compl...
2011-11-17 Sergey PoznyakoffFix the "Creating directory:" output
2011-11-15 Sergey PoznyakoffFix operation of --verify in conjunction with --listed...
2011-10-18 Paul Eggert* doc/tar.texi (Option Summary, absolute): Document...
2011-09-28 Paul Eggert2011-09-27 Paul Eggert <eggert@cs.ucla.edu>
2011-09-20 Paul Eggert* doc/tar.texi: Remove front- and back-cover texts.
2011-09-19 Sergey PoznyakoffMinor changes.
2011-09-19 Nathan Stratton... Minor changes.
2011-09-19 Nathan Stratton... Upgrade tar-snapshot-edit script.
2011-08-13 Paul Eggerttar: --owner and --group names and numbers
2011-08-13 Paul Eggert.gitignore: update
2011-07-30 Sergey PoznyakoffFix the --exclude-backups option.
2011-06-07 Paul Eggerttar: simplify birthtime calculations
2011-06-07 Paul Eggerttar: use birthtime rather than ctime when checking...
2011-05-26 Paul Eggert* doc/tar.texi (Old Options): Clarify distinction from...
2011-03-12 Sergey PoznyakoffTestsuite fix.
2011-03-12 Sergey PoznyakoffVersion 1.26 release_1_26
2011-03-07 Paul Eggert--atime-preserve=replace: fix correctness and performan...
2011-02-23 Paul Eggert* doc/tar.texi: Adjust example commands and output...
2011-02-16 Paul Eggerttar: if (p) free (p); -> free (p);
2010-12-14 Sergey PoznyakoffCorrectly store long sparse file names in PAX archives.
2010-12-06 Paul Eggerttests: make the truncate test smaller and less buggy...
2010-11-27 Paul Eggerttests: skip SIGPIPE-dependent tests in environments...
2010-11-25 Paul Eggerttar: work around NetBSD and Tru64 symlink incompatibili...
2010-11-24 Paul Eggerttar: adjust to paxutils change: paxexit.c -> paxexit...
2010-11-24 Paul Eggerttar: remove unused function dir_removed_diag
2010-11-23 Paul Eggerttar: work around FreeBSD symlink incompatibility with...
2010-11-23 Paul Eggert* src/names.c: tar: fix bug with --one-file-system...
2010-11-23 Paul Eggerttests: new test listed04 for --one-file-system --listed...
2010-11-22 Paul Eggertscripts: fix option parsing
2010-11-15 Sergey PoznyakoffIssue a warning if the archive being compared contais...
2010-11-15 Sergey PoznyakoffMinor change.
2010-11-15 Paul Eggerttar: fix --verify option, which broke in 1.24
2010-11-08 Paul EggertMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/tar
2010-11-08 Jim Meyeringtests: avoid spurious failure when VERSION_CONTROL...
2010-11-07 Sergey PoznyakoffVersion 1.25 release_1_25
2010-11-05 Sergey PoznyakoffRun alternative decompression programs if the principal...
2010-11-02 Paul Eggerttests: fix some issues with signals, timestamps, "test...
2010-11-01 Sergey PoznyakoffFix extraction of device nodes.
2010-10-28 Paul Eggerttar: don't cross struct member boundaries with OLDGNU_MAGIC
2010-10-28 Paul Eggerttests: port to sh variants that squirrel away file...
2010-10-27 Sergey PoznyakoffTransform file names when updating and appendig to...
2010-10-27 Paul Eggerttests: port to Solaris diff
2010-10-27 Paul Eggerttar: fix -x --overwrite bug (no --dereference, ! O_NOFO...
2010-10-26 Paul Eggerttar: don't use "((" in shell scripts
next