]> Dogcows Code - chaz/tar/history - src/compare.c
Update copyright years.
[chaz/tar] / src / compare.c
2014-01-30  Sergey PoznyakoffUpdate copyright years.
2014-01-09  Sergey PoznyakoffMinor bugfixes
2012-12-31  Paul Eggertmaint: update copyrights for 2013 and as per current...
2012-12-23  Paul EggertFix some problems with negative and out-of-range integers.
2012-04-25  Paul Eggert* src/compare.c (diff_dumpdir): Omit useless 'stat'.
2012-03-11  Paul Eggerttar: remove lint
2012-01-18  Paul Eggerttar: quote 'like this', not `like this'
2012-01-06  Paul Eggerttar: don't assume O_NONBLOCK is benign on regular files
2011-11-15  Sergey PoznyakoffFix operation of --verify in conjunction with --listed...
2011-03-07  Paul Eggert--atime-preserve=replace: fix correctness and performan...
2010-11-15  Sergey PoznyakoffIssue a warning if the archive being compared contais...
2010-11-15  Paul Eggerttar: fix --verify option, which broke in 1.24
2010-09-24  Paul Eggerttar: --dereference consistency
2010-09-19  Paul Eggerttar: prefer openat-style functions
2010-09-16  Paul Eggerttar: another --atime-preserve race fix
2010-09-16  Paul Eggerttar: --atime-preserve fixes for races etc.
2010-09-06  Paul Eggerttar: more reliable directory traversal when creating...
2010-08-19  Paul Eggerttar: remove trailing white space from source files
2010-07-11  Sergey PoznyakoffKeep a detailed map of archive members stored in the...
2010-06-28  Sergey PoznyakoffFix exclusion of long file names when extracting from...
2010-01-25  Sergey PoznyakoffRead POSIX multivolume archives split at the header...
2010-01-24  Sergey PoznyakoffFix listing of volume labels (in particular in PAX...
2009-09-08  Sergey PoznyakoffAvoid overwriting exit_status with a value indicating...
2009-08-08  Sergey PoznyakoffOptimize searches for directory structures by keeping...
2009-08-07  Sergey PoznyakoffImprove listed incremental dumps.
2009-08-05  Sergey PoznyakoffImplement the --warning option.
2008-05-05  Sergey PoznyakoffVersion 1.20.
2008-02-08  Sergey Poznyakoff* NEWS: Update.
2007-08-26  Sergey Poznyakoff(diff_dumpdir): Rename stat->stat_data to avoid shadowi...
2007-06-27  Sergey PoznyakoffRelicense under GPLv3
2007-05-19  Sergey PoznyakoffGlobal extended_header removed, use new xheader calls...
2007-01-04  Sergey Poznyakoff(diff_dumpdir): Compare directory contents using
2007-01-04  Sergey Poznyakoff(read_and_process): Fix type of "size"
2006-04-11  Sergey PoznyakoffMinor changes
2006-02-20  Paul EggertAvoid installation glitches on Solaris 8 with Sun C...
2005-11-29  Paul Eggert* NEWS: New option --atime-preserve=system, which uses...
2005-11-09  Sergey PoznyakoffUse mv_.* functions uniformly instead of fiddling with...
2005-11-08  Paul Eggert* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
2005-10-28  Sergey Poznyakoff(diff_dumpdir): Pass a valid device number to get_direc...
2005-09-17  Paul EggertDon't filter time stamps through the resolution supported
2005-06-22  Paul EggertCarefully crafted invalid headers can cause buffer...
2005-05-15  Paul EggertUpdate FSF postal mail address.
2005-05-12  Sergey Poznyakoff(diff_file): diff_handle was not initialized
2005-04-07  Sergey Poznyakoff(diff_init): Read directory file if in listed
2005-02-05  Sergey PoznyakoffCode clean up.
2004-09-06  Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-08-31  Sergey Poznyakoff(verify_volume): Call set_next_block_after
2004-08-03  Paul Eggert(diff_init): Don't use valloc; on older or buggy hosts...
2004-04-05  Paul EggertMerge recent gnulib changes, and remove some lint.
2004-04-04  Sergey Poznyakoff(diff_archive): Use is_sparse member instead of GNUTYPE...
2003-11-17  Sergey Poznyakoff(diff_archive): Use sparse_diff_file.
2003-11-17  Sergey Poznyakoff(diff_sparse_files): Temporary placeholder.
2003-10-04  Sergey PoznyakoffMoved system dependencies to system.c
2003-09-05  Sergey PoznyakoffUse ngettext where appropriate.
2003-09-03  Paul Eggert(verify_volume): read_header (0) -> read_header (false...
2003-08-31  Sergey PoznyakoffUse current_stat_info
1997-04-15  Paul EggertGNU tar 1.12
This page took 0.298666 seconds and 64 git commands to generate.