debian/tar
2005-11-04 Paul Eggert(set_stat): Rewrite to avoid bug in Forte
2005-11-04 Sergey PoznyakoffUpdated
2005-11-04 Sergey PoznyakoffUpdated
2005-11-04 Sergey PoznyakoffUpdate
2005-11-04 Sergey PoznyakoffAdd Eric Blake
2005-11-04 Sergey PoznyakoffFix quoting in help output.
2005-11-02 Paul Eggert* doc/tar.texi: Consistently put two spaces after sente...
2005-11-02 Paul Eggert* lib/.cvsignore: Accommodate recent gnulib changes.
2005-11-02 Paul EggertAdd creat-safer.c, fcntl--.h, fcntl-safer.h,
2005-10-28 Sergey PoznyakoffUpdated
2005-10-28 Sergey PoznyakoffIf file `.bootstrap' exists in the cwd and is readable...
2005-10-28 Sergey PoznyakoffAdd John Thomas McDole
2005-10-28 Sergey Poznyakoff(diff_dumpdir): Pass a valid device number to get_direc...
2005-10-21 Sergey PoznyakoffUpdated
2005-10-21 Sergey PoznyakoffSkip test if ln fails (suppose the OS does not support...
2005-10-04 Sergey PoznyakoffUpdated
2005-10-04 Sergey Poznyakoff(decode_options): Report error if -A or -r is used...
2005-09-30 Sergey PoznyakoffFix cover page
2005-09-29 Sergey PoznyakoffUpdated
2005-09-29 Sergey PoznyakoffUse @option and @kbd consistently. Document new options.
2005-09-28 Sergey PoznyakoffUpdated
2005-09-28 Sergey PoznyakoffImplement --show-stored-names option
2005-09-28 Sergey Poznyakoff(print_header): If show_stored_names_option is given,
2005-09-28 Sergey Poznyakoff(show_stored_names_option): New variable
2005-09-28 Sergey PoznyakoffUpdated
2005-09-28 Sergey PoznyakoffNew option --test-label tests the archive volume label...
2005-09-28 Sergey Poznyakoff(all_names_found): If test_label_option is set return...
2005-09-28 Sergey Poznyakoff(print_header): Special handling if test_label_option...
2005-09-28 Sergey Poznyakoff(test_label_option): New variable
2005-09-21 Paul Eggert* tests/Makefile.am (clean-local): Don't attempt to run
2005-09-17 Paul EggertDon't filter time stamps through the resolution supported
2005-09-16 Paul EggertMerge changes from gnulib for file system sub-second...
2005-09-14 Sergey PoznyakoffUpdated
2005-09-14 Sergey Poznyakoff(list_dumpdir): New function.
2005-09-14 Sergey Poznyakoff(list_archive): Use list_dumpdir() to display GNUTYPE_D...
2005-09-14 Sergey Poznyakoff(list_dumpdir): New function. Used to dump contents...
2005-09-12 Paul Eggerthard link patches
2005-09-12 Paul EggertAdjust to current gnulib and modules used.
2005-09-12 Paul EggertTreat fishy-looking hard links like fishy-looking symlinks.
2005-09-03 Paul EggertMention gzip version problems, and valgrind.
2005-09-03 Paul Eggert* README-alpha: Modernize description of software requi...
2005-09-03 Sergey PoznyakoffUpdate
2005-09-03 Sergey PoznyakoffUpdated
2005-09-03 Sergey PoznyakoffAdd incr01.at
2005-09-03 Sergey PoznyakoffNew test.
2005-09-03 Sergey Poznyakoff(purge_directory): Do not dereference symbolic links...
2005-09-03 Sergey PoznyakoffAdd strdup
2005-08-17 Sergey PoznyakoffUpdated
2005-08-17 Sergey Poznyakoff(read_directory_file): Use strtoumax to read snapshot...
2005-08-01 Sergey PoznyakoffUpdated
2005-08-01 Sergey PoznyakoffRemove dependency on file order.
2005-08-01 Sergey Poznyakoff(file_dumpable_p,dump_file0): Fix handling of sparse...
2005-07-08 Sergey PoznyakoffUpdated
2005-07-08 Sergey PoznyakoffFix typo
2005-07-07 Sergey PoznyakoffUpdated
2005-07-07 Sergey PoznyakoffPipe the output from `tar xfv' through sort.
2005-06-25 Sergey PoznyakoffUpdated
2005-06-25 Sergey Poznyakoff(tar_sparse_init): Fill structure with zeros. Call
2005-06-23 Sergey PoznyakoffUpdated
2005-06-23 Sergey PoznyakoffAdapt to the new output format
2005-06-23 Sergey Poznyakoff(pax_sparse_member_p): Checking member size vs. file...
2005-06-23 Sergey PoznyakoffUpdated
2005-06-23 Sergey PoznyakoffUpdated
2005-06-23 Sergey PoznyakoffNew test.
2005-06-23 Sergey PoznyakoffUpdated
2005-06-23 Sergey Poznyakoff(size_decoder): Do not set archive_file_size
2005-06-23 Sergey PoznyakoffUpdated
2005-06-23 Sergey Poznyakoff(sparse_scan_file): Fix another bug, introduced yesterd...
2005-06-23 Sergey PoznyakoffUpdated
2005-06-23 Sergey Poznyakoff(tar_sparse_init): Fix recent bugfixes: Initialize...
2005-06-23 Paul EggertA sweep of the sparse code prompted by a bug report...
2005-06-23 Paul Eggert* src/common.h (timespec_lt): Add a return type: bool.
2005-06-22 Paul EggertCarefully crafted invalid headers can cause buffer...
2005-06-13 Sergey PoznyakoffUpdated
2005-06-13 Sergey PoznyakoffAdd update.at
2005-06-13 Sergey PoznyakoffNew test
2005-06-13 Sergey Poznyakoff(dump_file0): Check for is_avoided_name() first. Fixes...
2005-06-13 Sergey PoznyakoffUpdated
2005-06-13 Sergey Poznyakoff(AC_STRUCT_ST_BLKSIZE,AC_STRUCT_ST_BLOCKS): Removed...
2005-06-02 Paul Eggert* src/names.c (excluded_name): excluded_filename ->
2005-05-30 Sergey PoznyakoffUpdated
2005-05-30 Sergey Poznyakoff(read_name_from_file,update_argv): Automatically detect...
2005-05-30 Sergey PoznyakoffUpdated
2005-05-27 Sergey PoznyakoffBugfixes.
2005-05-26 Sergey PoznyakoffUpdated
2005-05-26 Sergey PoznyakoffDocument new backup scripts behavior
2005-05-26 Sergey Poznyakoff(mt_begin,mt_rewind,mt_offline,mt_status): Use $MT...
2005-05-26 Sergey PoznyakoffMinor fixes
2005-05-21 Sergey PoznyakoffUpdated
2005-05-21 Sergey Poznyakoff(hash_string_hasher,hash_string_compare)
2005-05-21 Sergey PoznyakoffInclude paxlib.h instead of paxerror.h
2005-05-21 Sergey PoznyakoffUpdate invocations of safer_name_suffix()
2005-05-21 Sergey PoznyakoffAdd new paxutils files
2005-05-21 Sergey PoznyakoffUpdated
2005-05-19 Sergey PoznyakoffUpdated
2005-05-19 Sergey PoznyakoffRemove defines and declarations imported from paxutils
2005-05-19 Sergey PoznyakoffAdd paxerror.c paxexit.c paxconvert.c
2005-05-19 Sergey Poznyakoff(libtar_a_SOURCES): Add paxerror.c paxexit.c paxconvert.c
2005-05-19 Sergey PoznyakoffRemove checking for LIB_SETSOCKOPT, it is handled by...
2005-05-19 Sergey Poznyakoff(copy_files): Accept optional third argument: a prefix
next