summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
AgeCommit message (Expand)Author
2013-05-20t5000: test long filenamesRené Scharfe
2013-05-20t5000: simplify tar-tree testsRené Scharfe
2013-05-20t5000: use check_tar for prefix testRené Scharfe
2013-05-20t5000: factor out check_tarRené Scharfe
2013-05-20t5000, t5003: create directories for extracted files lazilyRené Scharfe
2013-05-20t5000: integrate export-subst tests into regular testsRené Scharfe
2013-01-23archive-tar: use parse_config_key when parsing configJeff King
2013-01-07t5000, t5003: move ZIP tests into their own scriptRené Scharfe
2013-01-07t0024, t5000: use test_lazy_prereq for UNZIPRené Scharfe
2013-01-07t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe
2012-05-03t5000: rationalize unzip testsRené Scharfe
2012-05-03archive-zip: streaming for deflated filesRené Scharfe
2012-05-03archive-zip: streaming for stored filesRené Scharfe
2012-05-03archive-tar: stream large blobs to tar fileNguyễn Thái Ngọc Duy
2011-12-17Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano
2011-11-21Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveJunio C Hamano
2011-11-21archive: don't let remote clients get unreachable commitsJeff King
2011-11-21upload-archive: use start_command instead of forkJeff King
2011-11-15Revert "upload-archive: use start_command instead of fork"Junio C Hamano
2011-10-31upload-archive: use start_command instead of forkErik Faye-Lund
2011-08-03Skip archive --remote tests on WindowsJohannes Sixt
2011-06-22upload-archive: allow user to turn off filtersJeff King
2011-06-22archive: provide builtin .tar.gz filterJeff King
2011-06-22archive: implement configurable tar filtersJeff King
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