object-name: explicitly handle bad tags in show_ambiguous_object()
Ævar Arnfjörð Bjarmason committed over 4 years ago
object-name: explicitly handle OBJ_BAD in show_ambiguous_object()
Ævar Arnfjörð Bjarmason committed over 4 years ago
object-name tests: add tests for ambiguous object blind spots
Ævar Arnfjörð Bjarmason committed over 4 years ago
pack-bitmap.c: gracefully fallback after opening pack/MIDX
Taylor Blau committed over 4 years ago
midx: read `RIDX` chunk when present
Taylor Blau committed over 4 years ago
t/lib-bitmap.sh: parameterize tests over reverse index source
Taylor Blau committed over 4 years ago
t5326: move tests to t/lib-bitmap.sh
Taylor Blau committed over 4 years ago
t5326: extract `test_rev_exists`
Taylor Blau committed over 4 years ago
Taylor Blau committed over 4 years ago
pack-revindex.c: instrument loading on-disk reverse index
Taylor Blau committed over 4 years ago
midx.c: make changing the preferred pack safe
Taylor Blau committed over 4 years ago
t5326: demonstrate bitmap corruption after permutation
Taylor Blau committed over 4 years ago
Junio C Hamano committed over 4 years ago
Junio C Hamano committed over 4 years ago
Documentation/config/pgp.txt: add missing apostrophe
Greg Hurrell committed over 4 years ago
Documentation/config/pgp.txt: replace stray <TAB> character with <SPC>
Greg Hurrell committed over 4 years ago
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason committed over 4 years ago
sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
Ævar Arnfjörð Bjarmason committed over 4 years ago
rebase -m: don't fork git checkout
Phillip Wood committed over 4 years ago
rebase --apply: set ORIG_HEAD correctly
Phillip Wood committed over 4 years ago