]> Dogcows Code - chaz/tar/history - src
Options to control option handling in file lists.
[chaz/tar] / src /
2009-10-14  Sergey PoznyakoffBugfix.
2009-10-10  Sergey PoznyakoffImprove previous changes.
2009-10-10  Sergey PoznyakoffAllow installers to specify alternative program names...
2009-10-09  Sergey PoznyakoffMinor fix.
2009-10-07  Sergey PoznyakoffProvide a way to explicitly set mtime for extended...
2009-10-07  Sergey PoznyakoffUse file's mtime as mtime for its extended header.
2009-10-07  Sergey PoznyakoffFix bugs in handling the --remove-files option.
2009-10-04  Sergey PoznyakoffFix bug in OLDGNU format creation.
2009-09-16  Sergey PoznyakoffRestore extra help output.
2009-09-08  Sergey PoznyakoffImprove command line option handling.
2009-09-08  Sergey PoznyakoffAvoid overwriting exit_status with a value indicating...
2009-09-08  Sergey PoznyakoffAutomatic detection of seekable archives.
2009-08-13  Sergey PoznyakoffFix interaction between --listed-incremental and -C
2009-08-12  Sergey PoznyakoffUpdate for new exclude module from gnulib. Add testcase...
2009-08-09  Sergey PoznyakoffRemove src/version.c (reappeared after migration to...
2009-08-09  Sergey PoznyakoffMinor fixes.
2009-08-08  Sergey PoznyakoffMinor fixes
2009-08-08  Sergey PoznyakoffFix handling of files removed during incremental dumps.
2009-08-08  Sergey PoznyakoffOptimize searches for directory structures by keeping...
2009-08-07  Sergey PoznyakoffMinor fixes.
2009-08-07  Sergey PoznyakoffImprove listed incremental dumps.
2009-08-05  Sergey PoznyakoffForgotten to push src/warning.c
2009-08-05  Sergey PoznyakoffImplement the --warning option.
2009-08-05  Carl WorthFix descriptions of some options (tiny change)
2009-08-05  Sergey PoznyakoffFix backup handling and restoring file modes of existin...
2009-07-30  Sergey PoznyakoffFix hard links recognition with -c --remove-files
2009-07-30  Sergey PoznyakoffFix handling of hard link targets by -c --transform
2009-06-23  Sergey PoznyakoffMinor fix.
2009-06-18  Sergey PoznyakoffRemove files that were removed in CVS, but reappeared...
2009-06-18  David BartleyFix Solaris bug where chmod fails if we don't have...
2009-06-18  Sergey PoznyakoffEnsure default behavior for SIGPIPE
2009-06-18  Sergey PoznyakoffFix handling of sub-subprocess returns.
2009-05-25  Sergey PoznyakoffReport record size only if the archive refers to a...
2009-05-14  Sergey PoznyakoffDo not issue errors on existing files when given the...
2009-05-12  Eric BlakeAvoid undefined behavior
2009-05-12  Sergey PoznyakoffRemove src/Makefile.in
2009-03-07  Sergey PoznyakoffMigrate to Git
2009-03-05  Sergey PoznyakoffVersion 1.22
2009-03-04  Sergey PoznyakoffAdd xz support.
2008-12-29  Sergey PoznyakoffFix testsuite and bootstrap. Implement -I.
2008-11-30  Sergey Poznyakoff* src/xheader.c: Remove duplicate inclusion of fnmatch...
2008-11-25  Sergey PoznyakoffDo not try to drain the input pipe before closing the...
2008-11-03  Sergey Poznyakoff* src/buffer.c (_write_volume_label): Fix typo, which...
2008-10-30  Sergey Poznyakoff* NEWS, configure.ac: Version 1.20.91
2008-10-22  Sergey Poznyakoff* src/buffer.c (short_read): Remove !read_full_records...
2008-10-16  Sergey Poznyakoff* src/common.h (transform_symlinks_option): New global.
2008-10-07  Sergey Poznyakoff(options): Add --lzop option.
2008-10-05  Sergey PoznyakoffBugfix.
2008-09-24  Sergey PoznyakoffImplement --no-null option.
2008-09-23  Sergey PoznyakoffChangeLog
2008-09-07  Sergey PoznyakoffBugfixes.
2008-07-31  Sergey PoznyakoffFix incremental archiving of renamed directories.
2008-07-24  Sergey PoznyakoffUntabify
2008-07-24  Sergey PoznyakoffFix multivolume archive creation when volume length...
2008-06-26  Sergey Poznyakoff* configure.ac, NEWS: Version 1.20.90
2008-06-26  Sergey PoznyakoffBugfixes.
2008-06-14  Sergey Poznyakoff(exclude_vcs_files): Support for Bazaar, Mercurial...
2008-05-05  Sergey Poznyakoff(main): Reword the "delayed error" message. New wording...
2008-05-05  Sergey PoznyakoffVersion 1.20.
2008-03-31  Sergey Poznyakoff(dump_file0): Count links only for actually dumped...
2008-03-27  Sergey Poznyakoff* src/common.h (check_device_option): New global.
2008-03-06  Sergey Poznyakoff* bootstrap: Use rsync to get translations.
2008-02-08  Sergey Poznyakoff* NEWS: Update.
2008-02-07  Sergey Poznyakoff(dump_file0): Apply transform_name to symlink targets.
2008-02-04  Sergey PoznyakoffSupport multiple --transform options. Support semicolon...
2008-01-31  Paul Eggert* doc/tar.texi: Update Back-Cover text to reflect new...
2007-12-05  Sergey Poznyakoff(check_compressed_archive): Do not bail out if the
2007-11-13  Paul EggertDon't read from name[-1].
2007-10-31  Sergey Poznyakoff(magic): Fix lzma option
2007-10-31  Sergey Poznyakoff(sys_exec_info_script,sys_exec_checkpoint_script):...
2007-10-31  Sergey PoznyakoffNew actions: bell and ttyout
2007-10-29  Sergey Poznyakoff(parse_opt): New options --hard-dereference, --checkpoi...
2007-10-29  Sergey Poznyakoff(sys_exec_checkpoint_script): New function.
2007-10-29  Sergey Poznyakoff(file_count_links): do nothing if hard_dereference_opti...
2007-10-29  Sergey Poznyakoff(enum checkpoint_style): Remove.
2007-10-29  Sergey Poznyakoff(checkpoint, do_checkpoint): Remove.
2007-10-29  Sergey Poznyakoffcheckpoint handling
2007-10-29  Sergey Poznyakoff(tar_SOURCES): add checkpoint.c
2007-10-29  Sergey Poznyakoff(sys_exec_info_script): Initialize buf. Problem reporte...
2007-10-18  Paul EggertAvoid compiler warnings.
2007-10-17  Sergey PoznyakoffNew options --auto-compress (-a) and --lzma
2007-10-17  Sergey Poznyakoff(set_comression_program_by_suffix): New prototype.
2007-10-17  Sergey Poznyakoff(magic): Add an entry for new lzma format. Proposed...
2007-10-17  Sergey PoznyakoffAdd suffix.c
2007-10-17  Sergey PoznyakoffNew file. Determine compression algorithm by archive...
2007-10-13  Paul Eggert* src/utf8.c (string_ascii_p): Recode to avoid bogus...
2007-10-05  Sergey Poznyakoff(dump_regular_file): Fix file padding in case of trunca...
2007-10-03  Sergey Poznyakoff(try_purge_directory): Ensure that arguments to T and...
2007-09-29  Sergey Poznyakoff(obstack_code_rename): Apply safer_name_suffix to name...
2007-09-26  Sergey PoznyakoffNew option --exclude-vcs
2007-09-26  Sergey Poznyakoff(struct directory): New member tagfile
2007-09-26  Sergey Poznyakoff(exclusion_tag_warning, check_exclusion_tags): Remove...
2007-09-26  Sergey Poznyakoff(exclusion_tag_warning, check_exclusion_tags): New...
2007-08-26  Sergey Poznyakoff(apply_nonancestor_delayed_set_stat): Rename st->sb...
2007-08-26  Sergey Poznyakoff(diff_dumpdir): Rename stat->stat_data to avoid shadowi...
2007-08-26  Sergey Poznyakoff(check_exclusion_tags): Remove declaration of unused...
2007-08-26  Sergey PoznyakoffDon't include <getline.h>. No longer needed.
2007-08-24  Sergey Poznyakoff(check_compressed_archive): Detect files smaller than...
2007-08-12  Sergey Poznyakoff(contains_dot_dot): Fix double-dot recognition in case...
2007-06-27  Sergey PoznyakoffRelicense under GPLv3
next
This page took 0.069699 seconds and 7 git commands to generate.