summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Provide comprehensive testcases for various file removal modes.Nathan Stratton Treadway2013-10-0521-91/+884
* Revamp tar_getcwd/normalize_filename stuff.Sergey Poznyakoff2013-10-013-0/+61
* BugfixSergey Poznyakoff2013-09-271-0/+1
* Use relative addressing in deferred unlinks.Sergey Poznyakoff2013-09-265-4/+54
* Improve tar_getcwdSergey Poznyakoff2013-09-257-0/+337
* Improve the incr07 testSergey Poznyakoff2013-09-151-1/+7
* Take into account chdir_fd when extracting from incremental dumps.Sergey Poznyakoff2013-09-153-0/+108
* Minor fix in the testsuite.Pavel Raiskup2013-08-191-3/+4
* Improve error diagnosticsSergey Poznyakoff2013-08-173-0/+48
* Revamp initial name collection functions to ensure proper argument ordering.Sergey Poznyakoff2013-08-165-0/+141
* Fix interacton of --verbose and --append.Sergey Poznyakoff2013-08-043-0/+62
* Bugfix.Sergey Poznyakoff2013-08-041-0/+5
* Reduce memory consuption when handling the -T option.Sergey Poznyakoff2013-08-046-19/+129
* testsuite: do not resist on file order in archivePavel Raiskup2013-06-299-16/+25
* Improve checks for incompatible options.Sergey Poznyakoff2013-06-298-14/+258
* Fix interaction of various --exclude-tag options with --listed-incremental.Sergey Poznyakoff2013-03-1217-5/+565
* maint: update copyrights for 2013 and as per current GNU standardsPaul Eggert2012-12-31143-1049/+1167
* Fix some problems with negative and out-of-range integers.Paul Eggert2012-12-223-1/+73
* Bugfix.Sergey Poznyakoff2012-12-031-2/+7
* Use AM_CPPFLAGS instead of INCLUDES.Sergey Poznyakoff2012-12-011-1/+1
* Allow to store/extract '=' character in xattr keywordPavel Raiskup2012-11-193-0/+51
* Bugfixes.Pavel Raiskup2012-11-193-2/+5
* Add SELinux context store/restore/list support.Pavel Raiskup2012-11-184-0/+176
* Support for POSIX ACLsPavel Raiskup2012-11-184-7/+140
* Add basic suuport for extended attributes.Pavel Raiskup2012-11-182-3/+45
* Prepare for implementing extended attribute support.Sergey Poznyakoff2012-11-185-0/+257
* Fix creation of incremental archives when a subdirectory becomes a mountpoint.Sergey Poznyakoff2012-11-143-0/+88
* tests: fix permissions-assumption bug in testPaul Eggert2012-06-271-0/+1
* tar: quote 'like this', not `like this'Paul Eggert2012-01-1819-31/+31
* Fix --keep-old-files option.Sergey Poznyakoff2011-11-264-0/+108
* tar: --owner and --group names and numbersPaul Eggert2011-08-133-0/+47
* Fix the --exclude-backups option.Sergey Poznyakoff2011-07-303-0/+36
* Testsuite fix.Sergey Poznyakoff2011-03-121-1/+1
* Correctly store long sparse file names in PAX archives.Sergey Poznyakoff2010-12-143-0/+49
* tests: make the truncate test smaller and less buggy (tiny change)Paul Eggert2010-12-061-4/+3
* tests: skip SIGPIPE-dependent tests in environments ignoring SIGPIPEPaul Eggert2010-11-263-1/+12
* tests: new test listed04 for --one-file-system --listed-incrementalPaul Eggert2010-11-223-0/+49
* tar: fix --verify option, which broke in 1.24Paul Eggert2010-11-153-0/+40
* tests: avoid spurious failure when VERSION_CONTROL envvar is setJim Meyering2010-11-081-1/+2
* tests: fix some issues with signals, timestamps, "test" typoPaul Eggert2010-11-023-10/+10
* tests: port to sh variants that squirrel away file descriptorsPaul Eggert2010-10-271-10/+16
* Transform file names when updating and appendig to archives.Sergey Poznyakoff2010-10-273-0/+45
* tests: port to Solaris diffPaul Eggert2010-10-261-6/+6
* tar: don't use "((" in shell scriptsPaul Eggert2010-10-261-15/+15
* Make sure name matching occurs before name transformation.Sergey Poznyakoff2010-10-263-0/+51
* tar: don't assume stdin is open when testing fd limitsPaul Eggert2010-10-261-0/+1
* tar: fix bug with -C and extracting directoriesPaul Eggert2010-10-253-0/+38
* tar: use more-accurate diagnostic when intermediate mkdir failsPaul Eggert2010-10-153-0/+46
* tests: port to NFS file servers with clock skewPaul Eggert2010-10-1524-35/+37
* tar: -x -C symlink fixPaul Eggert2010-09-243-0/+38