diff --color-moved-ws: fix false positives
Phillip Wood committed almost 8 years ago
diff --color-moved-ws: demonstrate false positives
Phillip Wood committed almost 8 years ago
diff: allow --no-color-moved-ws
Phillip Wood committed almost 8 years ago
Phillip Wood committed almost 8 years ago
diff: document --no-color-moved
Phillip Wood committed almost 8 years ago
git-show-ref.txt: fix order of flags
Elijah Newren committed over 7 years ago
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