summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
AgeCommit message (Expand)Author
2010-10-01Skip 'git archive --remote' test on msysGitPat Thoyts
2010-02-07archive: simplify archive format guessingRené Scharfe
2009-10-09Git archive and trailing "/" in prefixRené Scharfe
2009-06-27Test git archive --remoteThomas Rast
2009-04-18archive tests: do not use .gitattributes in working directoryRené Scharfe
2009-03-22Use prerequisites to skip tests that need unzipJohannes Sixt
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt
2009-03-17Tests: use test_cmp instead of diff where possibleMiklos Vajna
2009-03-04git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara
2008-10-31Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen
2008-10-26git-archive: work in bare reposCharles Bailey
2008-07-25Merge branch 'maint'Junio C Hamano
2008-07-25Makefile: fix shell quotingJunio C Hamano
2008-07-25tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano
2008-06-09Teach new attribute 'export-ignore' to git-archiveRené Scharfe
2008-05-14t5000: tar portability fixJeff King
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe
2007-09-14archive: fix subst file generationRené Scharfe
2007-09-07archive: rename attribute specfile to export-substRené Scharfe
2007-09-07archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe
2007-09-03archive: specfile support (--pretty=format: in archive files)René Scharfe
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-09t5000: silence unzip availability checkRené Scharfe
2007-06-06t5000: skip ZIP tests if unzip was not foundJohannes Schindelin
2007-04-10git-archive: make tar the default formatRené Scharfe
2007-04-05Revert "builtin-archive: use RUN_SETUP"René Scharfe
2007-02-04Assorted typo fixesPavel Roskin
2006-10-08git-archive --format=zip: add symlink supportRene Scharfe
2006-03-26tar-tree: Use the prefix field of a tar headerRene Scharfe
2005-11-08fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen
2005-10-11Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin
2005-10-02More portability.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-08-14[PATCH] fix null TZ problems on os/xBrad Roberts
2005-07-26Adjust diff-raw tests to the status letter change.Junio C Hamano
2005-06-14[PATCH] Unset TZ in t5000Mark Allen
2005-06-03[PATCH] git-tar-tree: do only basic tests in t/t5000-git-tar-tree.shRene Scharfe
2005-06-03[PATCH] git-tar-tree: add a test caseRene Scharfe