comparison mercurial/cmdutil.py @ 17644:9ae073f10572

histedit: fold in memory Update the folding code to works in memory instead of applying patches on the working directory. This is cleaner, faster and prepare the removal of the whole patching logic. This new collapse function will probably move into core sooner or later. A lot of other rewriting operation may benefit from it.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Fri, 21 Sep 2012 19:24:31 +0200
parents 63e45aee46d4
children 8575f4a2126e
comparison
equal deleted inserted replaced
17643:64e0f0cfb569 17644:9ae073f10572