AI-powered social skills training app with multi-provider LLM support
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
object-name: backend-generic `get_short_oid()`
Patrick Steinhardt committed 5 months ago
object-name: backend-generic `repo_collect_ambiguous()`
Patrick Steinhardt committed 5 months ago
object-name: extract function to parse object ID prefixes
Patrick Steinhardt committed 5 months ago
object-name: move logic to iterate through packed prefixed objects
Patrick Steinhardt committed 5 months ago
object-name: move logic to iterate through loose prefixed objects
Patrick Steinhardt committed 5 months ago
odb: introduce `struct odb_for_each_object_options`
Patrick Steinhardt committed 5 months ago
oidtree: extend iteration to allow for arbitrary return codes
Patrick Steinhardt committed 5 months ago