summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/archive-pathspec'Junio C Hamano2014-10-081-0/+14
|\
| * archive: support filtering paths with globnd/archive-pathspecNguyễn Thái Ngọc Duy2014-09-221-0/+14
* | t5000, t5003: simplify commitrs/simplify-archive-testsRené Scharfe2014-07-071-8/+4
* | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-06-251-1/+1
|\ \
| * | t/t5000-tar-tree.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-1/+1
* | | Merge branch 'sk/test-cmp-bin'Junio C Hamano2014-06-161-17/+17
|\ \ \ | |/ / |/| |
| * | t5000, t5003: do not use test_cmp to compare binary filessk/test-cmp-binStepan Kasal2014-06-041-17/+17
* | | t5000-tar-tree.sh: use the $( ... ) construct for command substitutionep/shell-command-substitutionElia Pinto2014-04-301-3/+3
|/ /
* | add uploadarchive.allowUnreachable optionsg/archive-restrict-remoteScott J. Goldman2014-02-281-0/+9
|/
* Merge branch 'jk/t5000-gzip-simplify'Junio C Hamano2013-12-171-16/+4
|\
| * t5000: simplify gzip prerequisite checksjk/t5000-gzip-simplifyJeff King2013-12-041-16/+4
* | tar-tree: remove deprecated commandJohn Keeping2013-11-121-13/+3
|/
* t5000: test long filenamesRené Scharfe2013-05-201-0/+46
* t5000: simplify tar-tree testsRené Scharfe2013-05-201-23/+8
* t5000: use check_tar for prefix testRené Scharfe2013-05-201-12/+12
* t5000: factor out check_tarRené Scharfe2013-05-201-13/+22
* t5000, t5003: create directories for extracted files lazilyRené Scharfe2013-05-201-3/+3
* t5000: integrate export-subst tests into regular testsRené Scharfe2013-05-201-32/+6
* archive-tar: use parse_config_key when parsing configJeff King2013-01-231-1/+2
* t5000, t5003: move ZIP tests into their own scriptRené Scharfe2013-01-071-69/+0
* t0024, t5000: use test_lazy_prereq for UNZIPRené Scharfe2013-01-071-7/+5
* t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe2013-01-061-5/+5
* t5000: rationalize unzip testsRené Scharfe2012-05-031-40/+39
* archive-zip: streaming for deflated filesRené Scharfe2012-05-031-0/+7
* archive-zip: streaming for stored filesRené Scharfe2012-05-031-0/+6
* archive-tar: stream large blobs to tar fileNguyễn Thái Ngọc Duy2012-05-031-0/+6
* Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano2011-12-161-5/+5
|\
| * upload-archive: use start_command instead of forkjk/upload-archive-use-start-commandJeff King2011-11-211-5/+5
| * Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-151-5/+5
| * upload-archive: use start_command instead of forkErik Faye-Lund2011-10-301-5/+5
* | Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveJunio C Hamano2011-11-211-0/+8
|\ \ | |/ |/|
| * archive: don't let remote clients get unreachable commitsjk/maint-1.6.2-upload-archiveJeff King2011-11-211-0/+8
* | Skip archive --remote tests on WindowsJohannes Sixt2011-08-031-4/+4
* | upload-archive: allow user to turn off filtersJeff King2011-06-221-3/+22
* | archive: provide builtin .tar.gz filterJeff King2011-06-221-0/+38
* | archive: implement configurable tar filtersJeff King2011-06-221-0/+43
* | Skip 'git archive --remote' test on msysGitPat Thoyts2010-10-011-1/+1
* | archive: simplify archive format guessingRené Scharfe2010-02-071-0/+10
* | 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