Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sergey Poznyakoff a349bd80b9 (decode_options): Refuse using --delete with compression options 19 gadi atpakaļ
  Sergey Poznyakoff 514ea6ead4 Implement new options --quoting-style, --quote-chars and --no-quote-chars. 19 gadi atpakaļ
  Sergey Poznyakoff 1cdb7823ae (options,parse_opt): New options --delay-directory-restore and --no-delay-directory-restore 19 gadi atpakaļ
  Sergey Poznyakoff 2e7a943d0e (options): Add --restrict option. Use macros for option grouping. 19 gadi atpakaļ
  Sergey Poznyakoff f018d69aac (archive_format_string): Remove static qualifier. 19 gadi atpakaļ
  Paul Eggert f8f4f49011 (parse_opt): Remove bogus \n in new atime diagnostic. 19 gadi atpakaļ
  Paul Eggert aa976a5170 * NEWS: New option --atime-preserve=system, which uses O_NOATIME. 19 gadi atpakaļ
  Sergey Poznyakoff b5775215d7 (confirm): Rewritten using rpmatch. 19 gadi atpakaļ
  Sergey Poznyakoff 5eecc4c994 (decode_options): Allow to use --multi-volume and --label with pax archives. 19 gadi atpakaļ
  Paul Eggert 57c2124d68 * src/tar.c (NS_PRECISION_FORMAT_MASK): New macro. 19 gadi atpakaļ
  Sergey Poznyakoff f865597c89 Incremental options are allowed with --format=pax 19 gadi atpakaļ
  Sergey Poznyakoff 35b9ca72db (decode_options): Report error if -A or -r is used together with compression option. 19 gadi atpakaļ
  Sergey Poznyakoff 40da86b2a1 Implement --show-stored-names option 19 gadi atpakaļ
  Sergey Poznyakoff ddb0f96f00 New option --test-label tests the archive volume label. The option proposed by Wouter Verhelst 19 gadi atpakaļ
  Paul Eggert d659cbaccd Carefully crafted invalid headers can cause buffer overrun. 20 gadi atpakaļ
  Sergey Poznyakoff fb7b2f3645 (read_name_from_file,update_argv): Automatically detect nul-terminated list files. 20 gadi atpakaļ
  Paul Eggert 120e96c480 Update FSF postal mail address. 20 gadi atpakaļ
  Paul Eggert 82c746410d (parse_opt): Adjust to new modechange API. 20 gadi atpakaļ
  Sergey Poznyakoff 62599b5285 Minor fixes to text messages. Proposed by Benno Schulenberg. 20 gadi atpakaļ
  Sergey Poznyakoff 549a691ada Replace strdup with xstrdup 20 gadi atpakaļ
  Sergey Poznyakoff 5c2e32780e Various fixes in help and diagnostic messages 20 gadi atpakaļ
  Sergey Poznyakoff cd02b0855c (options): Improved sorting. Document --backup=off. 20 gadi atpakaļ
  Sergey Poznyakoff 4d24adbecb Handle new options --to-command,--ignore-command-error 20 gadi atpakaļ
  Sergey Poznyakoff 0ad4063606 (update_argv): Changed type to void 20 gadi atpakaļ
  Sergey Poznyakoff d8dc269927 (options) Minor spelling fix 20 gadi atpakaļ
  Sergey Poznyakoff cdb27293db New options --unquote (--no-unquote) and --add-file 20 gadi atpakaļ
  Sergey Poznyakoff d882e8f39b Reworded docstrings for --[no-]same-permissions 20 gadi atpakaļ
  Sergey Poznyakoff 2ad41b6fe0 (parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike Frysinger <vapier@gentoo.org> for reporting. 20 gadi atpakaļ
  Sergey Poznyakoff 6bc808b25f (main): Reverted recent changes (#ifdef). 20 gadi atpakaļ
  Sergey Poznyakoff 5842962ed6 (main): Protect invocation of setlocale by ifdef. 20 gadi atpakaļ