summaryrefslogtreecommitdiff
path: root/t/t5000-tar-tree.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/archive-from-subdirectory-fixes'Junio C Hamano2023-04-211-0/+13
|\
| * archive: improve support for running in subdirectoryRené Scharfe2023-03-241-0/+13
* | t5000: use check_mtime()René Scharfe2023-03-271-8/+1
|/
* archive: add --mtimeRené Scharfe2023-02-181-0/+19
* t5000: modernise archive and :(glob) testKostya Farber2023-02-061-5/+5
* archive-tar: report filter start error only onceRené Scharfe2022-10-301-0/+7
* Merge branch 'ab/test-without-templates'Junio C Hamano2022-07-181-1/+4
|\
| * tests: don't assume a .git/info for .git/info/attributesÆvar Arnfjörð Bjarmason2022-06-061-1/+4
* | archive-tar: use internal gzip by defaultRené Scharfe2022-06-151-16/+16
* | archive-tar: add internal gzip implementationRené Scharfe2022-06-151-0/+16
|/
* t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
* t5000: inspect HEAD using git-rev-parseHan-Wen Nienhuys2021-06-021-4/+5
* t5000: reformat indentation to the latest fashionHan-Wen Nienhuys2021-06-021-51/+62
* commit-graph: consolidate fill_commit_graph_infoAbhishek Kumar2021-01-181-3/+21
* archive: add --add-fileRené Scharfe2020-09-191-0/+29
* t5000: make hash independentbrian m. carlson2019-07-011-5/+11
* archive: initialize archivers earlierJosh Steadmon2018-10-261-0/+6
* Merge branch 'ps/test-chmtime-get'Junio C Hamano2018-04-251-1/+1
|\
| * t/helper: 'test-chmtime (--get|-g)' to print only the mtimePaul-Sebastian Ungureanu2018-04-091-1/+1
* | t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* | t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
|/
* t0006 & t5000: skip "far in the future" test when time_t is too limitedJohannes Schindelin2017-04-201-1/+1
* t0006 & t5000: prepare for 64-bit timestampsJohannes Schindelin2017-04-201-3/+3
* t5000: extract nongit function to test-lib-functions.shJeff King2016-12-161-14/+0
* archive: read local configurationjc/setup-cleanup-fixJunio C Hamano2016-11-221-3/+32
* archive-tar: huge offset and future timestamps would not work on 32-bitJunio C Hamano2016-07-151-6/+6
* archive-tar: write extended headers for far-future mtimeJeff King2016-07-011-2/+2
* archive-tar: write extended headers for file sizes >= 8GBJeff King2016-07-011-2/+2
* t5000: test tar files that overflow ustar headersJeff King2016-07-011-0/+74
* Merge branch 'js/t5000-dont-copy-bin-sh'Junio C Hamano2014-12-221-1/+1
|\
| * t5000 on Windows: do not mistake "sh.exe" as "sh"js/t5000-dont-copy-bin-shJohannes Sixt2014-11-241-1/+1
* | 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