> * clarify naming of applyPatches functions
A comment/preparation patch, easy to get. OK.
> * Share applyPatches code between pull and apply
Introduces Darcs.UI.ApplyPatches, eliminates some code duplication. I
agree with the long description of the patch. Nice!
> * resolve issue2403: need to avoid moving the rebase patch to the end
Fixes rebase pull --reorder by only reordering patches that are not
"internal" (= everyone except the rebase patch).
Thanks for the comment on tentativelyReplacePatches.
Accepted.
|