Johannes Schindelin <[email protected]> writes:
> Johannes Schindelin (17):
> Add a function to solve least-cost assignment problems
> Add a new builtin: branch-diff
Perhaps retitling these to
hungarian: a function to solve least-cost assignment problems
branch-diff: a new builtin to compare iterations of a topic
may serve as good precedents to changes other people may later make
to these files. Especially the second one is already consistent
with the several changes that are listed below ;-)
> branch-diff: first rudimentary implementation
> branch-diff: improve the order of the shown commits
> branch-diff: also show the diff between patches
>...