]> Dogcows Code - chaz/tar/history - tests
Fix bug in sparse file listing
[chaz/tar] / tests /
2006-02-20  Sergey PoznyakoffFix copyright years
2006-02-20  Sergey PoznyakoffUniformly start all test titles with a lower case letter
2006-02-20  Sergey PoznyakoffNew test
2006-02-20  Sergey Poznyakoff(AT_TAR_MKHIER): New macro
2006-02-20  Sergey PoznyakoffReword test title
2006-02-20  Sergey PoznyakoffRemove mkhier, use AT_TAR_MKHIER instead
2006-02-20  Sergey PoznyakoffAdd build-aux to the PATH
2006-02-20  Sergey Poznyakoff(lustar01.at,lustar02.at,lustar03.at): New tests.
2006-02-07  Paul Eggert* NEWS: --version now outputs copyright etc., to confor...
2005-12-01  Sergey PoznyakoffAdd incr02.at
2005-11-29  Paul Eggert* NEWS: New option --atime-preserve=system, which uses...
2005-11-11  Sergey PoznyakoffClose stdin so that if something fails causing tar...
2005-11-11  Sergey PoznyakoffUpdate
2005-11-11  Sergey Poznyakoff(AT_TAR_CHECK): Define TEST_TAR_FORMAT
2005-11-10  Sergey PoznyakoffAdd new test cases
2005-11-09  Sergey Poznyakoff(AT_KEYWORDS): Improve to allow executionof related...
2005-11-08  Paul Eggert* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
2005-11-07  Paul Eggert* tests/truncate.at: Create files whose time stamps...
2005-11-07  Sergey PoznyakoffTest gnu, oldgnu, and posix formats
2005-11-06  Paul Eggert* tests/truncate.at: Use -H pax to preserve full time...
2005-11-05  Sergey PoznyakoffNever skip the test. It should work on any filesystem
2005-11-05  Sergey PoznyakoffSleep 1 sec before creating second file.
2005-10-21  Sergey PoznyakoffSkip test if ln fails (suppose the OS does not support...
2005-09-21  Paul Eggert* tests/Makefile.am (clean-local): Don't attempt to run
2005-09-03  Sergey PoznyakoffAdd incr01.at
2005-09-03  Sergey PoznyakoffNew test.
2005-08-01  Sergey PoznyakoffRemove dependency on file order.
2005-07-07  Sergey PoznyakoffPipe the output from `tar xfv' through sort.
2005-06-23  Sergey PoznyakoffAdapt to the new output format
2005-06-23  Sergey PoznyakoffUpdated
2005-06-23  Sergey PoznyakoffNew test.
2005-06-13  Sergey PoznyakoffAdd update.at
2005-06-13  Sergey PoznyakoffNew test
2005-05-15  Paul EggertUpdate FSF postal mail address.
2005-05-12  Sergey PoznyakoffUpdated
2005-05-12  Sergey PoznyakoffAdd truncate.at
2005-05-12  Sergey PoznyakoffNew test case
2005-05-02  Paul EggertTell awk to read from /dev/null.
2005-04-19  Sergey PoznyakoffAdd shortrec.at
2005-04-18  Paul Eggert* src/buffer.c (reading_from_pipe): Remove. All uses...
2005-04-16  Paul EggertUse UTF-8 uniformly, rather than UTF-8 sometimes and...
2005-04-07  Sergey PoznyakoffAdd multiv04.at
2005-04-07  Sergey PoznyakoffTest splittind directory members between the archive...
2005-04-07  Sergey PoznyakoffModified to match the new behavior
2005-02-15  Sergey PoznyakoffUse -print with find
2005-02-15  Sergey PoznyakoffAdded reference to bug-tar archive
2005-02-10  Sergey PoznyakoffAdded append01.at
2005-02-10  Sergey PoznyakoffTest appending of files with long names
2005-02-04  Sergey PoznyakoffDetermine path to the tar executable.
2005-02-03  Sergey Poznyakoff(RE_CHECK): Added missing space
2005-02-03  Sergey Poznyakoffsort ls output
2005-02-03  Sergey PoznyakoffExtract and compare sparse file
2005-02-03  Sergey PoznyakoffSkip the test on filesystems that do not update ctime...
2005-02-03  Sergey PoznyakoffAdded sparse02.at
2005-02-03  Sergey PoznyakoffTest extracting sparse files over a pipe.
2005-02-01  Sergey PoznyakoffAdd append.at
2005-01-14  Sergey PoznyakoffComplete the reference
2005-01-13  Paul Eggert(RE_CHECK): Use "join - file", not
2005-01-13  Sergey PoznyakoffAdded long01.at
2005-01-13  Sergey PoznyakoffSort tar output
2005-01-13  Sergey PoznyakoffTest listing of GNU long names divisible by 512.
2005-01-06  Sergey PoznyakoffDo not create useless directory
2005-01-06  Sergey PoznyakoffAdd options02.at
2005-01-06  Sergey PoznyakoffTest that tar correctly handles non-option arguments...
2004-12-21  Sergey PoznyakoffDiscard stderr from sort, on some systems it spits...
2004-12-21  Sergey PoznyakoffUse AT_GZIP_PREREQ
2004-12-21  Sergey Poznyakoff(comprec.at,pipe.at): New tests
2004-12-21  Sergey PoznyakoffNew test
2004-12-20  Sergey PoznyakoffAdded to the repository
2004-12-20  Sergey PoznyakoffRemoved
2004-12-20  Sergey PoznyakoffDocument quicktest.sh
2004-12-20  Sergey PoznyakoffDistribute star/quicktest.sh
2004-12-18  Sergey PoznyakoffAdded delete05.at
2004-12-18  Sergey PoznyakoffFixed typo in AT_SETUP
2004-12-18  Sergey PoznyakoffTest deletion of non-existing members
2004-11-26  Sergey PoznyakoffUpdated
2004-09-07  Sergey PoznyakoffUpdated
2004-09-07  Sergey PoznyakoffRewritten testsuite in autotest
2004-09-07  Sergey PoznyakoffUpdated
2004-09-07  Sergey PoznyakoffRewritten for autotest
2004-09-07  Sergey PoznyakoffUse genfile instead of mksparse
2004-09-07  Sergey PoznyakoffRemoved mksparse
2004-09-07  Sergey PoznyakoffIntegrated into (paxutils) genfile.c
2004-09-07  Sergey PoznyakoffIntegrated into paxutils.
2004-09-03  Sergey PoznyakoffDo not depend on any particular ordering of output.
2004-09-01  Sergey Poznyakoffuse genfile instead of dd
2004-09-01  Sergey PoznyakoffAdded listed02.sh
2004-09-01  Sergey PoznyakoffNew test
2004-08-10  Sergey PoznyakoffAdded multiv03.sh
2004-08-09  Sergey PoznyakoffRearranged leading comments. Added explicit references...
2004-08-09  Sergey PoznyakoffAdded extrac05.sh
2004-08-08  Sergey PoznyakoffAdded link01.sh
2004-08-08  Sergey PoznyakoffNew file
2004-05-16  Sergey PoznyakoffMinor fix
2004-05-11  Sergey PoznyakoffMinor correction
2004-05-11  Sergey PoznyakoffAdded copyleft statement
2004-05-10  Sergey PoznyakoffQuote TAR_ARCHIVE_FORMATS
2004-05-10  Sergey Poznyakoff(compare): Fixed argument quoting under eval
2004-05-07  Sergey PoznyakoffAdded copyleft header
2004-05-07  Sergey PoznyakoffAdded copyleft header
next
This page took 0.066369 seconds and 7 git commands to generate.