2012-07-26 |
Paul Eggert | doc: improve discussion of compressed archives |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Paul Eggert | tests: fix permissions-assumption bug in test |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Paul Eggert | tar: don't assume root is uid 0 |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Paul Eggert | * src/compare.c (diff_dumpdir): Omit useless 'stat'. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Paul Eggert | * doc/tar.texi (Option Summary): Fix xref typo. |
commit | commitdiff | tree | snapshot |
2012-03-29 |
Sergey Poznyakoff | Fix unrecognized option. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Paul Eggert | tar: remove lint |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Paul Eggert | doc: suggest Bash for large-fd script |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Paul Eggert | tar: quote 'like this', not `like this' |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Paul Eggert | tar: port --overwrite symlink test to GNU/Hurd |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Paul Eggert | tar: fix core dump with --index-file=bad_path |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Paul Eggert | tar: don't assume O_NONBLOCK is benign on regular files |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Sergey Poznyakoff | Fix --keep-old-files option. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Sergey Poznyakoff | Warn about existing files in keep-old-files mode (compl... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Sergey Poznyakoff | Fix the "Creating directory:" output |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Sergey Poznyakoff | Fix operation of --verify in conjunction with --listed... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Paul Eggert | * doc/tar.texi (Option Summary, absolute): Document... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Paul Eggert | 2011-09-27 Paul Eggert <eggert@cs.ucla.edu> |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Paul Eggert | * doc/tar.texi: Remove front- and back-cover texts. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Sergey Poznyakoff | Minor changes. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Nathan Stratton... | Minor changes. |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Nathan Stratton... | Upgrade tar-snapshot-edit script. |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Paul Eggert | tar: --owner and --group names and numbers |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Paul Eggert | .gitignore: update |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Sergey Poznyakoff | Fix the --exclude-backups option. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Paul Eggert | tar: simplify birthtime calculations |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Paul Eggert | tar: use birthtime rather than ctime when checking... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Paul Eggert | * doc/tar.texi (Old Options): Clarify distinction from... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sergey Poznyakoff | Testsuite fix. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sergey Poznyakoff | Version 1.26 |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Paul Eggert | --atime-preserve=replace: fix correctness and performan... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Paul Eggert | * doc/tar.texi: Adjust example commands and output... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Paul Eggert | tar: if (p) free (p); -> free (p); |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Sergey Poznyakoff | Correctly store long sparse file names in PAX archives. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Paul Eggert | tests: make the truncate test smaller and less buggy... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Paul Eggert | tests: skip SIGPIPE-dependent tests in environments... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Paul Eggert | tar: work around NetBSD and Tru64 symlink incompatibili... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Paul Eggert | tar: adjust to paxutils change: paxexit.c -> paxexit... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Paul Eggert | tar: remove unused function dir_removed_diag |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Paul Eggert | tar: work around FreeBSD symlink incompatibility with... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Paul Eggert | * src/names.c: tar: fix bug with --one-file-system... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Paul Eggert | tests: new test listed04 for --one-file-system --listed... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Paul Eggert | scripts: fix option parsing |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Sergey Poznyakoff | Issue a warning if the archive being compared contais... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Sergey Poznyakoff | Minor change. |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Paul Eggert | tar: fix --verify option, which broke in 1.24 |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Paul Eggert | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/tar |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Jim Meyering | tests: avoid spurious failure when VERSION_CONTROL... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Sergey Poznyakoff | Version 1.25 |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Sergey Poznyakoff | Run alternative decompression programs if the principal... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Paul Eggert | tests: fix some issues with signals, timestamps, "test... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Sergey Poznyakoff | Fix extraction of device nodes. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Paul Eggert | tar: don't cross struct member boundaries with OLDGNU_MAGIC |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Paul Eggert | tests: port to sh variants that squirrel away file... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Sergey Poznyakoff | Transform file names when updating and appendig to... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Paul Eggert | tests: port to Solaris diff |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Paul Eggert | tar: fix -x --overwrite bug (no --dereference, ! O_NOFO... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Paul Eggert | tar: don't use "((" in shell scripts |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Sergey Poznyakoff | Make sure name matching occurs before name transformation. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Paul Eggert | tar: don't assume stdin is open when testing fd limits |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Sergey Poznyakoff | Further fixes in bootstrap. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Paul Eggert | tar: fix bug with -C and extracting directories |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Sergey Poznyakoff | Version 1.24 |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Paul Eggert | tar: use more-accurate diagnostic when intermediate... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Paul Eggert | tests: port to NFS file servers with clock skew |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Paul Eggert | gnulib: sync from latest gnulib, notably bootstrap... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Paul Eggert | tar: -x -C symlink fix |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Paul Eggert | tar: --dereference consistency |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Paul Eggert | tar: do not crash with --listed-incremental |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Paul Eggert | tar: prefer openat-style functions |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Paul Eggert | tar: add utimens.h includes |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Paul Eggert | tar: switch to gnulib fdutimensat module |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Paul Eggert | tar: extract permissions for . last |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Paul Eggert | tar: don't check for getdtablesize; use AC_CHECK_FUNCS_ONCE |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Paul Eggert | tar: extract symlink attributes, close some symlink... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Paul Eggert | tar: tar -x without --incremental no longer sets atime... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Paul Eggert | tar: another --atime-preserve race fix |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Paul Eggert | tar: --atime-preserve fixes for races etc. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Paul Eggert | * configure.ac: tar: close some race conditions when... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Paul Eggert | tar: don't worry about fdopendir closing its argument |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Paul Eggert | * NEWS: Fix wording typo in previous change. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Paul Eggert | tar: live within system-supplied limits on file descriptors |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Paul Eggert | tar: improve documentation of reliability and security... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Paul Eggert | tar: more reliable directory traversal when creating... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Paul Eggert | tar: remove lint discovered by Sun C compiler |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Paul Eggert | tar: restore macros that are used in some cases |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Paul Eggert | tar: remove unused macros |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Sergey Poznyakoff | Fix --remove-files in update/append mode. |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Paul Eggert | tar: avoid assumptions about root access and chmod... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Paul Eggert | tar: fix bug with -C and delayed setting of metadata |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Sergey Poznyakoff | Don't apply file transformations to volume names. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Paul Eggert | tar: optimize -c --sparse when file is entirely sparse |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Paul Eggert | tar: don't assume size of a sparse file chunk fits... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Paul Eggert | tar: use ctime, not mtime, when checking placeholders |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Paul Eggert | tar: add comment to link04.at test |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Paul Eggert | tar: fix 1.23 Solaris regression related to PRIV_SYS_LI... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Paul Eggert | tar: handle files that occur multiple times but have... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Paul Eggert | tar: use nlink_t for link counts |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Paul Eggert | tar: don't export names that aren't used elsewhere |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Paul Eggert | tar: fix misspelled identifier "set_comression_program_... |
commit | commitdiff | tree | snapshot |
next |