Age | Commit message (Expand) | Author | Files | Lines |
2021-11-12 | Merge branch 'ab/fsck-unexpected-type' | Junio C Hamano | 1 | -1/+2 |
2021-11-11 | object-file: free(*contents) only in read_loose_object() caller | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2021-11-01 | Merge branch 'gc/use-repo-settings' | Junio C Hamano | 1 | -2/+3 |
2021-10-25 | Merge branch 'ab/fsck-unexpected-type' | Junio C Hamano | 1 | -6/+38 |
2021-10-15 | fsck: verify multi-pack-index when implictly enabled | Glen Choo | 1 | -1/+1 |
2021-10-15 | fsck: verify commit graph when implicitly enabled | Glen Choo | 1 | -1/+2 |
2021-10-01 | fsck: report invalid object type-path combinations | Ævar Arnfjörð Bjarmason | 1 | -4/+11 |
2021-10-01 | fsck: don't hard die on invalid object types | Ævar Arnfjörð Bjarmason | 1 | -6/+31 |
2021-06-02 | Merge branch 'ab/fsck-api-cleanup' | Junio C Hamano | 1 | -1/+2 |
2021-06-02 | builtin/fsck.c: don't conflate "int" and "enum" in callback | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2021-04-30 | Merge branch 'ds/sparse-index-protections' | Junio C Hamano | 1 | -0/+2 |
2021-04-14 | fsck: ensure full index | Derrick Stolee | 1 | -0/+2 |
2021-04-13 | lookup_unknown_object(): take a repository argument | Jeff King | 1 | -1/+1 |
2021-03-28 | fsck.c: pass along the fsck_msg_id in the fsck_error callback | Ævar Arnfjörð Bjarmason | 1 | -1/+3 |
2021-03-28 | fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2021-03-28 | fsck.h: use "enum object_type" instead of "int" | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2021-03-17 | fsck.c: refactor and rename common config callback | Ævar Arnfjörð Bjarmason | 1 | -6/+1 |
2021-01-05 | fsck: make fsck_config() re-usable | Ævar Arnfjörð Bjarmason | 1 | -19/+1 |
2020-08-06 | fsck: do not lazy fetch known non-promisor object | Jonathan Tan | 1 | -1/+1 |
2020-07-06 | Merge branch 'es/get-worktrees-unsort' | Junio C Hamano | 1 | -1/+1 |
2020-06-22 | worktree: drop get_worktrees() unused 'flags' argument | Eric Sunshine | 1 | -1/+1 |
2020-06-17 | object: drop parsed_object_pool->commit_count | Abhishek Kumar | 1 | -1/+1 |
2020-05-24 | Merge branch 'ds/multi-pack-verify' | Junio C Hamano | 1 | -1/+2 |
2020-05-19 | fsck: use ERROR_MULTI_PACK_INDEX | Derrick Stolee | 1 | -1/+2 |
2019-10-28 | fsck: only provide oid/type in fsck_error callback | Jeff King | 1 | -7/+10 |
2019-10-28 | fsck: don't require object structs for display functions | Jeff King | 1 | -32/+37 |
2019-10-28 | fsck: use oids rather than objects for object_name API | Jeff King | 1 | -6/+6 |
2019-10-28 | fsck: unify object-name code | Jeff King | 1 | -37/+13 |
2019-06-20 | object: convert lookup_object() to use object_id | Jeff King | 1 | -3/+3 |
2019-06-20 | object: convert lookup_unknown_object() to use object_id | Jeff King | 1 | -1/+1 |
2019-03-20 | Merge branch 'jk/fsck-doc' | Junio C Hamano | 1 | -0/+62 |
2019-03-05 | fsck: always compute USED flags for unreachable objects | Jeff King | 1 | -0/+62 |
2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -0/+1 |
2019-02-05 | Merge branch 'sb/more-repo-in-api' | Junio C Hamano | 1 | -1/+2 |
2019-01-24 | cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2019-01-04 | Merge branch 'nd/the-index' | Junio C Hamano | 1 | -1/+2 |
2019-01-04 | Merge branch 'jk/loose-object-cache' | Junio C Hamano | 1 | -22/+13 |
2019-01-04 | Merge branch 'nd/i18n' | Junio C Hamano | 1 | -68/+92 |
2018-12-28 | commit: prepare free_commit_buffer and release_commit_memory for any repo | Stefan Beller | 1 | -1/+2 |
2018-11-13 | Merge branch 'nd/per-worktree-ref-iteration' | Junio C Hamano | 1 | -21/+47 |
2018-11-13 | sha1-file: use an object_directory for the main object dir | Jeff King | 1 | -18/+3 |
2018-11-13 | rename "alternate_object_database" to "object_directory" | Jeff King | 1 | -8/+8 |
2018-11-13 | fsck: do not reuse child_process structs | Jeff King | 1 | -0/+6 |
2018-11-12 | pack-check.c: remove the_repository references | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-11-12 | fsck: mark strings for translation | Nguyễn Thái Ngọc Duy | 1 | -49/+57 |
2018-11-12 | fsck: reduce word legos to help i18n | Nguyễn Thái Ngọc Duy | 1 | -25/+40 |
2018-10-22 | fsck: check HEAD and reflog from other worktrees | Nguyễn Thái Ngọc Duy | 1 | -17/+38 |
2018-10-22 | fsck: move fsck_head_link() to get_default_heads() to avoid some globals | Elijah Newren | 1 | -11/+16 |
2018-09-17 | fsck: verify multi-pack-index | Derrick Stolee | 1 | -0/+18 |
2018-08-20 | treewide: use get_all_packs | Derrick Stolee | 1 | -2/+2 |