(read_header_primitive): New function
[debian/tar] / src / tar.c
2006-03-13 Sergey Poznyakoff(options): Consistently begin help messages with a...
2006-02-20 Paul EggertAvoid installation glitches on Solaris 8 with Sun C...
2006-02-08 Sergey Poznyakoff(tar_set_quoting_style): Provide second argument to...
2006-02-07 Paul Eggert* gnulib.modules: Add closeout, exitfial.
2006-02-07 Paul Eggert* NEWS: --version now outputs copyright etc., to confor...
2006-01-21 Sergey Poznyakoff(decode_options): Refuse using --delete with compressio...
2006-01-18 Sergey PoznyakoffImplement new options --quoting-style, --quote-chars...
2005-12-11 Sergey Poznyakoff(options,parse_opt): New options --delay-directory...
2005-12-06 Sergey Poznyakoff(options): Add --restrict option. Use macros for option...
2005-12-06 Sergey Poznyakoff(archive_format_string): Remove static qualifier.
2005-11-29 Paul Eggert(parse_opt): Remove bogus \n in new atime diagnostic.
2005-11-29 Paul Eggert* NEWS: New option --atime-preserve=system, which uses...
2005-11-11 Sergey Poznyakoff(confirm): Rewritten using rpmatch.
2005-11-09 Sergey Poznyakoff (decode_options): Allow to use --multi-volume and...
2005-11-08 Paul Eggert* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
2005-11-07 Sergey PoznyakoffIncremental options are allowed with --format=pax
2005-10-04 Sergey Poznyakoff(decode_options): Report error if -A or -r is used...
2005-09-28 Sergey PoznyakoffImplement --show-stored-names option
2005-09-28 Sergey PoznyakoffNew option --test-label tests the archive volume label...
2005-06-22 Paul EggertCarefully crafted invalid headers can cause buffer...
2005-05-30 Sergey Poznyakoff(read_name_from_file,update_argv): Automatically detect...
2005-05-15 Paul EggertUpdate FSF postal mail address.
2005-05-02 Paul Eggert(parse_opt): Adjust to new modechange API.
2005-04-07 Sergey PoznyakoffMinor fixes to text messages. Proposed by Benno Schulen...
2005-02-15 Sergey PoznyakoffReplace strdup with xstrdup
2005-02-06 Sergey PoznyakoffVarious fixes in help and diagnostic messages
2005-02-05 Sergey Poznyakoff(options): Improved sorting. Document --backup=off.
2005-02-05 Sergey PoznyakoffHandle new options --to-command,--ignore-command-error
2005-02-04 Sergey Poznyakoff(update_argv): Changed type to void
2005-02-04 Sergey Poznyakoff(options) Minor spelling fix
2005-01-18 Sergey PoznyakoffNew options --unquote (--no-unquote) and --add-file
2005-01-11 Sergey PoznyakoffReworded docstrings for --[no-]same-permissions
2005-01-05 Sergey Poznyakoff(parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike...
2004-12-22 Sergey Poznyakoff(main): Reverted recent changes (#ifdef).
2004-12-21 Sergey Poznyakoff(main): Protect invocation of setlocale by ifdef.
2004-12-21 Sergey Poznyakoff(main): Protect invocation of setlocale by ifdef.
2004-12-18 Sergey Poznyakoff(decode_options): Ignore --seek if used with --delete.
2004-11-16 Sergey PoznyakoffFixed -o semantics. Thanks Jean Delvare <khali@linux...
2004-10-25 Sergey Poznyakoff(options): Use OPTION_NO_TRANS
2004-10-04 Sergey PoznyakoffNew option --exclude-caches, to exclude
2004-09-16 Sergey PoznyakoffMinor fix
2004-09-12 Sergey Poznyakoff(parse_opt): Emit warning if -l option is used.
2004-09-07 Sergey Poznyakoff(argp_program_version): Modified.
2004-09-06 Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-09-02 Sergey Poznyakoff(usage): Minor fix
2004-08-31 Sergey Poznyakoff(main): Call set_start_time()
2004-08-30 Sergey PoznyakoffFix copy-n-paste errors in the license
2004-08-17 Sergey PoznyakoffFixed typo
2004-08-07 Paul Eggert(parse_opt): FILESYSTEM_PREFIX_LEN -> FILE_SYSTEM_PREFI...
2004-06-25 Sergey PoznyakoffThe actual default for exclude patterns is --no-anchore...
2004-06-22 Sergey PoznyakoffFixed docstring for --checkpoint option.
2004-05-19 Sergey Poznyakoff(struct fmttab): Accept 'pax' as alias
2004-05-19 Sergey PoznyakoffNew option -H (short alias to --format)
2004-05-16 Sergey PoznyakoffUse argp for command line parsing.
2004-05-13 Sergey PoznyakoffRenamed --strip-path to --strip-components
2004-05-11 Sergey Poznyakoff(decode_options): Fixed typo in the comment.
2004-05-10 Sergey PoznyakoffNew option --rmt-command.
2004-05-05 Sergey Poznyakoff--utc implies -vv
2004-04-05 Paul EggertMerge recent gnulib changes, and remove some lint.
2004-04-04 Sergey Poznyakoff(usage): Prototype moved to common.h
2004-02-29 Sergey PoznyakoffNew options: --utc and keep-newer-files
2004-02-20 Sergey Poznyakoff(assert_format): Do not bail out if several
2004-02-20 Sergey PoznyakoffDocumented --pax-option
2004-02-18 Sergey PoznyakoffNew option --pax-option (equivalent to -o option of...
2004-02-15 Paul EggertFix Debian bug 230872, originally reported by Jeff...
2004-01-03 Sergey Poznyakoff(decode_options): More option compatibility checks...
2003-12-01 Sergey Poznyakoff(usage): Cleaned up the sample argument to --newer
2003-11-17 Sergey PoznyakoffMinor changes
2003-11-13 Sergey PoznyakoffNew option --format=ustar forces POSIX.1-1988 archive...
2003-11-13 Paul EggertFix some C compatibility bugs reported by Joerg Schilling.
2003-10-19 Sergey Poznyakoff(decode_options): Removed superfluous archive format...
2003-10-04 Sergey PoznyakoffNew option --occurrence
2003-10-02 Sergey PoznyakoffRemoved extra precaution regarding subcommand_option...
2003-10-02 Sergey PoznyakoffNew option --first-copy
2003-10-02 Sergey PoznyakoffNew option --first-copy
2003-09-24 Paul EggertDon't translate "Copyright".
2003-09-05 Sergey PoznyakoffUse ngettext where appropriate.
2003-09-04 Sergey PoznyakoffNew option --strip-path=NUM.
2003-09-04 Sergey Poznyakoff(main): Do not check for volume_label_option unless...
2003-09-03 Sergey PoznyakoffUse DEFAULT_ARCHIVE_FORMAT macro
2003-09-03 Paul Eggert(struct fmttab.name): Now char const *. All uses changed.
2003-09-01 Sergey PoznyakoffNew option --format
2003-08-31 Sergey Poznyakoff(destroy_stat): New function.
2003-07-28 Sergey PoznyakoffRemoved support for the obsolete command line options.
2003-07-27 Sergey PoznyakoffNew option --check-links.
2003-07-05 Paul EggertDo not include <print-copyr.h>.
2001-09-22 Paul EggertInclude print-copyr.h, not copysym.h.
2001-09-14 Paul EggertInclude copysym.h.
2001-08-29 Paul Eggert(decode_options):
2001-08-27 Paul Eggert(ANCHORED_OPTION, IGNORE_CASE_OPTION, NO_ANCHORED_OPTION,
2001-01-13 Paul Eggert(time): Do not declare.
2000-10-29 Paul EggertInclude fnmatch.h.
2000-10-29 Paul Eggert(NO_RECURSE_OPTION): Remove.
2000-10-25 Paul Eggert(decode_options): Check that volume label is not too...
2000-10-24 Paul EggertInclude localedir.h, prepargs.h.
2000-01-07 Paul EggertUpdate copyright year.
2000-01-07 Paul Eggert(decode_options): Use xalloc_die to report memory exhau...
1999-12-13 Paul Eggert("quotearg.h"): New include.
1999-11-07 Paul Eggert(usage): Add examples.
1999-10-11 Paul Eggert(decode_options): Invalid dates are now treated as...
next