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
fsck tests: setup of bogus commit object
Ævar Arnfjörð Bjarmason committed about 8 years ago
update-ref: allow --no-deref with --stdin
Elijah Newren committed about 8 years ago
update-ref: fix type of update_flags variable to match its usage
Elijah Newren committed about 8 years ago
Make git_check_attr() a void function
Torsten Bögershausen committed about 8 years ago
t0090: disable GIT_TEST_SPLIT_INDEX for the test checking split index
SZEDER Gábor committed about 8 years ago
t1700-split-index: drop unnecessary 'grep'
SZEDER Gábor committed about 8 years ago
config.txt: move submodule part out to a separate file
Nguyễn Thái Ngọc Duy committed about 8 years ago
config.txt: move sequence.editor out of "core" part
Nguyễn Thái Ngọc Duy committed about 8 years ago
config.txt: move sendemail part out to a separate file
Nguyễn Thái Ngọc Duy committed about 8 years ago
config.txt: move receive part out to a separate file
Nguyễn Thái Ngọc Duy committed about 8 years ago