]> Dogcows Code - chaz/tar/history - tests
Improve tar-snapshot-edit
[chaz/tar] / tests /
2013-09-25  Sergey PoznyakoffImprove tar_getcwd
2013-09-15  Sergey PoznyakoffImprove the incr07 test
2013-09-15  Sergey PoznyakoffTake into account chdir_fd when extracting from increme...
2013-08-19  Pavel RaiskupMinor fix in the testsuite.
2013-08-17  Sergey PoznyakoffImprove error diagnostics
2013-08-16  Sergey PoznyakoffRevamp initial name collection functions to ensure...
2013-08-04  Sergey PoznyakoffFix interacton of --verbose and --append.
2013-08-04  Sergey PoznyakoffBugfix.
2013-08-04  Sergey PoznyakoffReduce memory consuption when handling the -T option.
2013-06-29  Pavel Raiskuptestsuite: do not resist on file order in archive
2013-06-29  Sergey PoznyakoffImprove checks for incompatible options.
2013-03-12  Sergey PoznyakoffFix interaction of various --exclude-tag options with...
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-12-03  Sergey PoznyakoffBugfix.
2012-12-01  Sergey PoznyakoffUse AM_CPPFLAGS instead of INCLUDES.
2012-11-19  Pavel RaiskupAllow to store/extract '=' character in xattr keyword
2012-11-19  Pavel RaiskupBugfixes.
2012-11-18  Pavel RaiskupAdd SELinux context store/restore/list support.
2012-11-18  Pavel RaiskupSupport for POSIX ACLs
2012-11-18  Pavel RaiskupAdd basic suuport for extended attributes.
2012-11-18  Sergey PoznyakoffPrepare for implementing extended attribute support.
2012-11-14  Sergey PoznyakoffFix creation of incremental archives when a subdirector...
2012-06-27  Paul Eggerttests: fix permissions-assumption bug in test
2012-01-18  Paul Eggerttar: quote 'like this', not `like this'
2011-11-26  Sergey PoznyakoffFix --keep-old-files option.
2011-08-13  Paul Eggerttar: --owner and --group names and numbers
2011-07-30  Sergey PoznyakoffFix the --exclude-backups option.
2011-03-12  Sergey PoznyakoffTestsuite fix.
2010-12-14  Sergey PoznyakoffCorrectly store long sparse file names in PAX archives.
2010-12-06  Paul Eggerttests: make the truncate test smaller and less buggy...
2010-11-27  Paul Eggerttests: skip SIGPIPE-dependent tests in environments...
2010-11-23  Paul Eggerttests: new test listed04 for --one-file-system --listed...
2010-11-15  Paul Eggerttar: fix --verify option, which broke in 1.24
2010-11-08  Paul EggertMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/tar
2010-11-08  Jim Meyeringtests: avoid spurious failure when VERSION_CONTROL...
2010-11-02  Paul Eggerttests: fix some issues with signals, timestamps, "test...
2010-10-28  Paul Eggerttests: port to sh variants that squirrel away file...
2010-10-27  Sergey PoznyakoffTransform file names when updating and appendig to...
2010-10-27  Paul Eggerttests: port to Solaris diff
2010-10-26  Paul Eggerttar: don't use "((" in shell scripts
2010-10-26  Sergey PoznyakoffMake sure name matching occurs before name transformation.
2010-10-26  Paul Eggerttar: don't assume stdin is open when testing fd limits
2010-10-26  Paul Eggerttar: fix bug with -C and extracting directories
2010-10-16  Paul Eggerttar: use more-accurate diagnostic when intermediate...
2010-10-16  Paul Eggerttests: port to NFS file servers with clock skew
2010-09-24  Paul Eggerttar: -x -C symlink fix
2010-09-24  Paul Eggerttar: --dereference consistency
2010-09-19  Paul Eggerttar: prefer openat-style functions
2010-09-17  Paul Eggerttar: extract permissions for . last
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-08-26  Paul Eggerttar: avoid assumptions about root access and chmod...
2010-08-26  Paul Eggerttar: fix bug with -C and delayed setting of metadata
2010-08-25  Sergey PoznyakoffDon't apply file transformations to volume names.
2010-08-24  Paul Eggerttar: add comment to link04.at test
2010-08-24  Paul Eggerttar: handle files that occur multiple times but have...
2010-08-19  Paul Eggerttar: remove trailing white space from source files
2010-07-18  Paul R. Eggerttar: no need to report getcwd error if never using...
2010-07-15  Paul R. Eggerttar: don't crash if getcwd fails
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-03-31  Sergey PoznyakoffFix the gzip.at test case.
2010-03-27  Sergey PoznyakoffMinor fixes in the testsuite.
2010-03-20  Sergey PoznyakoffFix undesired error exit on receiving SIGPIPE.
2010-03-17  Sergey PoznyakoffFix --remove-files.
2010-03-12  Sergey PoznyakoffBugfixes.
2010-03-11  Sergey PoznyakoffFix `--test-label' and `--label -r' behavior.
2010-03-08  Sergey PoznyakoffMinor fix in the testsuite.
2010-03-02  Sergey PoznyakoffMinor fix.
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-10-14  Sergey PoznyakoffRewrite update algorithm.
2009-10-14  Sergey PoznyakoffMinor changes.
2009-10-07  Sergey PoznyakoffFix bugs in handling the --remove-files option.
2009-10-04  Sergey PoznyakoffFix bug in OLDGNU format creation.
2009-08-27  Sergey PoznyakoffFix testcases.
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-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 PoznyakoffImprove listed incremental dumps.
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-18  Eric BlakeFollow autoconf recommendation for TESTSUITEFLAGS.
2009-05-25  Sergey PoznyakoffReport record size only if the archive refers to a...
2009-03-07  Sergey PoznyakoffMigrate to Git
2008-12-29  Sergey PoznyakoffFix testsuite and bootstrap. Implement -I.
2008-10-22  Sergey Poznyakoff* src/buffer.c (short_read): Remove !read_full_records...
2008-10-05  Sergey PoznyakoffBugfix.
2008-07-31  Sergey PoznyakoffFix incremental archiving of renamed directories.
2008-07-24  Sergey PoznyakoffFix multivolume archive creation when volume length...
2008-06-26  Sergey PoznyakoffBugfixes.
2008-06-14  Sergey PoznyakoffRemove a TZ dependency.Remove a TZ dependency.
2008-06-14  Sergey PoznyakoffFix typos.
2008-05-05  Sergey PoznyakoffVersion 1.20.
2008-03-06  Sergey Poznyakoff* bootstrap: Use rsync to get translations.
2008-02-08  Sergey Poznyakoff* NEWS: Update.
next
This page took 0.058038 seconds and 7 git commands to generate.