summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
AgeCommit message (Expand)AuthorFilesLines
2009-10-08Git archive and trailing "/" in prefixLibravatar René Scharfe1-0/+12
2009-06-27Test git archive --remoteLibravatar Thomas Rast1-0/+4
2009-04-17archive tests: do not use .gitattributes in working directoryLibravatar René Scharfe1-4/+5
2009-03-22Use prerequisites to skip tests that need unzipLibravatar Johannes Sixt1-8/+8
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksLibravatar Johannes Sixt1-1/+5
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Libravatar Johannes Sixt1-1/+1
2009-03-17Tests: use test_cmp instead of diff where possibleLibravatar Miklos Vajna1-11/+11
2009-03-04git-archive: add --output=<file> to send output to a fileLibravatar Carlos Manuel Duclos Vergara1-0/+8
2008-10-31Use test-chmtime -v instead of perl in t5000 to get mtime of a fileLibravatar Alex Riesen1-1/+1
2008-10-26git-archive: work in bare reposLibravatar Charles Bailey1-0/+21
2008-07-25Merge branch 'maint'Libravatar Junio C Hamano1-6/+5
2008-07-25Makefile: fix shell quotingLibravatar Junio C Hamano1-5/+5
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileLibravatar Junio C Hamano1-1/+0
2008-06-09Teach new attribute 'export-ignore' to git-archiveLibravatar René Scharfe1-0/+9
2008-05-13t5000: tar portability fixLibravatar Jeff King1-4/+4
2008-04-10git-archive: ignore prefix when checking file attributeLibravatar René Scharfe1-1/+14
2007-09-13archive: fix subst file generationLibravatar René Scharfe1-6/+9
2007-09-06archive: rename attribute specfile to export-substLibravatar René Scharfe1-9/+9
2007-09-06archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...Libravatar René Scharfe1-2/+2
2007-09-03archive: specfile support (--pretty=format: in archive files)Libravatar René Scharfe1-0/+19
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-25/+25
2007-06-09t5000: silence unzip availability checkLibravatar René Scharfe1-1/+1
2007-06-06t5000: skip ZIP tests if unzip was not foundLibravatar Johannes Schindelin1-0/+7
2007-04-09git-archive: make tar the default formatLibravatar René Scharfe1-1/+9
2007-04-05Revert "builtin-archive: use RUN_SETUP"Libravatar René Scharfe1-0/+4
2007-02-03Assorted typo fixesLibravatar Pavel Roskin1-1/+1
2006-10-07git-archive --format=zip: add symlink supportLibravatar Rene Scharfe1-0/+35
2006-03-25tar-tree: Use the prefix field of a tar headerLibravatar Rene Scharfe1-0/+3
2005-11-08fix t5000-tar-tree.sh when $TAR isn't setLibravatar Alex Riesen1-0/+1
2005-10-11Use git-update-ref and git-symbolic-ref in testsLibravatar Johannes Schindelin1-3/+3
2005-10-01More portability.Libravatar Junio C Hamano1-3/+3
2005-09-07Big tool rename.Libravatar Junio C Hamano1-2/+2
2005-08-13[PATCH] fix null TZ problems on os/xLibravatar Brad Roberts1-2/+2
2005-07-26Adjust diff-raw tests to the status letter change.Libravatar Junio C Hamano1-0/+0
2005-06-14[PATCH] Unset TZ in t5000Libravatar Mark Allen1-2/+3
2005-06-03[PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shLibravatar Rene Scharfe1-20/+7
2005-06-02[PATCH] git-tar-tree: add a test caseLibravatar Rene Scharfe1-0/+106