]> Dogcows Code - chaz/tar/shortlog
chaz/tar
2005-03-21  Paul Eggert* bootstrap (TP_URL): Change from
2005-03-03  Sergey PoznyakoffUpdated
2005-03-03  Sergey Poznyakoff(restore_fs): Use root_fs
2005-03-03  Sergey PoznyakoffUse `head -n 1'. Provide missing argument to ${MT_STATU...
2005-03-03  Sergey PoznyakoffUse `head -n 1'. Provide missing argument to ${MT_STATU...
2005-03-03  Sergey Poznyakoff(sparse_scan_file): Bugfix. offset had incorrect type.
2005-03-03  Sergey PoznyakoffCorrectly parse empty uname/gname
2005-03-03  Sergey Poznyakoff(print_header): Print UID/GID in case of
2005-02-15  Sergey PoznyakoffUpdated
2005-02-15  Sergey PoznyakoffUse -print with find
2005-02-15  Sergey PoznyakoffReplace strdup with xstrdup
2005-02-15  Sergey PoznyakoffUpdated
2005-02-15  Sergey PoznyakoffAdded reference to bug-tar archive
2005-02-10  Sergey PoznyakoffUpdated
2005-02-10  Sergey PoznyakoffAdded append01.at
2005-02-10  Sergey PoznyakoffTest appending of files with long names
2005-02-10  Sergey Poznyakoff(read_header): Removed assignment to oldgnu_header...
2005-02-10  Sergey PoznyakoffAdded Tim Adye. Fixed UTF.
2005-02-06  Sergey PoznyakoffUpdated
2005-02-06  Sergey PoznyakoffVarious fixes in help and diagnostic messages
2005-02-06  Sergey PoznyakoffMerge list of required modules from paxutils with that...
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
next
This page took 0.051351 seconds and 4 git commands to generate.