rev-list: die when --test-bitmap detects a mismatch
Jeff King committed over 5 years ago
t5310: drop size of truncated ewah bitmap
Jeff King committed over 5 years ago
pack-bitmap: bounds-check size of cache extension
Jeff King committed over 5 years ago
pack-bitmap: fix header size check
Jeff King committed over 5 years ago
ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW()
Taylor Blau committed over 5 years ago
t7064: avoid relying on a specific default branch name
Johannes Schindelin committed over 5 years ago
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain committed almost 6 years ago
t7900: fix typo: "test_execpt_success"
Josh Steadmon committed over 5 years ago
completion: bash: fix gitk alias regression
Felipe Contreras committed over 5 years ago
commit-graph: use size_t for array allocation and indexing
Jeff King committed over 5 years ago
commit-graph: replace packed_oid_list with oid_array
Jeff King committed over 5 years ago
commit-graph: drop count_distinct_commits() function
Jeff King committed over 5 years ago
oid-array: provide a for-loop iterator
Jeff King committed over 5 years ago
t6300: avoid using the default name of the initial branch
Johannes Schindelin committed over 5 years ago
pretty format %(trailers) test: split a long line
Ævar Arnfjörð Bjarmason committed over 5 years ago
oid-array: make sort function public
Jeff King committed over 5 years ago
cache.h: move hash/oid functions to hash.h
Jeff King committed over 5 years ago
t0064: make duplicate tests more robust
Jeff King committed over 5 years ago
t0064: drop sha1 mention from filename
Jeff King committed over 5 years ago
oid-array.h: drop sha1 mention from header guard
Jeff King committed over 5 years ago