Sergey Poznyakoff
|
372ac37d01
Don't apply file transformations to volume names.
|
15 tahun lalu |
Paul Eggert
|
a59c819beb
tar: don't assume size of a sparse file chunk fits in size_t
|
15 tahun lalu |
Paul Eggert
|
34795cedb7
tar: don't export names that aren't used elsewhere
|
15 tahun lalu |
Sergey Poznyakoff
|
ab6dd4948d
Keep a detailed map of archive members stored in the record buffer.
|
15 tahun lalu |
Sergey Poznyakoff
|
9c194c9942
Fix exclusion of long file names when extracting from pax format archives.
|
15 tahun lalu |
Paul Eggert
|
f6edb92580
Remove some lint, found by gcc -W etc.
|
15 tahun lalu |
Sergey Poznyakoff
|
fc61c17410
New option --full-time.
|
15 tahun lalu |
Sergey Poznyakoff
|
0ba8bdf5f3
Fix `--test-label' and `--label -r' behavior.
|
15 tahun lalu |
Sergey Poznyakoff
|
c3fa22fc80
Read POSIX multivolume archives split at the header boundary.
|
15 tahun lalu |
Sergey Poznyakoff
|
28f2669b15
Improve handling of --test-label.
|
15 tahun lalu |
Sergey Poznyakoff
|
166b7c7d02
Fix listing of volume labels (in particular in PAX archives).
|
15 tahun lalu |
Sergey Poznyakoff
|
2947023d27
Fix bug in OLDGNU format creation.
|
16 tahun lalu |
Sergey Poznyakoff
|
67a1a0eac5
Implement the --warning option.
|
16 tahun lalu |
Sergey Poznyakoff
|
b4ec8aedf9
* NEWS, configure.ac: Version 1.20.91
|
17 tahun lalu |
Paul Eggert
|
3c4f4ca423
Avoid compiler warnings.
|
18 tahun lalu |
Sergey Poznyakoff
|
a0fb51e136
Relicense under GPLv3
|
18 tahun lalu |
Sergey Poznyakoff
|
fe576585e6
(decode_xform): Exempt symbolic links from component
|
18 tahun lalu |
Sergey Poznyakoff
|
250db35f17
Global extended_header removed, use new xheader calls instead.
|
18 tahun lalu |
Sergey Poznyakoff
|
ad85f632c6
(transform_member_name): New function
|
18 tahun lalu |
Paul Eggert
|
49ea4c5057
* NEWS: Remove support for mangled names.
|
18 tahun lalu |
Sergey Poznyakoff
|
ae7bd36423
(print_header): Update displayable name selection.
|
19 tahun lalu |
Sergey Poznyakoff
|
6315d1700b
(read_header_primitive): New function
|
19 tahun lalu |
Paul Eggert
|
e86e864544
Update copyright year to 2006.
|
19 tahun lalu |
Sergey Poznyakoff
|
0e848e7b2c
(list_archive): Use is_dumpdir
|
19 tahun lalu |
Sergey Poznyakoff
|
52429bb956
Use mv_.* functions uniformly instead of fiddling with the global variables.
|
20 tahun lalu |
Sergey Poznyakoff
|
f6458a827a
(list_archive): Handle incremental backups in pax
|
20 tahun lalu |
Sergey Poznyakoff
|
15b75f848e
(print_header): If show_stored_names_option is given,
|
20 tahun lalu |
Sergey Poznyakoff
|
8f1d2fd9c3
(print_header): Special handling if test_label_option is set
|
20 tahun lalu |
Paul Eggert
|
3209329337
Don't filter time stamps through the resolution supported
|
20 tahun lalu |
Sergey Poznyakoff
|
8952196bc1
(list_archive): Use list_dumpdir() to display GNUTYPE_DUMPDIR blocks. Do that only if two or more -v options are given.
|
20 tahun lalu |