commit-graph: avoid repeated mixed generation number warnings
Taylor Blau committed about 3 years ago
t/t5318-commit-graph.sh: test generation zero transitions during fsck
Taylor Blau committed about 3 years ago
commit-graph: verify swapped zero/non-zero generation cases
Jeff King committed about 3 years ago
commit-graph: introduce `commit_graph_generation_from_graph()`
Taylor Blau committed about 3 years ago
diff: drop useless "status" parameter from diff_result_code()
Jeff King committed about 3 years ago
diff: drop useless return values in git-diff helpers
Jeff King committed about 3 years ago
diff: drop useless return from run_diff_{files,index} functions
Jeff King committed about 3 years ago
diff: die when failing to read index in git-diff builtin
Jeff King committed about 3 years ago
diff: show usage for unknown builtin_diff_files() options
Jeff King committed about 3 years ago
diff-files: avoid negative exit value
Jeff King committed about 3 years ago
diff: spell DIFF_INDEX_CACHED out when calling run_diff_index()
Junio C Hamano committed about 3 years ago
format-patch: add --description-file option
Oswald Buddenhagen committed about 3 years ago
decorate: use commit color for HEAD arrow
Andy Koppe committed about 3 years ago
pretty: add pointer and tag options to %(decorate)
Andy Koppe committed about 3 years ago
pretty: add %(decorate[:<options>]) format
Andy Koppe committed about 3 years ago
decorate: color each token separately
Andy Koppe committed about 3 years ago
decorate: avoid some unnecessary color overhead
Andy Koppe committed about 3 years ago
decorate: refactor format_decorations()
Andy Koppe committed about 3 years ago
pretty-formats: enclose options in angle brackets
Andy Koppe committed about 3 years ago
pretty-formats: define "literal formatting code"
Junio C Hamano committed about 3 years ago