index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5004-archive-corner-cases.sh
Age
Commit message (
Expand
)
Author
2026-02-19
t: use test_seq -f and pipes in a few more places
Aaron Plattner
2025-06-24
test-lib: teach test_seq the -f option
Jeff King
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2023-02-06
various: add missing clear_pathspec(), fix leaks
Ævar Arnfjörð Bjarmason
2021-12-13
t5000-t5999: detect and signal failure within loop
Eric Sunshine
2021-01-23
archive tests: use a cheaper "zipinfo -h" invocation to get header
Ævar Arnfjörð Bjarmason
2019-08-19
archive-tar: turn length miscalculation warning into BUG
René Scharfe
2019-08-19
archive-tar: fix pax extended header length calculation
René Scharfe
2019-08-19
archive-tar: report wrong pax extended header length
René Scharfe
2018-12-03
t5004: avoid using tar for empty packages
Carlo Marcelo Arenas Belón
2017-09-14
archive: don't add empty directories to archives
René Scharfe
2017-05-01
t5004: require 64-bit support for big ZIP tests
René Scharfe
2017-04-24
archive-zip: support files bigger than 4GB
René Scharfe
2017-04-24
archive-zip: support archives bigger than 4GB
René Scharfe
2017-04-24
archive-zip: add tests for big ZIP archives
René Scharfe
2015-08-28
archive-zip: support more than 65535 entries
René Scharfe
2015-08-28
t5004: test ZIP archives with many entries
René Scharfe
2015-03-20
t: wrap complicated expect_code users in a block
Jeff King
2014-10-20
Revert "archive: honor tar.umask even for pax headers"
Junio C Hamano
2014-09-02
Merge branch 'bc/archive-pax-header-mode'
Junio C Hamano
2014-08-04
archive: honor tar.umask even for pax headers
brian m. carlson
2014-06-04
t5000, t5003: do not use test_cmp to compare binary files
Stepan Kasal
2013-06-02
Merge branch 'rs/empty-archive'
Junio C Hamano
2013-05-09
t5004: avoid using tar for checking emptiness of archive
René Scharfe
2013-05-09
t5004: resurrect original empty tar archive test
René Scharfe
2013-05-09
t5004: avoid using tar for checking emptiness of archive
René Scharfe
2013-05-09
t5004: ignore pax global header file
René Scharfe
2013-04-10
t5004: fix issue with empty archive test and bsdtar
René Scharfe
2013-03-10
archive: handle commits with an empty tree
Jeff King