summaryrefslogtreecommitdiff
path: root/t/t5003-archive-zip.sh
Commit message (Expand)AuthorAgeFilesLines
* 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 --add-virtual-file: allow paths containing colonsJohannes Schindelin2022-05-301-0/+8
* | archive: optionally add "virtual" filesJohannes Schindelin2022-05-301-0/+12
|/
* t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* archive: add --add-fileRené Scharfe2020-09-191-0/+28
* t5003: skip conversion test if unzip -a is unavailableĐoàn Trần Công Danh2020-03-251-6/+10
* t5003: drop the subshell in test_lazy_prereqĐoàn Trần Công Danh2020-03-251-6/+2
* archive: initialize archivers earlierJosh Steadmon2018-10-261-1/+6
* archive-zip: load userdiff configjk/archive-zip-userdiff-configJeff King2017-01-071-4/+18
* Merge branch 'rs/zip-text'Junio C Hamano2015-03-171-1/+46
|\
| * archive-zip: mark text files in archivesrs/zip-textRené Scharfe2015-03-051-1/+46
* | t5000, t5003: simplify commitrs/simplify-archive-testsRené Scharfe2014-07-071-8/+4
|/
* t5000, t5003: do not use test_cmp to compare binary filessk/test-cmp-binStepan Kasal2014-06-041-3/+3
* t5000, t5003: create directories for extracted files lazilyRené Scharfe2013-05-201-1/+1
* Merge branch 'jk/empty-archive'Junio C Hamano2013-03-251-6/+0
|\
| * test-lib: factor out $GIT_UNZIP setupJeff King2013-03-101-6/+0
* | archive-zip: fix compressed size for stored export-subst filesRené Scharfe2013-02-271-0/+6
|/
* t5003: check if unzip supports symlinksRené Scharfe2013-01-071-7/+19
* t5000, t5003: move ZIP tests into their own scriptRené Scharfe2013-01-071-0/+119