bisect--helper: add space between colon and following sentence
Bagas Sanjaya committed almost 5 years ago
blame: describe default output format
Bagas Sanjaya committed almost 5 years ago
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason committed almost 5 years ago
fsck: don't hard die on invalid object types
Ævar Arnfjörð Bjarmason committed almost 5 years ago
object-file.c: stop dying in parse_loose_header()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
object-file.c: return ULHR_TOO_LONG on "header too long"
Ævar Arnfjörð Bjarmason committed almost 5 years ago
object-file.c: use "enum" return type for unpack_loose_header()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
object-file.c: simplify unpack_loose_short_header()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
object-file.c: make parse_loose_header_extended() public
Ævar Arnfjörð Bjarmason committed almost 5 years ago
object-file.c: return -1, not "status" from unpack_loose_header()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
object-file.c: don't set "typep" when returning non-zero
Ævar Arnfjörð Bjarmason committed almost 5 years ago
cat-file tests: test for current --allow-unknown-type behavior
Ævar Arnfjörð Bjarmason committed almost 5 years ago
cat-file tests: add corrupt loose object test
Ævar Arnfjörð Bjarmason committed almost 5 years ago
cat-file tests: test for missing/bogus object with -t, -s and -p
Ævar Arnfjörð Bjarmason committed almost 5 years ago
cat-file tests: move bogus_* variable declarations earlier
Ævar Arnfjörð Bjarmason committed almost 5 years ago
fsck tests: test for garbage appended to a loose object
Ævar Arnfjörð Bjarmason committed almost 5 years ago
fsck tests: test current hash/type mismatch behavior
Ævar Arnfjörð Bjarmason committed almost 5 years ago
fsck tests: refactor one test to use a sub-repo
Ævar Arnfjörð Bjarmason committed almost 5 years ago
fsck tests: add test for fsck-ing an unknown type
Ævar Arnfjörð Bjarmason committed almost 5 years ago
config.h: remove unused git_config_get_untracked_cache() declaration
Ævar Arnfjörð Bjarmason committed almost 5 years ago