v0 protocol: fix infinite loop when parsing multi-valued capabilities
Jeff King committed over 3 years ago
send-email: export patch counters in validate environment
Robin Jarry committed over 3 years ago
doc: set actual revdate for manpages
Felipe Contreras committed over 3 years ago
Merge branch 'fc/doc-stop-using-manversion' into fc/doc-use-datestamp-in-commit
Junio C Hamano committed over 3 years ago
Merge branch 'fc/remove-header-workarounds-for-asciidoc' into fc/doc-use-datestamp-in-commit
Junio C Hamano committed over 3 years ago
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt committed over 3 years ago
repack: honor `-l` when calculating pack geometry
Patrick Steinhardt committed over 3 years ago
t/helper: allow chmtime to print verbosely without modifying mtime
Patrick Steinhardt committed over 3 years ago
pack-objects: extend test coverage of `--stdin-packs` with alternates
Patrick Steinhardt committed over 3 years ago
pack-objects: fix error when same packfile is included and excluded
Patrick Steinhardt committed over 3 years ago
pack-objects: fix error when packing same pack twice
Patrick Steinhardt committed over 3 years ago
pack-objects: split out `--stdin-packs` tests into separate file
Patrick Steinhardt committed over 3 years ago
repack: fix generating multi-pack-index with only non-local packs
Patrick Steinhardt committed over 3 years ago
repack: fix trying to use preferred pack in alternates
Patrick Steinhardt committed over 3 years ago
midx: fix segfault with no packs and invalid preferred pack
Patrick Steinhardt committed over 3 years ago
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle committed over 3 years ago
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau committed over 3 years ago
config: enable `pack.writeReverseIndex` by default
Taylor Blau committed over 3 years ago
pack-revindex: introduce `pack.readReverseIndex`
Taylor Blau committed over 3 years ago
pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK
Taylor Blau committed over 3 years ago