Show patches with: Series = parsing and fsck cleanups       |   23 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[23/23] fsck: accept an oid instead of a "struct tree" for fsck_tree() parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[22/23] fsck: accept an oid instead of a "struct commit" for fsck_commit() parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[21/23] fsck: accept an oid instead of a "struct tag" for fsck_tag() parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[20/23] fsck: rename vague "oid" local variables parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[19/23] fsck: don't require an object struct in verify_headers() parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[18/23] fsck: don't require an object struct for fsck_ident() parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[17/23] fsck: drop blob struct from fsck_finish() parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[16/23] fsck: accept an oid instead of a "struct blob" for fsck_blob() parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[15/23] fsck: don't require an object struct for report() parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[14/23] fsck: only require an oid for skiplist functions parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[13/23] fsck: only provide oid/type in fsck_error callback parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[12/23] fsck: don't require object structs for display functions parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[11/23] fsck: use oids rather than objects for object_name API parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[10/23] fsck_describe_object(): build on our get_object_name() primitive parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[09/23] fsck: unify object-name code parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[08/23] fsck: require an actual buffer for non-blobs parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[07/23] fsck: stop checking tag->tagged parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[06/23] fsck: stop checking commit->parent counts parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[05/23] fsck: stop checking commit->tree value parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[04/23] remember commit/tag parse failures parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[03/23] parse_tag_buffer(): treat NULL tag pointer as parse error parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[02/23] parse_commit_buffer(): treat lookup_tree() failure as parse error parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New
[01/23] parse_commit_buffer(): treat lookup_commit() failure as parse error parsing and fsck cleanups - - - --- 2019-10-18 Jeff King New