]> Dogcows Code - chaz/tar/shortlog
chaz/tar
2005-05-15  Paul EggertPort to Solaris 10's treatment of unlinking directories.
2005-05-15  Paul EggertUpdate FSF postal mail address.
2005-05-12  Sergey PoznyakoffUpdated
2005-05-12  Sergey PoznyakoffUpdated
2005-05-12  Sergey PoznyakoffAdd truncate.at
2005-05-12  Sergey PoznyakoffNew test case
2005-05-12  Sergey Poznyakoff(file_newer_p): Return false if file does not exist
2005-05-12  Sergey Poznyakoff(dump_regular_file): Correctly pad archive members...
2005-05-12  Sergey Poznyakoff(diff_file): diff_handle was not initialized
2005-05-12  Sergey Poznyakoff(Genfile): New appendix
2005-05-12  Sergey Poznyakoff(tar_TEXINFOS): Add genfile.texi
2005-05-12  Sergey PoznyakoffInstall files from paxutils/doc
2005-05-12  Sergey PoznyakoffUpdated
2005-05-02  Paul EggertUpdate copyright.
2005-05-02  Paul EggertUpdate copyright.
2005-05-02  Paul Eggert* src/incremen.c (hash_directory): Likewise.
2005-05-02  Paul EggertTell awk to read from /dev/null.
2005-05-02  Paul EggertAdjust to new hash API.
2005-05-02  Paul EggertAdjust to recent gnulib changes.
2005-05-02  Paul Eggert(parse_opt): Adjust to new modechange API.
2005-05-02  Paul Eggert(start_ueader): Adjust to new modechange API.
2005-05-02  Paul Eggert(initial_umask): New var.
2005-05-02  Paul EggertAdd dup-safer.c, fd-safer.c, unistd-safer.h.
2005-04-19  Sergey PoznyakoffUpdated
2005-04-19  Sergey PoznyakoffAdd shortrec.at
2005-04-18  Paul Eggert* src/buffer.c (reading_from_pipe): Remove. All uses...
2005-04-18  Paul Eggert(gnulib_modules): Don't create a file modlist.tmp, as
2005-04-16  Paul EggertUse UTF-8 uniformly, rather than UTF-8 sometimes and...
2005-04-14  Sergey PoznyakoffUpdated
2005-04-14  Sergey Poznyakoff(SOLARIS_XHDTYPE): New define
2005-04-14  Sergey PoznyakoffHandle Solaris 'X' type flag
2005-04-07  Sergey PoznyakoffUpdated
2005-04-07  Sergey PoznyakoffAdd multiv04.at
2005-04-07  Sergey PoznyakoffTest splittind directory members between the archive...
2005-04-07  Sergey PoznyakoffModified to match the new behavior
2005-04-07  Sergey PoznyakoffAssign orig_file_name
2005-04-07  Sergey Poznyakoff(diff_init): Read directory file if in listed
2005-04-07  Sergey Poznyakoff(flush_write): Warn when the name of the archive
2005-04-07  Sergey PoznyakoffMinor fixes to text messages. Proposed by Benno Schulen...
2005-04-07  Sergey PoznyakoffMinor fixes to text messages. Proposed by Benno Schulen...
2005-04-04  Paul EggertSort and simplify.
2005-04-04  Paul EggertUpdate copyright date.
2005-04-04  Paul EggertRename config/ to build-aux/.
2005-04-04  Paul EggertSpelling fixes.
2005-04-04  Paul Eggert* src/buffer.c: Fix struct zip_magic to avoid problems...
2005-04-04  Paul Eggert(struct zip_magic): Use char arrays, not pointers.
2005-04-02  Paul Eggert* src/xheader.c (decode_record): Don't dump core when...
2005-04-02  Paul Eggert(decode_record): Don't dump core when given
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)
next
This page took 0.052321 seconds and 4 git commands to generate.