usage.c API users: use die_message() for "fatal :" + exit 128

Ævar Arnfjörð Bjarmason committed over 4 years ago

usage.c: add a die_message() routine

Ævar Arnfjörð Bjarmason committed over 4 years ago

t1430: create valid symrefs using test-helper

Han-Wen Nienhuys committed over 4 years ago

t1430: remove refs using test-tool

Han-Wen Nienhuys committed over 4 years ago

refs: introduce REF_SKIP_REFNAME_VERIFICATION flag

Han-Wen Nienhuys committed over 4 years ago

refs: introduce REF_SKIP_OID_VERIFICATION flag

Han-Wen Nienhuys committed over 4 years ago

refs: update comment.

Han-Wen Nienhuys committed over 4 years ago

test-ref-store: plug memory leak in cmd_delete_refs

Han-Wen Nienhuys committed over 4 years ago

test-ref-store: parse symbolic flag constants

Han-Wen Nienhuys committed over 4 years ago

object.c: use BUG(...) no die("BUG: ...") in lookup_object_by_type()

Ævar Arnfjörð Bjarmason committed over 4 years ago

pathspec: use BUG(...) not die("BUG:%s:%d....", <file>, <line>)

Ævar Arnfjörð Bjarmason committed over 4 years ago

strbuf.h: use BUG(...) not die("BUG: ...")

Ævar Arnfjörð Bjarmason committed over 4 years ago

pack-objects: use BUG(...) not die("BUG: ...")

Ævar Arnfjörð Bjarmason committed over 4 years ago

common-main.c: call exit(), don't return

Ævar Arnfjörð Bjarmason committed over 4 years ago

blame: enable and test the sparse index

Lessley Dennington committed over 4 years ago

diff: enable and test the sparse index

Lessley Dennington committed over 4 years ago

diff: replace --staged with --cached in t1092 tests

Lessley Dennington committed over 4 years ago

← Newer Page 828 of 4093 Older →