Re: [RFC PATCH 5/5] format-patch: add --creation-weight tweak for --range-diff

2018-07-17 Thread Johannes Schindelin
Hi Eric, On Wed, 30 May 2018, Eric Sunshine wrote: > When generating a range-diff, matching up commits between two version of > a patch series involves heuristics, thus may give unexpected results. > git-branch-diff allows tweaking the heuristic via --creation-weight. > Follow suit by accepting -

[RFC PATCH 5/5] format-patch: add --creation-weight tweak for --range-diff

2018-05-30 Thread Eric Sunshine
When generating a range-diff, matching up commits between two version of a patch series involves heuristics, thus may give unexpected results. git-branch-diff allows tweaking the heuristic via --creation-weight. Follow suit by accepting --creation-weight in combination with --range-diff when genera