ref-filter: give uintmax_t to format with %PRIuMAX
Junio C Hamano committed over 7 years ago
checkout: introduce checkout.overlayMode config
Thomas Gummerer committed over 7 years ago
checkout: introduce --{,no-}overlay option
Thomas Gummerer committed over 7 years ago
sequencer: make the todo_list structure public
Alban Gruin committed over 7 years ago
sequencer: changes in parse_insn_buffer()
Alban Gruin committed over 7 years ago
git-gc.txt: fix typo about gc.writeCommitGraph
Derrick Stolee committed over 7 years ago
prefer "hash mismatch" to "sha1 mismatch"
Jeff King committed over 7 years ago
sha1-file: avoid "sha1 file" for generic use in messages
Jeff King committed over 7 years ago
sha1-file: prefer "loose object file" to "sha1 file" in messages
Jeff King committed over 7 years ago
sha1-file: drop has_sha1_file()
Jeff King committed over 7 years ago
convert has_sha1_file() callers to has_object_file()
Jeff King committed over 7 years ago
sha1-file: convert pass-through functions to object_id
Jeff King committed over 7 years ago
object-store: retire odb_load_loose_cache()
René Scharfe committed over 7 years ago
sha1-file: modernize loose header/stream functions
Jeff King committed over 7 years ago
object-store: use one oid_array per subdirectory for loose cache
René Scharfe committed over 7 years ago
sha1-file: modernize loose object file functions
Jeff King committed over 7 years ago
object-store: factor out odb_clear_loose_cache()
René Scharfe committed over 7 years ago
http: use struct object_id instead of bare sha1
Jeff King committed over 7 years ago
object-store: factor out odb_loose_cache()
René Scharfe committed over 7 years ago
update comment references to sha1_object_info()
Jeff King committed over 7 years ago