Mercurial > evolve
comparison README @ 751:a5474648a9d2
gdown/gup: add next/previous alias
Up and down refer to the customary order in log output rather than
concepts; as such, it may be confusing to the user. I for one found
them suprising -- they just didn't fit with my mental model.
Previous and next, however, imply a clear parent/child relationship.
We attroduce the new name as aliases for now.
author | Dan Villiom Podlaski Christiansen <dan@cabo.dk> |
---|---|
date | Fri, 15 Nov 2013 21:33:54 -0500 |
parents | ddbea2fdee5e |
children | bfdfdf731f8a |
comparison
equal
deleted
inserted
replaced
750:ddbea2fdee5e | 751:a5474648a9d2 |
---|---|
49 - amend: drop the deprecated note option | 49 - amend: drop the deprecated note option |
50 - amend: use core mechanism for amend (fix multiple bugs) | 50 - amend: use core mechanism for amend (fix multiple bugs) |
51 - parents command: add "working directory parent is obsolete" message | 51 - parents command: add "working directory parent is obsolete" message |
52 - evolve command: allow updating to the successor if the parent is | 52 - evolve command: allow updating to the successor if the parent is |
53 obsolete | 53 obsolete |
54 - gdown and gup commands: add next and previous alias, respectively | |
54 | 55 |
55 3.1.0 -- 2013-02-11 | 56 3.1.0 -- 2013-02-11 |
56 | 57 |
57 - amend: drop deprecated --change option for amend | 58 - amend: drop deprecated --change option for amend |
58 - alias: add a grab aliast to be used instead of graft -O | 59 - alias: add a grab aliast to be used instead of graft -O |