summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
AgeCommit message (Expand)AuthorFilesLines
2013-05-20t5000: test long filenamesLibravatar René Scharfe1-0/+46
2013-05-20t5000: simplify tar-tree testsLibravatar René Scharfe1-23/+8
2013-05-20t5000: use check_tar for prefix testLibravatar René Scharfe1-12/+12
2013-05-20t5000: factor out check_tarLibravatar René Scharfe1-13/+22
2013-05-20t5000, t5003: create directories for extracted files lazilyLibravatar René Scharfe1-3/+3
2013-05-20t5000: integrate export-subst tests into regular testsLibravatar René Scharfe1-32/+6
2013-01-23archive-tar: use parse_config_key when parsing configLibravatar Jeff King1-1/+2
2013-01-07t5000, t5003: move ZIP tests into their own scriptLibravatar René Scharfe1-69/+0
2013-01-07t0024, t5000: use test_lazy_prereq for UNZIPLibravatar René Scharfe1-7/+5
2013-01-06t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadLibravatar René Scharfe1-5/+5
2012-05-03t5000: rationalize unzip testsLibravatar René Scharfe1-40/+39
2012-05-03archive-zip: streaming for deflated filesLibravatar René Scharfe1-0/+7
2012-05-03archive-zip: streaming for stored filesLibravatar René Scharfe1-0/+6
2012-05-03archive-tar: stream large blobs to tar fileLibravatar Nguyễn Thái Ngọc Duy1-0/+6
2011-12-16Merge branch 'jk/upload-archive-use-start-command'Libravatar Junio C Hamano1-5/+5
2011-11-21Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveLibravatar Junio C Hamano1-0/+8
2011-11-21archive: don't let remote clients get unreachable commitsLibravatar Jeff King1-0/+8
2011-11-21upload-archive: use start_command instead of forkLibravatar Jeff King1-5/+5
2011-11-15Revert "upload-archive: use start_command instead of fork"Libravatar Junio C Hamano1-5/+5
2011-10-30upload-archive: use start_command instead of forkLibravatar Erik Faye-Lund1-5/+5
2011-08-03Skip archive --remote tests on WindowsLibravatar Johannes Sixt1-4/+4
2011-06-22upload-archive: allow user to turn off filtersLibravatar Jeff King1-3/+22
2011-06-22archive: provide builtin .tar.gz filterLibravatar Jeff King1-0/+38
2011-06-22archive: implement configurable tar filtersLibravatar Jeff King1-0/+43
2010-10-01Skip 'git archive --remote' test on msysGitLibravatar Pat Thoyts1-1/+1
2010-02-07archive: simplify archive format guessingLibravatar René Scharfe1-0/+10
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