]> Dogcows Code - chaz/tar/history - src
* NEWS: --version now outputs copyright etc., to conform to the
[chaz/tar] / src /
2006-02-07  Paul Eggert* NEWS: --version now outputs copyright etc., to confor...
2006-02-07  Paul EggertUpdate copyright year to 2006.
2006-02-07  Sergey Poznyakoff(sparse_map_decoder): Fix misleading diagnostic.
2006-01-31  Sergey Poznyakoff(struct tar_stat_info): New members is_dumpdir and...
2006-01-31  Sergey Poznyakoff(list_archive): Use is_dumpdir
2006-01-31  Sergey Poznyakoff(get_gnu_dumpdir): Static
2006-01-31  Sergey Poznyakoff(prepare_to_extract): Use is_dumpdir member to check...
2006-01-31  Sergey Poznyakoff(get_gnu_dumpdir): Remove prototype
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-14  Sergey PoznyakoffUpdate invocations of name_scan.
2005-12-14  Sergey Poznyakoff(name_scan): Change prototype.
2005-12-14  Sergey Poznyakoff(name_scan): Take an additional argument requesting...
2005-12-13  Sergey Poznyakoff(addname,add_hierarchy_to_namelist): Initialize explici...
2005-12-13  Sergey Poznyakoff(procdir): If name_scan() returns something, check...
2005-12-13  Sergey Poznyakoff(struct name): New member `explicit'. Remove unused...
2005-12-12  Sergey PoznyakoffIf --one-file-system is given and a
2005-12-11  Sergey Poznyakoff(options,parse_opt): New options --delay-directory...
2005-12-11  Sergey Poznyakoff(directories_first): Replaced by delay_directory_restor...
2005-12-11  Sergey Poznyakoff(delay_directory_restore_option): New global.
2005-12-09  Sergey Poznyakoff(read_directory_file): Fix format string
2005-12-09  Sergey Poznyakoff(to_chars_subst): Remove unused variable
2005-12-09  Sergey Poznyakoff(set_file_atime): Add prototype.
2005-12-09  Sergey Poznyakoff(open_archive): Add default case to shut up gcc.
2005-12-08  Sergey Poznyakoff(gid_to_chars, major_to_chars, minor_to_chars)
2005-12-08  Sergey Poznyakoff(gid_to_chars, major_to_chars, minor_to_chars)
2005-12-06  Sergey Poznyakoff(options): Add --restrict option. Use macros for option...
2005-12-06  Sergey Poznyakoff(sys_exec_info_script): The script can supply new
2005-12-06  Sergey Poznyakoff(sys_exec_info_script): Update delaration
2005-12-06  Sergey Poznyakoff(new_volume): Update invocation
2005-12-06  Sergey Poznyakoff(archive_format_string): Remove static qualifier.
2005-12-06  Sergey Poznyakoff(sys_exec_info_script): New function.
2005-12-06  Sergey Poznyakoff(archive_format_string,subcommand_string,sys_exec_info_...
2005-12-06  Sergey Poznyakoff(new_volume): Use sys_exec_info_script() instead of...
2005-12-01  Sergey PoznyakoffObtain root_device here, to make sure it works correctl...
2005-12-01  Sergey Poznyakoff(purge_directory): Skip the member and return if the...
2005-12-01  Sergey PoznyakoffFix restoring of directory timestamps from
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-27  Sergey PoznyakoffRemove prematurely introduced parts of new MV format...
2005-11-26  Sergey Poznyakoff(xheader_format_name): Fix memory leak.
2005-11-11  Sergey Poznyakoff(confirm): Rewritten using rpmatch.
2005-11-11  Sergey Poznyakoff(xheader_format_name): Remove static
2005-11-11  Sergey Poznyakoff(write_extended): Change type and meaning of the first...
2005-11-11  Sergey Poznyakoff(flush_read,flush_write): Functions, again.
2005-11-11  Sergey Poznyakoff(flush_write,flush_read): Change data type.
2005-11-10  Sergey Poznyakoff(xhdr_tab): New keyword GNU.volume.filename.
2005-11-10  Sergey PoznyakoffDo not pad compressed output if it goes to stdout.
2005-11-10  Sergey Poznyakoff(sparse_dump_region): Call mv_size_left.
2005-11-10  Sergey Poznyakoff(try_new_volume): Bugfix. Always check
2005-11-09  Sergey Poznyakoff(xhdr_tab): Support for new GNU keywords.
2005-11-09  Sergey Poznyakoff (decode_options): Allow to use --multi-volume and...
2005-11-09  Sergey PoznyakoffUse mv_.* functions where necessary.
2005-11-09  Sergey PoznyakoffUse mv_.* functions uniformly instead of fiddling with...
2005-11-09  Sergey Poznyakoff(save_name,save_sizeleft,save_totsize): Remove
2005-11-09  Sergey PoznyakoffRewritten in a more modular fashion to provide
2005-11-08  Paul Eggert* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
2005-11-07  Paul Eggert(xheader_store): Last arg is void const *.
2005-11-07  Paul Eggert(xheader_store): Last arg here is void const *, too.
2005-11-07  Paul Eggert(struct xhdr_tab.coder): Last arg is void const *,
2005-11-07  Sergey Poznyakoff(xheader_keyword_deleted_p): Remove static
2005-11-07  Sergey Poznyakoff(struct tar_stat_info.dumpdir): New member.
2005-11-07  Sergey PoznyakoffIncremental options are allowed with --format=pax
2005-11-07  Sergey Poznyakoff(sparse_diff_file): Bugfix: set seekable.
2005-11-07  Sergey Poznyakoff(list_archive): Handle incremental backups in pax
2005-11-07  Sergey Poznyakoff(dumpdir_size, get_gnu_dumpdir): New functions.
2005-11-07  Sergey Poznyakoff(dump_dir0): Handle incremental backups in pax archives
2005-11-07  Sergey Poznyakoff(dumpdir_size,get_gnu_dumpdir)
2005-11-06  Paul Eggert* src/xheader.c (strtoimax, strtoumax): Remove decls...
2005-11-05  Sergey Poznyakoff(struct directory.mtime): New member.
2005-11-05  Sergey Poznyakoff(dump_file): Call update_parent_directory.
2005-11-05  Sergey Poznyakoff (update_parent_directory): New prototype.
2005-11-04  Paul Eggert(set_stat): Rewrite to avoid bug in Forte
2005-10-28  Sergey Poznyakoff(diff_dumpdir): Pass a valid device number to get_direc...
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 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 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-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 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 EggertTreat fishy-looking hard links like fishy-looking symlinks.
2005-09-03  Sergey Poznyakoff(purge_directory): Do not dereference symbolic links...
2005-08-17  Sergey Poznyakoff(read_directory_file): Use strtoumax to read snapshot...
2005-08-01  Sergey Poznyakoff(file_dumpable_p,dump_file0): Fix handling of sparse...
2005-06-25  Sergey Poznyakoff(tar_sparse_init): Fill structure with zeros. Call
2005-06-23  Sergey Poznyakoff(pax_sparse_member_p): Checking member size vs. file...
2005-06-23  Sergey Poznyakoff(size_decoder): Do not set archive_file_size
2005-06-23  Sergey Poznyakoff(sparse_scan_file): Fix another bug, introduced yesterd...
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 Poznyakoff(dump_file0): Check for is_avoided_name() first. Fixes...
next
This page took 0.050829 seconds and 7 git commands to generate.