]> Dogcows Code - chaz/tar/history - src/incremen.c
Update copyright years.
[chaz/tar] / src / incremen.c
2014-01-30  Sergey PoznyakoffUpdate copyright years.
2014-01-07  Paul Eggerttar: work aruond IBM XL C bug
2013-10-01  Sergey PoznyakoffRevamp tar_getcwd/normalize_filename stuff.
2013-09-15  Nathan Stratton... Implement the --show-snapshot-field-ranges option
2013-09-15  Sergey PoznyakoffTake into account chdir_fd when extracting from increme...
2013-03-12  Sergey PoznyakoffFix interaction of various --exclude-tag options with...
2013-01-27  Paul Eggerttar: improve quality of diagnostics with incrementals
2012-12-31  Paul Eggertmaint: update copyrights for 2013 and as per current...
2012-12-23  Paul EggertHandle incremental format 2 with negative numbers,...
2012-12-23  Paul EggertFix some problems with negative and out-of-range integers.
2012-11-14  Sergey PoznyakoffFix creation of incremental archives when a subdirector...
2012-01-18  Paul Eggerttar: quote 'like this', not `like this'
2011-11-15  Sergey PoznyakoffFix operation of --verify in conjunction with --listed...
2011-02-16  Paul Eggerttar: if (p) free (p); -> free (p);
2010-11-23  Paul Eggert* src/names.c: tar: fix bug with --one-file-system...
2010-09-24  Paul Eggerttar: --dereference consistency
2010-09-20  Paul Eggerttar: do not crash with --listed-incremental
2010-09-12  Paul Eggerttar: live within system-supplied limits on file descriptors
2010-09-06  Paul Eggerttar: more reliable directory traversal when creating...
2010-09-03  Paul Eggerttar: remove unused macros
2010-08-23  Paul Eggerttar: don't export names that aren't used elsewhere
2010-07-11  Sergey PoznyakoffKeep a detailed map of archive members stored in the...
2010-06-16  Paul EggertRemove some lint, found by gcc -W etc.
2010-05-17  Sergey PoznyakoffBugfix.
2010-03-02  Eric BlakeFix large file support.
2010-01-24  Sergey PoznyakoffMinor fix.
2009-10-14  Sergey PoznyakoffRewrite update algorithm.
2009-09-08  Sergey PoznyakoffAvoid overwriting exit_status with a value indicating...
2009-08-13  Sergey PoznyakoffFix interaction between --listed-incremental and -C
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 PoznyakoffImplement the --warning option.
2009-03-05  Sergey PoznyakoffVersion 1.22
2008-09-07  Sergey PoznyakoffBugfixes.
2008-07-31  Sergey PoznyakoffFix incremental archiving of renamed directories.
2008-05-05  Sergey PoznyakoffVersion 1.20.
2008-03-27  Sergey Poznyakoff* src/common.h (check_device_option): New global.
2007-11-13  Paul EggertDon't read from name[-1].
2007-10-18  Paul EggertAvoid compiler warnings.
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 Poznyakoff(struct directory): New member tagfile
2007-08-26  Sergey PoznyakoffDon't include <getline.h>. No longer needed.
2007-06-27  Sergey PoznyakoffRelicense under GPLv3
2007-03-30  Sergey PoznyakoffDo not include mkdtemp.h
2007-01-04  Sergey Poznyakoff(list_dumpdir): Minor fixes.
2006-12-12  Paul EggertPort to Forte Developer 7 C 5.4 and C99.
2006-09-08  Sergey Poznyakoff(try_purge_directory): Initialize struct st. Fix condi...
2006-08-07  Paul Eggert(read_incr_db_01): Check input strings more
2006-06-24  Sergey PoznyakoffRemove not used variables
2006-06-20  Sergey Poznyakoff(procdir): Use is_individual_file to check for
2006-06-08  Sergey Poznyakoff(dumpdir_locate,obstack_code_rename,purge_directory...
2006-05-31  Sergey Poznyakoff(make_directory): Fix initialization of struct directory.
2006-05-13  Sergey Poznyakoff(find_directory_meta): Bugfix
2006-05-08  Sergey Poznyakoff(struct directory.contents, flags): New members
2006-04-11  Sergey Poznyakoff(directory.new): New member
2006-02-07  Paul EggertUpdate copyright year to 2006.
2006-01-31  Sergey Poznyakoff(get_gnu_dumpdir): Static
2005-12-14  Sergey PoznyakoffUpdate invocations of name_scan.
2005-12-13  Sergey Poznyakoff(procdir): If name_scan() returns something, check...
2005-12-12  Sergey PoznyakoffIf --one-file-system is given and a
2005-12-09  Sergey Poznyakoff(read_directory_file): Fix format string
2005-12-01  Sergey Poznyakoff(purge_directory): Skip the member and return if the...
2005-11-09  Sergey PoznyakoffUse mv_.* functions uniformly instead of fiddling with...
2005-11-07  Sergey Poznyakoff(dumpdir_size, get_gnu_dumpdir): New functions.
2005-11-05  Sergey Poznyakoff(struct directory.mtime): New member.
2005-09-14  Sergey Poznyakoff(list_dumpdir): New function. Used to dump contents...
2005-09-03  Sergey Poznyakoff(purge_directory): Do not dereference symbolic links...
2005-08-17  Sergey Poznyakoff(read_directory_file): Use strtoumax to read snapshot...
2005-06-22  Paul EggertCarefully crafted invalid headers can cause buffer...
2005-05-15  Paul EggertUpdate FSF postal mail address.
2005-05-02  Paul EggertUpdate copyright.
2005-05-02  Paul EggertAdjust to new hash API.
2005-01-18  Sergey PoznyakoffRemove inclusion of obstack.h
2004-09-06  Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-08-07  Paul Eggert(purge_directory): Fix format buffer typos in warning...
2004-06-29  Sergey Poznyakoff(gnu_restore): Renamed to purge_directory().
2004-05-16  Sergey PoznyakoffFix improper use of 'path' word
2004-04-05  Paul EggertMerge recent gnulib changes, and remove some lint.
2004-02-21  Sergey PoznyakoffMinor stylistic fixes.
2004-02-20  Sergey Poznyakoff(sort_obstack): Fixed typo in the comment
2004-02-18  Sergey PoznyakoffMinor fixes
2004-02-17  Sergey PoznyakoffRemoved accumulator stuff in favor of obstack.
2003-12-25  uid65697(write_directory_file): Use sys_truncate
2003-11-17  Sergey Poznyakoff Use new diagnostics functions.
2003-08-31  Sergey PoznyakoffUse current_stat_info
1997-04-24  Paul EggertGNU tar 1.12
This page took 0.338898 seconds and 96 git commands to generate.