summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
AgeCommit message (Expand)Author
2019-07-01t5000: make hash independentbrian m. carlson
2018-10-26archive: initialize archivers earlierJosh Steadmon
2018-04-25Merge branch 'ps/test-chmtime-get'Junio C Hamano
2018-04-09t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2017-04-21t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin
2017-04-21t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin
2016-12-16t5000: extract nongit function to test-lib-functions.shJeff King
2016-11-22archive: read local configurationJunio C Hamano
2016-07-15archive-tar: huge offset and future timestamps would not work on 32-bitJunio C Hamano
2016-07-01archive-tar: write extended headers for far-future mtimeJeff King
2016-07-01archive-tar: write extended headers for file sizes >= 8GBJeff King
2016-07-01t5000: test tar files that overflow ustar headersJeff King
2014-12-22Merge branch 'js/t5000-dont-copy-bin-sh'Junio C Hamano
2014-11-24t5000 on Windows: do not mistake "sh.exe" as "sh"Johannes Sixt
2014-10-08Merge branch 'nd/archive-pathspec'Junio C Hamano
2014-09-22archive: support filtering paths with globNguyễn Thái Ngọc Duy
2014-07-07t5000, t5003: simplify commitRené Scharfe
2014-06-25Merge branch 'ep/avoid-test-a-o'Junio C Hamano
2014-06-16Merge branch 'sk/test-cmp-bin'Junio C Hamano
2014-06-09t/t5000-tar-tree.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto
2014-06-04t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal
2014-04-30t5000-tar-tree.sh: use the $( ... ) construct for command substitutionElia Pinto
2014-02-28add uploadarchive.allowUnreachable optionScott J. Goldman
2013-12-17Merge branch 'jk/t5000-gzip-simplify'Junio C Hamano
2013-12-05t5000: simplify gzip prerequisite checksJeff King
2013-11-12tar-tree: remove deprecated commandJohn Keeping
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