Merge branch 'backport-github-actions-fixes'
Johannes Schindelin committed almost 2 years ago
t7300: work around platform-specific behaviour with long paths on MinGW
Patrick Steinhardt committed almost 2 years ago
compat/regex: fix argument order to calloc(3)
Junio C Hamano committed over 2 years ago
mingw: drop bogus (and unneeded) declaration of `_pgmptr`
Johannes Schindelin committed about 2 years ago
ci: remove 'Upload failed tests' directories' step from linux32 jobs
Junio C Hamano committed almost 2 years ago
t6006: fix prereq handling with `test_format ()`
Patrick Steinhardt committed almost 2 years ago
compat/mingw: allow deletion of most opened files
Patrick Steinhardt committed almost 2 years ago
compat/mingw: share file handles created via `CreateFileW()`
Patrick Steinhardt committed almost 2 years ago
packfile: use oidread() instead of hashcpy() to fill object_id
Jeff King committed almost 2 years ago
packfile: use object_id in find_pack_entry_one()
Jeff King committed almost 2 years ago
packfile: convert find_sha1_pack() to use object_id
Jeff King committed almost 2 years ago
http-walker: use object_id instead of bare hash
Jeff King committed almost 2 years ago
packfile: warn people away from parse_packed_git()
Jeff King committed almost 2 years ago
packfile: drop sha1_pack_index_name()
Jeff King committed almost 2 years ago
packfile: drop sha1_pack_name()
Jeff King committed almost 2 years ago
packfile: drop has_pack_index()
Jeff King committed almost 2 years ago
dumb-http: store downloaded pack idx as tempfile
Jeff King committed almost 2 years ago
t5550: count fetches in "previously-fetched .idx" test
Jeff King committed almost 2 years ago
midx: avoid duplicate packed_git entries
Jeff King committed almost 2 years ago
Taylor Blau committed almost 2 years ago