]> Dogcows Code - chaz/tar/shortlog
chaz/tar
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 PoznyakoffUpdate
2006-02-07  Sergey Poznyakoff(sparse_map_decoder): Fix misleading diagnostic.
2006-01-31  Sergey PoznyakoffUpdate
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 PoznyakoffUpdate
2006-01-21  Sergey Poznyakoff(decode_options): Refuse using --delete with compressio...
2006-01-18  Sergey PoznyakoffUpdate
2006-01-18  Sergey PoznyakoffImplement new options --quoting-style, --quote-chars...
2006-01-18  Sergey PoznyakoffInitial documentation for --quoting-style, --quote...
2006-01-18  Sergey Poznyakoff(DEFAULT_QUOTING_STYLE): New configuration variable
2006-01-18  Sergey PoznyakoffUpdated
2006-01-09  Paul Eggert* bootstrap: Default to pserver, and switch to cvs...
2006-01-09  Paul EggertAdd argp-pin.c, mkdirat.c, openat-priv.h.
2005-12-14  Sergey PoznyakoffUpdate
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 PoznyakoffUpdate
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 PoznyakoffUpdate
2005-12-12  Sergey PoznyakoffIf --one-file-system is given and a
2005-12-11  Sergey PoznyakoffUpdate
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-11  Sergey PoznyakoffDocument --delay-directory-restore option.
2005-12-11  Sergey PoznyakoffUpdate
2005-12-09  Sergey PoznyakoffUpdate
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 PoznyakoffFix typo
2005-12-08  Sergey PoznyakoffUpdate
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-08  Sergey Poznyakoff(Current status): Renamed to 'Changes' and moved to
2005-12-07  Sergey PoznyakoffChange permissions in the sample outputs to more usual...
2005-12-07  Sergey PoznyakoffUpdated
2005-12-07  Sergey PoznyakoffRemove @set's
2005-12-07  Sergey PoznyakoffFollowing the discussion with Karl Berry,
2005-12-07  Sergey PoznyakoffUpdate
2005-12-07  Sergey PoznyakoffResolve some more FIXMEs
2005-12-07  Sergey PoznyakoffFix typosin the recent entry
2005-12-06  Sergey PoznyakoffUpdate
2005-12-06  Sergey PoznyakoffUpdate
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 PoznyakoffUse TAR_VOLUME instead of reading volno file.
2005-12-06  Sergey PoznyakoffUpdate --info-scripts documentation
2005-12-06  Paul Eggert* configure.ac (DENSITY_LETTER): Fix m4 overquoting.
2005-12-06  Sergey PoznyakoffUpdate
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-06  Sergey PoznyakoffDocument --to-command and --info-script options. Add...
2005-12-01  Sergey PoznyakoffUpdate
2005-12-01  Sergey PoznyakoffObtain root_device here, to make sure it works correctl...
2005-12-01  Sergey PoznyakoffUpdate
2005-12-01  Sergey PoznyakoffAdd Guerkan Karaman
2005-12-01  Sergey PoznyakoffAdd incr02.at
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-12-01  Paul Eggert* doc/tar.texi (Option Summary): Rewrite the
2005-11-29  Paul Eggert(parse_opt): Remove bogus \n in new atime diagnostic.
2005-11-29  Paul Eggert* lib/.cvsignore: Add malloc.h, regcomp.c, regex.c...
2005-11-29  Paul Eggert* THANKS: Add Ian Turner.
2005-11-29  Paul Eggert* NEWS: New option --atime-preserve=system, which uses...
2005-11-29  Paul EggertConvert back to UTF-8, sort (using LC_ALL=en_US.UTF-8
2005-11-27  Sergey PoznyakoffUpdate
2005-11-27  Sergey PoznyakoffRemove prematurely introduced parts of new MV format...
2005-11-26  Sergey PoznyakoffUpdate
2005-11-26  Sergey Poznyakoff(xheader_format_name): Fix memory leak.
2005-11-11  Sergey PoznyakoffUpdate
2005-11-11  Sergey PoznyakoffClose stdin so that if something fails causing tar...
2005-11-11  Sergey Poznyakoff(confirm): Rewritten using rpmatch.
2005-11-11  Sergey PoznyakoffAdd rpmatch.c
2005-11-11  Sergey PoznyakoffAdd stdopen, imported from coreutils.
2005-11-11  Sergey PoznyakoffAdd rpmatch
2005-11-11  Sergey PoznyakoffUpdated
2005-11-11  Sergey Poznyakoff(Tarcat): New node
2005-11-11  Sergey PoznyakoffHandle archives in pax format. Improve handling of...
2005-11-11  Sergey PoznyakoffUpdate
2005-11-11  Sergey Poznyakoff(AT_TAR_CHECK): Define TEST_TAR_FORMAT
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 PoznyakoffUpdated
next
This page took 0.048121 seconds and 4 git commands to generate.