Mercurial > hg
comparison mercurial/config.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 | 31f32a96e1e3 |
children | 7d82ad4b3727 |
comparison
equal
deleted
inserted
replaced
17643:64e0f0cfb569 | 17644:9ae073f10572 |
---|