aboutsummaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
Commit message (Expand)AuthorAge
* t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-20
* t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-20
* t5000: extract nongit function to test-lib-functions.shJeff King2016-12-16
* archive: read local configurationJunio C Hamano2016-11-22
* archive-tar: huge offset and future timestamps would not work on 32-bitJunio C Hamano2016-07-15
* archive-tar: write extended headers for far-future mtimeJeff King2016-07-01
* archive-tar: write extended headers for file sizes >= 8GBJeff King2016-07-01
* t5000: test tar files that overflow ustar headersJeff King2016-07-01
* Merge branch 'js/t5000-dont-copy-bin-sh'Junio C Hamano2014-12-22
|\
| * t5000 on Windows: do not mistake "sh.exe" as "sh"Johannes Sixt2014-11-24
* | Merge branch 'nd/archive-pathspec'Junio C Hamano2014-10-08
|\ \ | |/ |/|
| * archive: support filtering paths with globNguyễn Thái Ngọc Duy2014-09-22
* | t5000, t5003: simplify commitRené Scharfe2014-07-07
* | Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-06-25
|\ \
| * | t/t5000-tar-tree.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-09
* | | Merge branch 'sk/test-cmp-bin'Junio C Hamano2014-06-16
|\ \ \ | |/ / |/| |
| * | t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal2014-06-04
* | | t5000-tar-tree.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-30
|/ /
* | add uploadarchive.allowUnreachable optionScott J. Goldman2014-02-28
|/
* Merge branch 'jk/t5000-gzip-simplify'Junio C Hamano2013-12-17
|\
| * t5000: simplify gzip prerequisite checksJeff King2013-12-04
* | tar-tree: remove deprecated commandJohn Keeping2013-11-12
|/
* t5000: test long filenamesRené Scharfe2013-05-20
* t5000: simplify tar-tree testsRené Scharfe2013-05-20
* t5000: use check_tar for prefix testRené Scharfe2013-05-20
* t5000: factor out check_tarRené Scharfe2013-05-20
* t5000, t5003: create directories for extracted files lazilyRené Scharfe2013-05-20
* t5000: integrate export-subst tests into regular testsRené Scharfe2013-05-20
* archive-tar: use parse_config_key when parsing configJeff King2013-01-23
* t5000, t5003: move ZIP tests into their own scriptRené Scharfe2013-01-07
* t0024, t5000: use test_lazy_prereq for UNZIPRené Scharfe2013-01-07
* t0024, t5000: clear variable UNZIP, use GIT_UNZIP insteadRené Scharfe2013-01-06
* 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