- c8e5cb0 diff-merges: introduce '--dd' option by Sergey Organov · 1 year, 3 months ago
- a64215b object.h: stop depending on cache.h; make cache.h depend on object.h by Elijah Newren · 1 year, 11 months ago
- 8bff5ca treewide: ensure one of the appropriate headers is sourced first by Elijah Newren · 1 year, 11 months ago
- 563005e diff-merges: cleanup set_diff_merges() by Sergey Organov · 2 years, 4 months ago
- c7c4f76 diff-merges: cleanup func_by_opt() by Sergey Organov · 2 years, 4 months ago
- d21d5dd Merge branch 'ja/i18n-common-messages' by Junio C Hamano · 2 years, 11 months ago
- 1a8aea8 i18n: factorize "invalid value" messages by Jean-Noël Avila · 3 years ago
- 0dec322 diff-merges: avoid history simplifications when diffing merges by Elijah Newren · 3 years ago
- db757e8 show, log: provide a --remerge-diff capability by Elijah Newren · 3 years ago
- 5acffd3 diff-index: restore -c/--cc options handling by Sergey Organov · 3 years, 4 months ago
- 6a38e33 Revert 'diff-merges: let "-m" imply "-p"' by Jonathan Nieder · 3 years, 5 months ago
- f5bfcc8 diff-merges: let "-m" imply "-p" by Sergey Organov · 3 years, 8 months ago
- fd16a39 diff-merges: rename "combined_imply_patch" to "merges_imply_patch" by Sergey Organov · 3 years, 8 months ago
- 19b2517 diff-merges: move specific diff-index "-m" handling to diff-index by Sergey Organov · 3 years, 8 months ago
- 17c13e6 diff-merges: introduce log.diffMerges config variable by Sergey Organov · 3 years, 9 months ago
- 38fc4db diff-merges: adapt -m to enable default diff format by Sergey Organov · 3 years, 9 months ago
- 26a0f58 diff-merges: refactor set_diff_merges() by Sergey Organov · 3 years, 9 months ago
- 4320815 diff-merges: introduce --diff-merges=on by Sergey Organov · 3 years, 9 months ago
- 388091f diff-merges: add '--diff-merges=1' as synonym for 'first-parent' by Sergey Organov · 4 years, 1 month ago
- 5071c75 diff-merges: add old mnemonic counterparts to --diff-merges by Sergey Organov · 4 years, 1 month ago
- a6d19ec diff-merges: let new options enable diff without -p by Sergey Organov · 4 years, 1 month ago
- 5733b20 diff-merges: do not imply -p for new options by Sergey Organov · 4 years, 1 month ago
- 8c0ba52 diff-merges: implement new values for --diff-merges by Sergey Organov · 4 years, 1 month ago
- 255a4da diff-merges: make -m/-c/--cc explicitly mutually exclusive by Sergey Organov · 4 years, 1 month ago
- 3d2b5f2 diff-merges: refactor opt settings into separate functions by Sergey Organov · 4 years, 1 month ago
- a6e66af diff-merges: get rid of now empty diff_merges_init_revs() by Sergey Organov · 4 years, 1 month ago
- 1a2c4d8 diff-merges: split 'ignore_merges' field by Sergey Organov · 4 years, 1 month ago
- 6fc944d diff-merges: fix -m to properly override -c/--cc by Sergey Organov · 4 years, 1 month ago
- e121b4b diff-merges: revise revs->diff flag handling by Sergey Organov · 4 years, 1 month ago
- 0c627f5 diff-merges: handle imply -p on -c/--cc logic for log.c by Sergey Organov · 4 years, 1 month ago
- 3291eea diff-merges: introduce revs->first_parent_merges flag by Sergey Organov · 4 years, 1 month ago
- 3b6c17b diff-merges: new function diff_merges_set_dense_combined_if_unset() by Sergey Organov · 4 years, 1 month ago
- 09322b1 diff-merges: new function diff_merges_suppress() by Sergey Organov · 4 years, 1 month ago
- 564a4fc diff-merges: re-arrange functions to match the order they are called in by Sergey Organov · 4 years, 1 month ago
- 4f54544 diff-merges: rename diff_merges_default_to_enable() to match semantics by Sergey Organov · 4 years, 1 month ago
- 7acf0d0 diff-merges: move checks for first_parent_only out of the module by Sergey Organov · 4 years, 1 month ago
- 18f0947 diff-merges: rename all functions to have common prefix by Sergey Organov · 4 years, 1 month ago
- a37eec6 revision: move diff merges functions to its own diff-merges.c by Sergey Organov · 4 years, 1 month ago