summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
Commit message (Expand)AuthorAgeFilesLines
* Git archive and trailing "/" in prefixRené Scharfe2009-10-081-0/+12
* Test git archive --remoteThomas Rast2009-06-271-0/+4
* archive tests: do not use .gitattributes in working directoryRené Scharfe2009-04-171-4/+5
* Use prerequisites to skip tests that need unzipJohannes Sixt2009-03-221-8/+8
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-221-1/+5
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-191-1/+1
* Tests: use test_cmp instead of diff where possibleMiklos Vajna2009-03-171-11/+11
* git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara2009-03-041-0/+8
* Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen2008-10-311-1/+1
* git-archive: work in bare reposCharles Bailey2008-10-261-0/+21
* Merge branch 'maint'Junio C Hamano2008-07-251-6/+5
|\
| * Makefile: fix shell quotingJunio C Hamano2008-07-251-5/+5
| * tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-251-1/+0
* | Teach new attribute 'export-ignore' to git-archiveRené Scharfe2008-06-091-0/+9
|/
* t5000: tar portability fixJeff King2008-05-131-4/+4
* git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-101-1/+14
* archive: fix subst file generationRené Scharfe2007-09-131-6/+9
* archive: rename attribute specfile to export-substRené Scharfe2007-09-061-9/+9
* archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe2007-09-061-2/+2
* archive: specfile support (--pretty=format: in archive files)René Scharfe2007-09-031-0/+19
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-25/+25
* t5000: silence unzip availability checkRené Scharfe2007-06-091-1/+1
* t5000: skip ZIP tests if unzip was not foundJohannes Schindelin2007-06-061-0/+7
* git-archive: make tar the default formatRené Scharfe2007-04-091-1/+9
* Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-051-0/+4
* Assorted typo fixesPavel Roskin2007-02-031-1/+1
* git-archive --format=zip: add symlink supportRene Scharfe2006-10-071-0/+35
* tar-tree: Use the prefix field of a tar headerRene Scharfe2006-03-251-0/+3
* fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen2005-11-081-0/+1
* Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-111-3/+3
* More portability.Junio C Hamano2005-10-011-3/+3
* Big tool rename.Junio C Hamano2005-09-071-2/+2
* [PATCH] fix null TZ problems on os/xBrad Roberts2005-08-131-2/+2
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-261-0/+0
* [PATCH] Unset TZ in t5000Mark Allen2005-06-141-2/+3
* [PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe2005-06-031-20/+7
* [PATCH] git-tar-tree: add a test caseRene Scharfe2005-06-021-0/+106