brian m. carlson committed about 6 years ago
brian m. carlson committed about 6 years ago
t: make test-bloom initialize repository
brian m. carlson committed about 6 years ago
mergetools: add support for nvimdiff (neovim) family
pudinha committed about 6 years ago
mergetool--lib: improve support for vimdiff-style tool variants
pudinha committed about 6 years ago
doc/git-log: clarify handling of merge commit diffs
Jeff King committed about 6 years ago
doc/git-log: move "-t" into diff-options list
Jeff King committed about 6 years ago
doc/git-log: drop "-r" diff option
Jeff King committed about 6 years ago
doc/git-log: move "Diff Formatting" from rev-list-options
Jeff King committed about 6 years ago
log: enable "-m" automatically with "--first-parent"
Jeff King committed about 6 years ago
revision: add "--no-diff-merges" option to counteract "-m"
Jeff King committed about 6 years ago
log: drop "--cc implies -m" logic
Jeff King committed about 6 years ago
comment: fix spelling mistakes inside comments
Steve Kemp committed about 6 years ago
git-help.txt: fix mentions of option --guides
Andrei Rybak committed about 6 years ago
grep: avoid using oid_to_hex() with parse_object_or_die()
René Scharfe committed about 6 years ago
strvec: drop argv_array compatibility layer
Jeff King committed about 6 years ago
strvec: update documention to avoid argv_array
Jeff King committed about 6 years ago
strvec: fix indentation in renamed calls
Jeff King committed about 6 years ago
strvec: convert remaining callers away from argv_array name
Jeff King committed about 6 years ago
strvec: convert more callers away from argv_array name
Jeff King committed about 6 years ago