comparison README @ 1672:1b2efccfa4f3

Spelling: committed
author timeless@gmail.com
date Fri, 14 Sep 2012 11:32:28 -0400
parents 30fa0c553695
children 53a2a9aa3d89
comparison
equal deleted inserted replaced
1671:740d755a432d 1672:1b2efccfa4f3
101 - evolve: `hg evolve --all` only evolve changeset that will end up as 101 - evolve: `hg evolve --all` only evolve changeset that will end up as
102 descendant of the current working copy. The old behavior of `--all` 102 descendant of the current working copy. The old behavior of `--all`
103 in now in `--all --any`. 103 in now in `--all --any`.
104 - evolve: add a 'experimental.evolutioncommands' for fine grained commands 104 - evolve: add a 'experimental.evolutioncommands' for fine grained commands
105 enabling 105 enabling
106 - next/prev: requires `--merge` to move with uncommited changes 106 - next/prev: requires `--merge` to move with uncommitted changes
107 - next: significantly reword error messages 107 - next: significantly reword error messages
108 - next: add a --evolve flag to evolve aspiring children when on a head 108 - next: add a --evolve flag to evolve aspiring children when on a head
109 109
110 5.1.5 -- 2015-06-23 110 5.1.5 -- 2015-06-23
111 111