]> Dogcows Code - chaz/tar/shortlog
chaz/tar
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)
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
next
This page took 0.045939 seconds and 4 git commands to generate.