Sergey Poznyakoff
|
f1fed3996a
Run alternative decompression programs if the principal one is not available.
|
14 years ago |
Sergey Poznyakoff
|
5af29cb944
Transform file names when updating and appendig to archives.
|
14 years ago |
Paul Eggert
|
14efeb9f95
tar: --dereference consistency
|
14 years ago |
Paul Eggert
|
4bde4f39d0
tar: prefer openat-style functions
|
14 years ago |
Paul Eggert
|
098ad10c71
tar: switch to gnulib fdutimensat module
|
14 years ago |
Paul Eggert
|
6e08ab7694
tar: extract permissions for . last
|
14 years ago |
Paul Eggert
|
d945888643
tar: another --atime-preserve race fix
|
14 years ago |
Paul Eggert
|
ecbcb7b6d7
tar: --atime-preserve fixes for races etc.
|
14 years ago |
Paul Eggert
|
8da503cad6
tar: live within system-supplied limits on file descriptors
|
14 years ago |
Paul Eggert
|
de328a580a
tar: more reliable directory traversal when creating archives
|
14 years ago |
Paul Eggert
|
bad4b0006c
tar: remove lint discovered by Sun C compiler
|
14 years ago |
Paul Eggert
|
fce1c1c8cb
tar: fix bug with -C and delayed setting of metadata
|
14 years ago |
Paul Eggert
|
a59c819beb
tar: don't assume size of a sparse file chunk fits in size_t
|
14 years ago |
Paul Eggert
|
37ddfb0b7e
tar: handle files that occur multiple times but have link count 1
|
14 years ago |
Paul Eggert
|
34795cedb7
tar: don't export names that aren't used elsewhere
|
14 years ago |
Paul Eggert
|
9764a6b1d3
tar: fix misspelled identifier "set_comression_program_by_suffix"
|
14 years ago |
Sergey Poznyakoff
|
ab6dd4948d
Keep a detailed map of archive members stored in the record buffer.
|
15 years ago |
Paul Eggert
|
f6edb92580
Remove some lint, found by gcc -W etc.
|
15 years ago |
Sergey Poznyakoff
|
fc61c17410
New option --full-time.
|
15 years ago |
Sergey Poznyakoff
|
c3fa22fc80
Read POSIX multivolume archives split at the header boundary.
|
15 years ago |
Sergey Poznyakoff
|
28f2669b15
Improve handling of --test-label.
|
15 years ago |
Sergey Poznyakoff
|
166b7c7d02
Fix listing of volume labels (in particular in PAX archives).
|
15 years ago |
Sergey Poznyakoff
|
cac45fffc5
Rewrite update algorithm.
|
15 years ago |
Sergey Poznyakoff
|
84a55f12e5
Improve previous changes.
|
15 years ago |
Sergey Poznyakoff
|
7cb84c25ee
Use file's mtime as mtime for its extended header.
|
15 years ago |
Sergey Poznyakoff
|
4dfcd6c054
Fix bugs in handling the --remove-files option.
|
15 years ago |
Sergey Poznyakoff
|
2947023d27
Fix bug in OLDGNU format creation.
|
15 years ago |
Sergey Poznyakoff
|
0d8e324912
Avoid overwriting exit_status with a value indicating less important condition.
|
15 years ago |
Sergey Poznyakoff
|
cef4d5e838
Automatic detection of seekable archives.
|
15 years ago |
Sergey Poznyakoff
|
51aee274e8
Fix handling of files removed during incremental dumps.
|
15 years ago |