comparison README @ 801:f49d4774b999

importing fastop extension in this repo This repo is dedicated to experimentation on mutable history topic. Fastop is appropriate there.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Thu, 20 Feb 2014 12:56:57 -0800
parents 966e2659e989
children 68e3d6e83ca5
comparison
equal deleted inserted replaced
790:5af309865040 801:f49d4774b999
42 Changelog 42 Changelog
43 ========= 43 =========
44 44
45 3.3.0 -- 45 3.3.0 --
46 46
47 - added Augie Facklers `fastop` extension (usage not recommended yet)
47 - add verbose hint about how to handle corner case by hand. 48 - add verbose hint about how to handle corner case by hand.
48 This should help people until evolve is able to to it itself. 49 This should help people until evolve is able to to it itself.
49 - removed the qsync extension. The only user I knew about (logilab) is not 50 - removed the qsync extension. The only user I knew about (logilab) is not
50 using it anymore. It not compatible with coming Mercurial version 2.9. 51 using it anymore. It not compatible with coming Mercurial version 2.9.
51 - add progress indicator for long evolve command 52 - add progress indicator for long evolve command