]> Dogcows Code - chaz/tar/shortlog
chaz/tar
2005-02-06  Sergey PoznyakoffList of required gnulib modules.
2005-02-05  Sergey PoznyakoffUpdated
2005-02-05  Sergey PoznyakoffReverted changes
2005-02-05  Sergey Poznyakoff(options): Improved sorting. Document --backup=off.
2005-02-05  Sergey Poznyakoff(sys_exec_command): Use xclose, xpipe, xfork, xdup2...
2005-02-05  Sergey Poznyakoff(exec_error,fork_error,dup2_error,pipe_error): Removed...
2005-02-05  Sergey Poznyakoff(extract_archive): Do not check for EXTRACT_OVER_PIPE...
2005-02-05  Sergey PoznyakoffCode clean up.
2005-02-05  Sergey Poznyakoff(EXTRACT_OVER_PIPE): New macro
2005-02-05  Sergey PoznyakoffUpdated
2005-02-05  Sergey PoznyakoffAdded Hansjoerg Lipp
2005-02-05  Sergey PoznyakoffHandle new options --to-command,--ignore-command-error
2005-02-05  Sergey Poznyakoff(sys_exec_command,sys_wait_command): New functions
2005-02-05  Sergey Poznyakoff(exec_error, fork_error, dup_error,pipe_error): New...
2005-02-05  Sergey Poznyakoff(extract_file): Handle to_command_option
2005-02-05  Sergey Poznyakoff(to_command_option)
2005-02-05  Sergey PoznyakoffDo not use 8-bit chars in comments
2005-02-05  Sergey PoznyakoffGet setenv module from gnulib
2005-02-04  Paul EggertImproved checksum diagnostics; adjust to gnulib changes.
2005-02-04  Paul Eggert(from_header): New arg OCTAL_ONLY, normally false.
2005-02-04  Paul EggertAdjust to gnulib changes.
2005-02-04  Sergey PoznyakoffUpdated
2005-02-04  Sergey Poznyakoff(update_argv): Changed type to void
2005-02-04  Sergey PoznyakoffRemoved unused variables.
2005-02-04  Sergey PoznyakoffFurther rewrite
2005-02-04  Sergey PoznyakoffUpdated
2005-02-04  Sergey PoznyakoffDetermine path to the tar executable.
2005-02-04  Sergey Poznyakoff(options) Minor spelling fix
2005-02-04  Sergey PoznyakoffAdd translators' comments
2005-02-04  Sergey Poznyakoff(extract_archive): Rewritten
2005-02-04  Sergey Poznyakoff(start_private_header,write_header_name)
2005-02-04  Sergey Poznyakoff(OLDGNU_NAME_FIELD_SIZE): New constant
2005-02-03  Sergey PoznyakoffUpdated
2005-02-03  Sergey Poznyakoff(RE_CHECK): Added missing space
2005-02-03  Sergey Poznyakoffsort ls output
2005-02-03  Sergey PoznyakoffAdd translators' comment
2005-02-03  Sergey PoznyakoffUse quote()
2005-02-03  Sergey Poznyakoff(short_read): Use ngettext()
2005-02-03  Sergey PoznyakoffAdded tests/genfile.c
2005-02-03  Sergey PoznyakoffUpdated
2005-02-03  Sergey PoznyakoffExtract and compare sparse file
2005-02-03  Sergey PoznyakoffSkip the test on filesystems that do not update ctime...
2005-02-03  Sergey PoznyakoffAdded sparse02.at
2005-02-03  Sergey PoznyakoffTest extracting sparse files over a pipe.
2005-02-02  Sergey PoznyakoffUpdated
2005-02-02  Sergey PoznyakoffExtract sparse files even if the output fd is not seekable.
2005-02-01  Sergey PoznyakoffUpdated
2005-02-01  Sergey PoznyakoffIgnore all *.m4 files
2005-02-01  Sergey PoznyakoffUpdated
2005-02-01  Sergey PoznyakoffAdd append.at
2005-02-01  Sergey PoznyakoffInsert Emacs magic to the first line.
2005-02-01  Sergey PoznyakoffAdd a comment to lib/Makefile.am saying that this is...
2005-01-18  Sergey PoznyakoffUpdated
2005-01-18  Sergey PoznyakoffUpdated
2005-01-18  Sergey PoznyakoffRemove inclusion of obstack.h
2005-01-18  Sergey PoznyakoffUpdated
2005-01-18  Sergey PoznyakoffMoved rendition macros and option value definitions...
2005-01-18  Sergey PoznyakoffDocument new options. Moved rendition macros and option...
2005-01-18  Sergey PoznyakoffNew options --unquote (--no-unquote) and --add-file
2005-01-18  Sergey Poznyakoff(name_file): Removed variable.
2005-01-18  Sergey Poznyakoff(stat_fatal): New function
2005-01-18  Sergey PoznyakoffRemove inclusion of obstack.h src/incremen.c
2005-01-18  Sergey PoznyakoffInclude obstack.h
2005-01-18  Sergey PoznyakoffRaised version number to 1.15.2
2005-01-14  Sergey PoznyakoffComplete the reference
2005-01-14  Sergey Poznyakoff*** empty log message ***
2005-01-13  Paul Eggert* tests/testsuite.at (RE_CHECK): Use "join - file"...
2005-01-13  Paul Eggert(RE_CHECK): Use "join - file", not
2005-01-13  Sergey PoznyakoffUpdated
2005-01-13  Sergey PoznyakoffUpdated
2005-01-13  Sergey PoznyakoffUpdated
2005-01-13  Sergey PoznyakoffAdded Josef Bauer
2005-01-13  Sergey PoznyakoffAdded long01.at
2005-01-13  Sergey PoznyakoffSort tar output
2005-01-13  Sergey PoznyakoffTest listing of GNU long names divisible by 512.
2005-01-13  Sergey PoznyakoffUse memset instead of bzero, memmove
2005-01-12  Sergey PoznyakoffUpdated
2005-01-12  Sergey PoznyakoffTemplate file for gendocs.sh
2005-01-11  Sergey PoznyakoffUpdated
2005-01-11  Sergey PoznyakoffReworded docstrings for --[no-]same-permissions
2005-01-11  Sergey PoznyakoffUpdated docs for --[no-]same-permissions
2005-01-11  Sergey PoznyakoffUse gendocs.sh to generate web documentation
2005-01-11  Sergey PoznyakoffUpdated for 1.15.1
2005-01-06  Sergey PoznyakoffUpdated
2005-01-06  Sergey PoznyakoffUpdated
2005-01-06  Sergey PoznyakoffDo not create useless directory
2005-01-06  Sergey PoznyakoffAdd options02.at
2005-01-06  Sergey PoznyakoffTest that tar correctly handles non-option arguments...
2005-01-06  Sergey PoznyakoffCall tar_PAXUTILS
2005-01-06  Sergey PoznyakoffCreate m4/paxutils.m4
2005-01-05  Sergey Poznyakoff(parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike...
2005-01-04  Paul Eggert* lib/Makefile.tmpl (localedir.h): Omit needless quotes...
2004-12-24  Paul EggertAccommodate latest gnulib.
2004-12-24  Paul EggertAdd getdate.texi.
2004-12-24  Paul EggertDo not treat alloca-opt specially; this is no
2004-12-22  Sergey PoznyakoffUpdated
2004-12-22  Sergey Poznyakoff(main): Reverted recent changes (#ifdef).
2004-12-21  Sergey PoznyakoffUpdated
2004-12-21  Sergey Poznyakoff(open_compressed_archive): Do not attemt to determine...
2004-12-21  Sergey PoznyakoffMinor improvement: reset hit_eof in open_compressed_archive
next
This page took 0.051193 seconds and 4 git commands to generate.