t1006: make hash size independent
brian m. carlson committed about 8 years ago
t0064: make hash size independent
brian m. carlson committed about 8 years ago
builtin/remote: quote remote name on error to display empty name
Shulhan committed about 8 years ago
linear-assignment: fix potential out of bounds memory access
Thomas Gummerer committed about 8 years ago
t0002: abstract away SHA-1 specific constants
brian m. carlson committed about 8 years ago
t0000: update tests for SHA-256
brian m. carlson committed about 8 years ago
t0000: use hash translation table
brian m. carlson committed about 8 years ago
t: add test functions to translate hash-related values
brian m. carlson committed about 8 years ago
fetch-object: set exact_oid when fetching
Jonathan Tan committed about 8 years ago
fetch-object: unify fetch_object[s] functions
Jonathan Tan committed about 8 years ago
sequencer: fix --allow-empty-message behavior, make it smarter
Elijah Newren committed about 8 years ago
fsck: support comments & empty lines in skipList
Ævar Arnfjörð Bjarmason committed about 8 years ago
fsck: use oidset instead of oid_array for skipList
René Scharfe committed about 8 years ago
fsck: use strbuf_getline() to read skiplist file
René Scharfe committed about 8 years ago
fsck: add a performance test for skipList
René Scharfe committed about 8 years ago
Ævar Arnfjörð Bjarmason committed about 8 years ago
fsck: document that skipList input must be unabbreviated
Ævar Arnfjörð Bjarmason committed about 8 years ago
fsck: document and test commented & empty line skipList input
Ævar Arnfjörð Bjarmason committed about 8 years ago
fsck: document and test sorted skipList input
Ævar Arnfjörð Bjarmason committed about 8 years ago
fsck tests: add a test for no skipList input
Ævar Arnfjörð Bjarmason committed about 8 years ago