]> Dogcows Code - chaz/tar/shortlog
chaz/tar
2007-04-13  Paul EggertAdjust to latest Gnulib.
2007-04-03  Sergey PoznyakoffUpdate
2007-04-03  Sergey Poznyakoff(main): Don't call closeopen.
2007-04-03  Sergey PoznyakoffDon't include <sys/time.h>, <sys/resource.h>; no longer...
2007-04-03  Sergey Poznyakoff(closeopen): Remove decl.
2007-04-03  Sergey PoznyakoffUpdate
2007-04-03  Sergey PoznyakoffUpdate
2007-04-03  Sergey Poznyakoff(sys_exec_info_script): Store the inter-communication...
2007-04-03  Sergey PoznyakoffUpdate
2007-04-03  Sergey PoznyakoffExpect a warning on stderr
2007-04-03  Sergey PoznyakoffUpdate
2007-04-03  Sergey Poznyakoff(main): Move closeopen after decode_options to allow...
2007-03-30  Sergey PoznyakoffRestore accidentally deleted lines
2007-03-30  Sergey Poznyakoff(transform_name_fp): Change signature. All callers...
2007-03-30  Sergey PoznyakoffFix indentation
2007-03-30  Sergey PoznyakoffUpdate
2007-03-30  Sergey Poznyakoff(all_names_found): Remove check for matching_flags.
2007-03-30  Sergey Poznyakoff(transform_member_name): New function
2007-03-30  Sergey Poznyakoff(extract_link, extract_symlink): Use
2007-03-30  Sergey Poznyakoff(transform_name_fp): Change signature
2007-03-30  Sergey PoznyakoffUpdate
2007-03-30  Sergey PoznyakoffDo not include mkdtemp.h
2007-03-30  Sergey Poznyakoff(slurp): Remove any occurrences of $bt from the generat...
2007-03-30  Sergey PoznyakoffUpdate
2007-01-26  Paul EggertAdjust to recent gnulib changes.
2007-01-23  Sergey PoznyakoffUpdate
2007-01-23  Sergey PoznyakoffAdd exclude.at
2007-01-23  Sergey PoznyakoffNew test case
2007-01-23  Sergey PoznyakoffNew options --exclude-caches-all, --exclude-caches...
2007-01-23  Sergey Poznyakoff(struct exclude_tag): rename to exclusion_tag
2007-01-23  Sergey Poznyakoff(exclude_caches_option): Remove
2007-01-23  Sergey PoznyakoffDocument --exclude-caches* and --exclude-tag* options.
2007-01-19  Sergey PoznyakoffUpdate
2007-01-19  Sergey PoznyakoffVersion 1.16.2
2007-01-19  Sergey Poznyakoff(sparse_skip_file,pax_dump_header_1)
2007-01-19  Sergey Poznyakoff(expand_sparse): use ftruncate to handle the trailing...
2007-01-19  Sergey PoznyakoffFix typos
2007-01-19  Sergey PoznyakoffRequire strerror
2007-01-04  Sergey PoznyakoffUpdate
2007-01-04  Sergey Poznyakoff(list_dumpdir): Minor fixes.
2007-01-04  Sergey Poznyakoff(diff_dumpdir): Compare directory contents using
2007-01-04  Sergey PoznyakoffUpdate
2007-01-04  Sergey Poznyakoff(read_and_process): Fix type of "size"
2006-12-13  Sergey PoznyakoffUpdate
2006-12-13  Sergey PoznyakoffSkip the test if genfile is not able to create the...
2006-12-12  Paul EggertPort to Forte Developer 7 C 5.4 and C99.
2006-12-08  Sergey PoznyakoffFix wording
2006-12-08  Sergey PoznyakoffUpdate
2006-12-08  Sergey PoznyakoffAdd paxutils files to dot_ignore.
2006-12-08  Sergey PoznyakoffUpdate
2006-12-08  Sergey PoznyakoffRaise version number to 1.16.1
2006-12-08  Sergey Poznyakoff(slurp): Create .(cvs|git)ignore if not present
2006-12-08  Sergey PoznyakoffRemove autogenerated files
2006-12-07  Sergey PoznyakoffUpdate
2006-12-07  Sergey PoznyakoffUpdate
2006-12-07  Sergey PoznyakoffUpdate
2006-12-07  Sergey PoznyakoffUse genfile instead of dd, because on some systems...
2006-12-07  Sergey Poznyakoff(extract_file): Call skip_member if open fails.
2006-12-07  Sergey Poznyakoff(dump_dir0): Move checks for exclude tags to
2006-12-07  Sergey PoznyakoffUpdate documentation of --exclude-tag
2006-12-07  Sergey Poznyakoff(distclean-local): Fixed
2006-12-04  Paul Eggert* NEWS: Fix some race conditions with tar -x --same...
2006-12-04  Paul Eggert* doc/tar.texi (Long Options): Remove doubled word.
2006-11-30  Sergey PoznyakoffUpdate
2006-11-30  Sergey Poznyakoff(xheader_read): Remove unused variable
2006-11-30  Sergey PoznyakoffUpdate
2006-11-30  Sergey PoznyakoffImplement --update-po and .bootstrap
2006-11-30  Sergey PoznyakoffRemove src/mangle.c
2006-11-30  Sergey Poznyakoff(exclude): Document --exclude-tag
2006-11-30  Sergey Poznyakoff(dump_dir0): Implement --exclude-tag option
2006-11-30  Paul Eggert* NEWS: Remove support for mangled names.
2006-11-30  Paul Eggert* lib/.cvsignore: Add fstatat.c, gnulib.mk, openat...
2006-11-30  Paul EggertPort to latest gnulib. There were a lot of changes...
2006-11-29  Paul EggertRemove trailing white space.
2006-11-29  Paul EggertRemove trailing white space.
2006-11-29  Paul EggertRemove trailing white space.
2006-11-13  Sergey PoznyakoffDo not depend on command timing.
2006-11-13  Sergey PoznyakoffUpdate
2006-11-13  Sergey PoznyakoffDo not use 'k' modifier in dd options.
2006-11-13  Sergey Poznyakoff(start_header): Pass mtime as a call-specific data...
2006-11-13  Sergey Poznyakoff(mtime_coder): Treat non-null data as a pointer to...
2006-11-01  Sergey PoznyakoffUpdate copyright year
2006-11-01  Sergey PoznyakoffUpdate
2006-11-01  Sergey PoznyakoffDo not assume tar's default archive is stdout
2006-11-01  Sergey PoznyakoffAdd more keywords
2006-11-01  Sergey PoznyakoffAdd new test cases.
2006-11-01  Sergey Poznyakoff(enum read_file_list_state.file_list_skip): New value
2006-10-31  Sergey PoznyakoffUpdate
2006-10-31  Sergey PoznyakoffCall last_component instead of base_name. The latter...
2006-10-21  Sergey PoznyakoffUpdate
2006-10-21  Sergey Poznyakoff(distclean-local): New rule
2006-10-21  Sergey PoznyakoffVersion 1.16
2006-10-17  Sergey PoznyakoffUpdate
2006-10-17  Sergey PoznyakoffFix help output formatting. Thanks Benno Schulenberg.
2006-10-16  Sergey PoznyakoffUpdate
2006-10-16  Sergey PoznyakoffUpdate
2006-10-16  Sergey Poznyakoff (dist-hook): Create a cpio archive.
2006-10-14  Sergey PoznyakoffUpdate
2006-10-14  Sergey Poznyakoff(AT_KEYWORDS): Keyword `filechange'
2006-10-14  Sergey PoznyakoffNew test grow.at
next
This page took 0.052511 seconds and 4 git commands to generate.