Fix NEWS
[debian/tar] / src /
2014-02-10 Sergey PoznyakoffBugfix
2014-01-30 Sergey PoznyakoffUpdate copyright years.
2014-01-28 Sergey PoznyakoffImprove one-top-level functionality
2014-01-27 Connor BehanDetect tarbombs while extracting
2014-01-27 Sergey PoznyakoffProvide tar(1) and rmt(8) manpages.
2014-01-23 Sergey PoznyakoffMake sure transformed file names retain trailing slash...
2014-01-22 Sergey Poznyakoffcheckpoint actions: further improvements.
2014-01-22 Sergey PoznyakoffImprove checkpoint interface.
2014-01-21 Sergey PoznyakoffImplement statistics display in checkpoint actions.
2014-01-09 Sergey PoznyakoffFix the use of --no-recursion and --recursion options.
2014-01-09 Sergey PoznyakoffMinor bugfixes
2014-01-07 Paul Eggerttar: work aruond IBM XL C bug
2014-01-03 Paul Eggerttar: update ancient configure cruft
2013-11-17 Sergey PoznyakoffFix star compatibility (sparse headers)
2013-11-17 Sergey PoznyakoffFix GNU long link header.
2013-11-17 Sergey PoznyakoffFix unquoting of input file names.
2013-10-23 Paul EggertFix core dump on Solaris 10 when "." isn't readable.
2013-10-05 Sergey PoznyakoffMinor fixes.
2013-10-03 Sergey PoznyakoffTiny changes.
2013-10-01 Sergey PoznyakoffRevamp tar_getcwd/normalize_filename stuff.
2013-09-26 Sergey PoznyakoffUse relative addressing in deferred unlinks.
2013-09-25 Sergey PoznyakoffImprove tar_getcwd
2013-09-24 Sergey PoznyakoffFix normalize_filename.
2013-09-23 Sergey PoznyakoffChanges for compatibility with Slackware installation...
2013-09-21 Sergey PoznyakoffFix error message (complements 0ea6e686)
2013-09-15 Nathan Stratton... Implement the --show-snapshot-field-ranges option
2013-09-15 Sergey PoznyakoffTake into account chdir_fd when extracting from increme...
2013-09-15 Sergey PoznyakoffMinor fix
2013-09-13 Paul Eggert* src/names.c (file_list_name): Properly prototype.
2013-09-13 Paul Eggerttar: don't warn about zero timestamps
2013-08-17 Sergey PoznyakoffImprove error diagnostics
2013-08-16 Sergey PoznyakoffRevamp initial name collection functions to ensure...
2013-08-16 Sergey PoznyakoffDon't treat attempts to read an already read file list...
2013-08-16 Sergey PoznyakoffMinor change.
2013-08-15 Pavel RaiskupFix use of uninitialized memory
2013-08-05 Sergey PoznyakoffMinor changes
2013-08-04 Sergey PoznyakoffFix interacton of --verbose and --append.
2013-08-04 Sergey PoznyakoffBugfix.
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 Sergey PoznyakoffImprove checks for incompatible options.
2013-06-28 Paul Eggerttar: port to Mingw Shell
2013-04-25 Paul Eggerttar: port to --without-xattrs --enable-gcc-warnings
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-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-19 Paul Eggerttar: remove unused externs, or make them static
2012-12-19 Paul Eggertbuild: new configure option --enable-gcc-warnings
2012-12-19 Paul Eggerttar: don't truncate diagnostic
2012-12-01 Sergey PoznyakoffUse AM_CPPFLAGS instead of INCLUDES.
2012-11-19 Sergey PoznyakoffFix indentation.
2012-11-19 Pavel RaiskupAllow to store/extract '=' character in xattr keyword
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-14 Sergey PoznyakoffFix creation of incremental archives when a subdirector...
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-03-29 Sergey PoznyakoffFix unrecognized option.
2012-03-11 Paul Eggerttar: remove lint
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-09-28 Paul Eggert2011-09-27 Paul Eggert <eggert@cs.ucla.edu>
2011-08-13 Paul Eggerttar: --owner and --group names and numbers
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-03-07 Paul Eggert--atime-preserve=replace: fix correctness and performan...
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-11-25 Paul Eggerttar: work around NetBSD and Tru64 symlink incompatibili...
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-15 Sergey PoznyakoffIssue a warning if the archive being compared contais...
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-05 Sergey PoznyakoffRun alternative decompression programs if the principal...
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-27 Sergey PoznyakoffTransform file names when updating and appendig to...
2010-10-27 Paul Eggerttar: fix -x --overwrite bug (no --dereference, ! O_NOFO...
2010-10-26 Sergey PoznyakoffMake sure name matching occurs before name transformation.
2010-10-26 Paul Eggerttar: fix bug with -C and extracting directories
next