]> Dogcows Code - chaz/tar/history - tests
Fix bug in sparse file listing
[chaz/tar] / tests /
2014-09-18  Sergey PoznyakoffBugfix: entries read from the -T file did not get prope...
2014-07-27  Nathan Stratton... Restructure the remfiles testsuite.
2014-07-22  Sergey PoznyakoffDon't build ttyemu and run tty I/O test if grantpt...
2014-07-22  Nathan Stratton... Fix the testsuite
2014-06-29  Nathan Stratton... tar: document xgetcwd test case better
2014-04-29  Paul Eggerttar: do not dereference NULL pointer with '--remove...
2014-03-27  Sergey PoznyakoffRefuse to write archive contents to a tty.
2014-03-20  Sergey PoznyakoffFail if archive comes from a terminal.
2014-02-25  Sergey PoznyakoffTest the --[no-]recursive options (see commit 2bd9c153_.
2014-02-14  Sergey PoznyakoffFix in testsuite
2014-02-14  Pavel Raiskuptestsuite: add test for buggy default ACLs
2014-02-13  Sergey PoznyakoffFix the testsuite
2014-02-13  Sergey PoznyakoffFix --one-top-level used together with --list.
2014-01-30  Sergey PoznyakoffUpdate copyright years.
2014-01-28  Sergey PoznyakoffImprove one-top-level functionality
2013-10-05  Sergey PoznyakoffMinor fixes.
2013-10-05  Sergey PoznyakoffXfail the remfiles09b test.
2013-10-05  Sergey PoznyakoffFix namespace contamination in testsuite.
2013-10-05  Nathan Stratton... Provide comprehensive testcases for various file remova...
2013-10-01  Sergey PoznyakoffRevamp tar_getcwd/normalize_filename stuff.
2013-09-26  Sergey PoznyakoffBugfix
2013-09-26  Sergey PoznyakoffUse relative addressing in deferred unlinks.
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
next
This page took 0.05159 seconds and 7 git commands to generate.