Sergey Poznyakoff
|
ec4741d732
(parse_opt): New options --hard-dereference, --checkpoint-action.
|
17 年之前 |
Sergey Poznyakoff
|
620a136e74
New options --auto-compress (-a) and --lzma
|
17 年之前 |
Sergey Poznyakoff
|
63e835f5c0
New option --exclude-vcs
|
17 年之前 |
Sergey Poznyakoff
|
87ac3207fb
Don't include <getline.h>. No longer needed.
|
18 年之前 |
Sergey Poznyakoff
|
a0fb51e136
Relicense under GPLv3
|
18 年之前 |
Sergey Poznyakoff
|
250db35f17
Global extended_header removed, use new xheader calls instead.
|
18 年之前 |
Sergey Poznyakoff
|
ca856c2585
(main): Don't call closeopen.
|
18 年之前 |
Sergey Poznyakoff
|
d989864712
(main): Move closeopen after decode_options to allow shell process substitution to work.
|
18 年之前 |
Sergey Poznyakoff
|
bbf7dec45e
Fix indentation
|
18 年之前 |
Sergey Poznyakoff
|
66e9b9cd6c
New options --exclude-caches-all, --exclude-caches-under, --exclude-tag-all, --exclude-tag-under
|
18 年之前 |
Sergey Poznyakoff
|
137ebf41fd
(dump_dir0): Implement --exclude-tag option
|
18 年之前 |
Paul Eggert
|
c930802f31
Port to latest gnulib. There were a lot of changes, so the
|
18 年之前 |
Sergey Poznyakoff
|
b0765e257c
(enum read_file_list_state.file_list_skip): New value
|
18 年之前 |
Sergey Poznyakoff
|
603c1d60a6
Fix help output formatting. Thanks Benno Schulenberg.
|
18 年之前 |
Sergey Poznyakoff
|
372638ae7a
Do not attempt to close stderr after call to close_stdout.
|
18 年之前 |
Sergey Poznyakoff
|
a76ab340dd
(doc0, doc1, initialize_argp_doc): Removed. Rely on the new argp method instead
|
18 年之前 |
Paul Eggert
|
0680ad4d42
* src/tar.c: Work around limitation imposed by gettext 0.15
|
19 年之前 |
Paul Eggert
|
57aa98047e
gettext 0.15 rejects this.
|
19 年之前 |
Sergey Poznyakoff
|
7110641821
(decode_options): Do not require -L with -M -Hpax.
|
19 年之前 |
Sergey Poznyakoff
|
36fe16aaf5
(decode_options): Initialize stdlis
|
19 年之前 |
Sergey Poznyakoff
|
1421ee630d
(main): Call closeopen
|
19 年之前 |
Sergey Poznyakoff
|
4bf5f6dca4
--sparse-version turns on --sparse
|
19 年之前 |
Sergey Poznyakoff
|
1001c1b326
New option --sparse-version
|
19 年之前 |
Sergey Poznyakoff
|
ab19642053
Implement new option, --mtime, allowing to set
|
19 年之前 |
Sergey Poznyakoff
|
4c7a2b10b8
Implement --overwrite-dir option (long ago documented)
|
19 年之前 |
Sergey Poznyakoff
|
1e3568d947
(options, parse_opt): Allow for optional argument to
|
19 年之前 |
Sergey Poznyakoff
|
f9bd340c1b
--checkpoint takes an optional argument specifying
|
19 年之前 |
Sergey Poznyakoff
|
d75890c1b8
(options): Minor rewording
|
19 年之前 |
Sergey Poznyakoff
|
c58063c17a
New option --transform
|
19 年之前 |
Sergey Poznyakoff
|
f20e08dd45
(parse_opt): Add comment before --preserve case.
|
19 年之前 |