aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5004-archive-corner-cases.sh
AgeCommit message (Expand)AuthorFilesLines
2023-02-06various: add missing clear_pathspec(), fix leaksÆvar Arnfjörð Bjarmason1-0/+2
2021-12-13t5000-t5999: detect and signal failure within loopEric Sunshine1-3/+3
2021-01-23archive tests: use a cheaper "zipinfo -h" invocation to get headerÆvar Arnfjörð Bjarmason1-1/+2
2019-08-19archive-tar: turn length miscalculation warning into BUGRené Scharfe1-2/+1
2019-08-19archive-tar: fix pax extended header length calculationRené Scharfe1-1/+1
2019-08-19archive-tar: report wrong pax extended header lengthRené Scharfe1-0/+20
2018-12-03t5004: avoid using tar for empty packagesCarlo Marcelo Arenas Belón1-9/+8
2017-09-14archive: don't add empty directories to archivesRené Scharfe1-2/+2
2017-05-01t5004: require 64-bit support for big ZIP testsRené Scharfe1-2/+7
2017-04-24archive-zip: support files bigger than 4GBRené Scharfe1-1/+1
2017-04-24archive-zip: support archives bigger than 4GBRené Scharfe1-1/+1
2017-04-24archive-zip: add tests for big ZIP archivesRené Scharfe1-0/+45
2015-08-28archive-zip: support more than 65535 entriesRené Scharfe1-1/+1
2015-08-28t5004: test ZIP archives with many entriesRené Scharfe1-0/+40
2015-03-20t: wrap complicated expect_code users in a blockJeff King1-2/+4
2014-10-20Revert "archive: honor tar.umask even for pax headers"Junio C Hamano1-5/+0
2014-09-02Merge branch 'bc/archive-pax-header-mode'Junio C Hamano1-0/+5
2014-08-04archive: honor tar.umask even for pax headersbrian m. carlson1-0/+5
2014-06-04t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal1-1/+1
2013-06-02Merge branch 'rs/empty-archive'Junio C Hamano1-0/+15
2013-05-09t5004: avoid using tar for checking emptiness of archiveRené Scharfe1-3/+2
2013-05-09t5004: resurrect original empty tar archive testRené Scharfe1-0/+14
2013-05-09t5004: avoid using tar for checking emptiness of archiveRené Scharfe1-3/+2
2013-05-09t5004: ignore pax global header fileRené Scharfe1-1/+1
2013-04-10t5004: fix issue with empty archive test and bsdtarRené Scharfe1-1/+1
2013-03-10archive: handle commits with an empty treeJeff King1-0/+102