aboutsummaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
Commit message (Expand)AuthorAge
* t5000: rationalize unzip testsRené Scharfe2012-05-03
* archive-zip: streaming for deflated filesRené Scharfe2012-05-03
* archive-zip: streaming for stored filesRené Scharfe2012-05-03
* archive-tar: stream large blobs to tar fileNguyễn Thái Ngọc Duy2012-05-03
* Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano2011-12-16
|\
| * upload-archive: use start_command instead of forkJeff King2011-11-21
| * Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-15
| * upload-archive: use start_command instead of forkErik Faye-Lund2011-10-30
* | Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveJunio C Hamano2011-11-21
|\ \ | |/ |/|
| * archive: don't let remote clients get unreachable commitsJeff King2011-11-21
* | Skip archive --remote tests on WindowsJohannes Sixt2011-08-03
* | upload-archive: allow user to turn off filtersJeff King2011-06-22
* | archive: provide builtin .tar.gz filterJeff King2011-06-22
* | archive: implement configurable tar filtersJeff King2011-06-22
* | Skip 'git archive --remote' test on msysGitPat Thoyts2010-10-01
* | archive: simplify archive format guessingRené Scharfe2010-02-07
* | Git archive and trailing "/" in prefixRené Scharfe2009-10-08
* | Test git archive --remoteThomas Rast2009-06-27
* | archive tests: do not use .gitattributes in working directoryRené Scharfe2009-04-17
* | Use prerequisites to skip tests that need unzipJohannes Sixt2009-03-22
* | Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
* | test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-19
* | Tests: use test_cmp instead of diff where possibleMiklos Vajna2009-03-17
* | git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara2009-03-04
|/
* Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen2008-10-31
* git-archive: work in bare reposCharles Bailey2008-10-26
* Merge branch 'maint'Junio C Hamano2008-07-25
|\
| * Makefile: fix shell quotingJunio C Hamano2008-07-25
| * tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-25
* | Teach new attribute 'export-ignore' to git-archiveRené Scharfe2008-06-09
|/
* t5000: tar portability fixJeff King2008-05-13
* git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-10
* archive: fix subst file generationRené Scharfe2007-09-13
* archive: rename attribute specfile to export-substRené Scharfe2007-09-06
* archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe2007-09-06
* archive: specfile support (--pretty=format: in archive files)René Scharfe2007-09-03
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* t5000: silence unzip availability checkRené Scharfe2007-06-09
* t5000: skip ZIP tests if unzip was not foundJohannes Schindelin2007-06-06
* git-archive: make tar the default formatRené Scharfe2007-04-09
* Revert "builtin-archive: use RUN_SETUP"René Scharfe2007-04-05
* Assorted typo fixesPavel Roskin2007-02-03
* git-archive --format=zip: add symlink supportRene Scharfe2006-10-07
* tar-tree: Use the prefix field of a tar headerRene Scharfe2006-03-25
* fix t5000-tar-tree.sh when $TAR isn't setAlex Riesen2005-11-08
* Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-11
* More portability.Junio C Hamano2005-10-01
* Big tool rename.Junio C Hamano2005-09-07
* [PATCH] fix null TZ problems on os/xBrad Roberts2005-08-13
* Adjust diff-raw tests to the status letter change.Junio C Hamano2005-07-26