summaryrefslogtreecommitdiff
path: root/diff-merges.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07diff-index: restore -c/--cc options handlingLibravatar Sergey Organov1-1/+1
2021-05-21diff-merges: move specific diff-index "-m" handling to diff-indexLibravatar Sergey Organov1-0/+2
2021-04-16diff-merges: introduce log.diffMerges config variableLibravatar Sergey Organov1-0/+2
2020-12-21diff-merges: get rid of now empty diff_merges_init_revs()Libravatar Sergey Organov1-2/+0
2020-12-21diff-merges: new function diff_merges_set_dense_combined_if_unset()Libravatar Sergey Organov1-0/+2
2020-12-21diff-merges: new function diff_merges_suppress()Libravatar Sergey Organov1-0/+2
2020-12-21diff-merges: re-arrange functions to match the order they are called inLibravatar Sergey Organov1-3/+2
2020-12-21diff-merges: rename diff_merges_default_to_enable() to match semanticsLibravatar Sergey Organov1-1/+1
2020-12-21diff-merges: move checks for first_parent_only out of the moduleLibravatar Sergey Organov1-1/+1
2020-12-21diff-merges: rename all functions to have common prefixLibravatar Sergey Organov1-5/+10
2020-12-21revision: move diff merges functions to its own diff-merges.cLibravatar Sergey Organov1-0/+18