Patrick Steinhardt committed 5 months ago
fsck: store repository in fsck options
Patrick Steinhardt committed 5 months ago
fsck: initialize fsck options via a function
Patrick Steinhardt committed 5 months ago
fetch-pack: move fsck options into function scope
Patrick Steinhardt committed 5 months ago
diff-highlight: fetch all config with one process
Jeff King committed 5 months ago
diff-highlight: allow module callers to pass in color config
Scott Baker committed 5 months ago
diff-highlight: test color config
Jeff King committed 5 months ago
diff-highlight: use test_decode_color in tests
Jeff King committed 5 months ago
t: add matching negative attributes to test_decode_color
Jeff King committed 5 months ago
diff-highlight: check diff-highlight exit status in tests
Jeff King committed 5 months ago
diff-highlight: drop perl version dependency back to 5.8
Scott Baker committed 5 months ago
diff-highlight: mention build instructions
Jeff King committed 5 months ago
Merge branch 'master' of https://github.com/j6t/git-gui
Junio C Hamano committed 5 months ago
Merge branch 'master' of https://github.com/j6t/gitk
Junio C Hamano committed 5 months ago
odb: introduce generic `odb_find_abbrev_len()`
Patrick Steinhardt committed 5 months ago
object-file: move logic to compute packed abbreviation length
Patrick Steinhardt committed 5 months ago
object-name: move logic to compute loose abbreviation length
Patrick Steinhardt committed 5 months ago
object-name: simplify computing common prefixes
Patrick Steinhardt committed 5 months ago
object-name: abbreviate loose object names without `disambiguate_state`
Patrick Steinhardt committed 5 months ago
object-name: merge `update_candidates()` and `match_prefix()`
Patrick Steinhardt committed 5 months ago