]> Dogcows Code - chaz/tar/shortlog
chaz/tar
2006-03-08  Paul EggertRemove unistd_.h from lib/.cvsignore.
2006-03-08  Paul Eggert* src/buffer.c (record_buffer_aligned): New var.
2006-03-08  Paul Eggert* lib/.cvsignore: Add unistd_.h. Sort.
2006-03-04  Sergey PoznyakoffUpdate
2006-03-04  Sergey PoznyakoffUse -f - to read from stdin.
2006-02-21  Sergey PoznyakoffUpdate
2006-02-21  Sergey PoznyakoffFix typo: --to-command instead of --to-program
2006-02-21  Paul Eggert* tests/multiv04.at (split directory members in a MV...
2006-02-20  Sergey PoznyakoffFix copyright years
2006-02-20  Sergey PoznyakoffUniformly start all test titles with a lower case letter
2006-02-20  Sergey PoznyakoffUpdate
2006-02-20  Sergey PoznyakoffNew test
2006-02-20  Sergey Poznyakoff(AT_TAR_MKHIER): New macro
2006-02-20  Sergey PoznyakoffReword test title
2006-02-20  Sergey PoznyakoffRemove mkhier, use AT_TAR_MKHIER instead
2006-02-20  Sergey PoznyakoffAdd build-aux to the PATH
2006-02-20  Sergey Poznyakoff(lustar01.at,lustar02.at,lustar03.at): New tests.
2006-02-20  Sergey Poznyakoff(split_long_name): Fix maximum length estimation. Patch...
2006-02-20  Paul EggertAvoid installation glitches on Solaris 8 with Sun C...
2006-02-20  Paul Eggert* bootstrap: Don't claim lib/Makefile.am is generated...
2006-02-19  Sergey PoznyakoffUpdate
2006-02-19  Sergey Poznyakoff(new_volume): Prompt the user for archive name if unabl...
2006-02-19  Sergey PoznyakoffUpdate
2006-02-19  Sergey Poznyakoff(add_chunk_header): Free st.orig_file_name after callin...
2006-02-19  Sergey PoznyakoffUpdated
2006-02-19  Sergey PoznyakoffRaise version number to 1.15.90
2006-02-19  Sergey Poznyakoff(dump_file0): Restore file_count_links,accidentally...
2006-02-08  Sergey PoznyakoffUpdated
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-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
next
This page took 0.048879 seconds and 4 git commands to generate.