Mercurial > evolve
comparison CHANGELOG @ 4158:5dd45784a8e0
rewind: alias the command to undo
This is a step in unifiying rewind and undo and not talk about them as different
commands or concepts. If there exists rewind command, that should be an alias of
undo and the vice versa.
The exact implmentation detail and how the command works etc. is a different
thing but there should be just one command.
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Fri, 12 Oct 2018 02:12:23 +0300 |
parents | fb0962b5e9e7 |
children | 3c28f8a3a5a5 |
comparison
equal
deleted
inserted
replaced
4157:fb0962b5e9e7 | 4158:5dd45784a8e0 |
---|---|
4 8.3.0 - in progress | 4 8.3.0 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * evolve: avoid redundant output when handling linear orphans | 7 * evolve: avoid redundant output when handling linear orphans |
8 * evolve: use stack alias s# in `hg evolve` messages | 8 * evolve: use stack alias s# in `hg evolve` messages |
9 * rewind: add an undo alias | |
9 | 10 |
10 8.2.1 -- 2018-09-14 | 11 8.2.1 -- 2018-09-14 |
11 ------------------- | 12 ------------------- |
12 | 13 |
13 * obshashrange: issue the "long stable cache" update message only once | 14 * obshashrange: issue the "long stable cache" update message only once |