Mercurial > evolve
comparison README @ 937:43cceb37324c
merge with 3.3.2
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 14 May 2014 16:42:41 -0700 |
parents | bcd0c12070b2 a03ea39aca2a |
children | 16594198b64a |
comparison
equal
deleted
inserted
replaced
932:bcd0c12070b2 | 937:43cceb37324c |
---|---|
65 - added progress when pulling obsmarkers | 65 - added progress when pulling obsmarkers |
66 - only pull markers relevant to pulled subset | 66 - only pull markers relevant to pulled subset |
67 - avoid exchanging common markers in some case | 67 - avoid exchanging common markers in some case |
68 - add a hook related to the new commands | 68 - add a hook related to the new commands |
69 | 69 |
70 3.3.2 -- | 70 3.3.2 -- 2014-05-14 |
71 | 71 |
72 - fix a bug where evolve were creating changeset with 2 parents on windows | 72 - fix a bug where evolve were creating changeset with 2 parents on windows |
73 (fix issues #16, #35 and #42) | 73 (fix issues #16, #35 and #42) |
74 - adds a --obsolete flag to import (requieres Mercurial 3.0) | 74 - adds a --obsolete flag to import (requieres Mercurial 3.0) |
75 - prune: update to successor rather than parent when pruning '.' with -s | 75 - prune: update to successor rather than parent when pruning '.' with -s |
76 - fold: add missing --message and --logfile option | |
77 - fold: add squash as an alias | |
76 | 78 |
77 3.3.1 -- 2014-04-23 | 79 3.3.1 -- 2014-04-23 |
78 | 80 |
79 - various language fix | 81 - various language fix |
80 - active bookmark now move when using prev/next (#37) | 82 - active bookmark now move when using prev/next (#37) |