]> Dogcows Code - chaz/tar/commit
(ANCHORED_OPTION, IGNORE_CASE_OPTION, NO_ANCHORED_OPTION,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Aug 2001 14:41:56 +0000 (14:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Aug 2001 14:41:56 +0000 (14:41 +0000)
commit17afd0438f6d86686e9bc6df80e538b3201b889e
tree97d227e265ff076c31b1b093690321e252e003b6
parent998ecf08c0297c3a9de3e5f925e3a42ffa2011ca
(ANCHORED_OPTION, IGNORE_CASE_OPTION, NO_ANCHORED_OPTION,
NO_IGNORE_CASE_OPTION, NO_WILDCARDS_OPTION, NO_WILDCARDS_MATCH_SLASH_OPTION,
WILDCARDS_OPTION, WILDCARDS_MATCH_SLASH_OPTION): New enum values.

(long_options, usage, decode_options): Add support for --anchored,
--ignore-case, --no-anchored, --no-ignore-case, --no-wildcards,
--no-wildcards-match-slash, --recursion, --wildcards,
--wildcards-match-slash.

(decode_options): Implement the new way of interpreting exclude patterns.

(usage): --newer-mtime takes a DATE operand.  DATE may be a file name.

(OPTION_STRING, decode_options): Add -I, -y.  Currently these options
just print error messages suggesting alternatives.

(add_filtered_exclude): Remove.
src/tar.c
This page took 0.020819 seconds and 4 git commands to generate.