Sergey Poznyakoff
|
d88b2a613f
Fix operation of --verify in conjunction with --listed-incremental
|
13 lat temu |
Paul Eggert
|
1e1fc0336b
* doc/tar.texi (Option Summary, absolute): Document -P better,
|
13 lat temu |
Paul Eggert
|
02533d1a60
2011-09-27 Paul Eggert <eggert@cs.ucla.edu>
|
13 lat temu |
Paul Eggert
|
d0dd0473f7
* doc/tar.texi: Remove front- and back-cover texts.
|
13 lat temu |
Sergey Poznyakoff
|
8f70a3294c
Minor changes.
|
13 lat temu |
Nathan Stratton Treadway
|
a6cc856fbe
Minor changes.
|
13 lat temu |
Nathan Stratton Treadway
|
51b272f572
Upgrade tar-snapshot-edit script.
|
13 lat temu |
Paul Eggert
|
1f9b376c90
tar: --owner and --group names and numbers
|
13 lat temu |
Paul Eggert
|
9fe65e2520
.gitignore: update
|
13 lat temu |
Sergey Poznyakoff
|
fa307a6655
Fix the --exclude-backups option.
|
14 lat temu |
Paul Eggert
|
49bd102a1b
tar: simplify birthtime calculations
|
14 lat temu |
Paul Eggert
|
189e436474
tar: use birthtime rather than ctime when checking identity
|
14 lat temu |
Paul Eggert
|
9708b248e8
* doc/tar.texi (Old Options): Clarify distinction from short options.
|
14 lat temu |
Sergey Poznyakoff
|
afcdb89492
Testsuite fix.
|
14 lat temu |
Sergey Poznyakoff
|
aea443b9e8
Version 1.26
|
14 lat temu |
Paul Eggert
|
881e5626c5
--atime-preserve=replace: fix correctness and performance bugs
|
14 lat temu |
Paul Eggert
|
67ae04ba31
* doc/tar.texi: Adjust example commands and output for accuracy.
|
14 lat temu |
Paul Eggert
|
2807513841
tar: if (p) free (p); -> free (p);
|
14 lat temu |
Sergey Poznyakoff
|
bb0af96c54
Correctly store long sparse file names in PAX archives.
|
14 lat temu |
Paul Eggert
|
ec586b37e0
tests: make the truncate test smaller and less buggy (tiny change)
|
14 lat temu |
Paul Eggert
|
a7fc5ecead
tests: skip SIGPIPE-dependent tests in environments ignoring SIGPIPE
|
14 lat temu |
Paul Eggert
|
649b747913
tar: work around NetBSD and Tru64 symlink incompatibility with POSIX
|
14 lat temu |
Paul Eggert
|
bb971a1e8a
tar: adjust to paxutils change: paxexit.c -> paxexit-status.c
|
14 lat temu |
Paul Eggert
|
50a57a0147
tar: remove unused function dir_removed_diag
|
14 lat temu |
Paul Eggert
|
1584b72ff2
tar: work around FreeBSD symlink incompatibility with POSIX
|
14 lat temu |
Paul Eggert
|
065cf0958c
* src/names.c: tar: fix bug with --one-file-system --listed-incremental
|
14 lat temu |
Paul Eggert
|
2a55b4b037
tests: new test listed04 for --one-file-system --listed-incremental
|
14 lat temu |
Paul Eggert
|
27225be1a3
scripts: fix option parsing
|
14 lat temu |
Sergey Poznyakoff
|
73d0d1a0f8
Issue a warning if the archive being compared contais transformed file names.
|
14 lat temu |
Sergey Poznyakoff
|
ff2bc5c0a1
Minor change.
|
14 lat temu |