| Commit message (Expand) | Author | Age | Files | Lines |
* | t5000-t5999: detect and signal failure within loop | Eric Sunshine | 2021-12-13 | 1 | -3/+3 |
* | archive tests: use a cheaper "zipinfo -h" invocation to get header | Ævar Arnfjörð Bjarmason | 2021-01-23 | 1 | -1/+2 |
* | archive-tar: turn length miscalculation warning into BUG | René Scharfe | 2019-08-19 | 1 | -2/+1 |
* | archive-tar: fix pax extended header length calculation | René Scharfe | 2019-08-19 | 1 | -1/+1 |
* | archive-tar: report wrong pax extended header length | René Scharfe | 2019-08-19 | 1 | -0/+20 |
* | t5004: avoid using tar for empty packages | Carlo Marcelo Arenas Belón | 2018-12-03 | 1 | -9/+8 |
* | archive: don't add empty directories to archivesrs/archive-excluded-directory | René Scharfe | 2017-09-14 | 1 | -2/+2 |
* | t5004: require 64-bit support for big ZIP testsrs/large-zip | René Scharfe | 2017-05-01 | 1 | -2/+7 |
* | archive-zip: support files bigger than 4GB | René Scharfe | 2017-04-24 | 1 | -1/+1 |
* | archive-zip: support archives bigger than 4GB | René Scharfe | 2017-04-24 | 1 | -1/+1 |
* | archive-zip: add tests for big ZIP archives | René Scharfe | 2017-04-24 | 1 | -0/+45 |
* | archive-zip: support more than 65535 entriesrs/archive-zip-many | René Scharfe | 2015-08-28 | 1 | -1/+1 |
* | t5004: test ZIP archives with many entries | René Scharfe | 2015-08-28 | 1 | -0/+40 |
* | t: wrap complicated expect_code users in a block | Jeff King | 2015-03-20 | 1 | -2/+4 |
* | Revert "archive: honor tar.umask even for pax headers" | Junio C Hamano | 2014-10-20 | 1 | -5/+0 |
* | Merge branch 'bc/archive-pax-header-mode' | Junio C Hamano | 2014-09-02 | 1 | -0/+5 |
|\ |
|
| * | archive: honor tar.umask even for pax headersbc/archive-pax-header-mode | brian m. carlson | 2014-08-04 | 1 | -0/+5 |
* | | t5000, t5003: do not use test_cmp to compare binary filessk/test-cmp-bin | Stepan Kasal | 2014-06-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'rs/empty-archive' | Junio C Hamano | 2013-06-02 | 1 | -0/+15 |
|\ |
|
| * | t5004: resurrect original empty tar archive test | René Scharfe | 2013-05-09 | 1 | -0/+14 |
| * | t5004: avoid using tar for checking emptiness of archive | René Scharfe | 2013-05-09 | 1 | -3/+2 |
* | | t5004: avoid using tar for checking emptiness of archive | René Scharfe | 2013-05-09 | 1 | -3/+2 |
|/ |
|
* | t5004: ignore pax global header file | René Scharfe | 2013-05-09 | 1 | -1/+1 |
* | t5004: fix issue with empty archive test and bsdtar | René Scharfe | 2013-04-10 | 1 | -1/+1 |
* | archive: handle commits with an empty tree | Jeff King | 2013-03-10 | 1 | -0/+102 |