Mercurial > evolve
comparison CHANGELOG @ 4048:d7034826c0a2
pick: rename the grab command to pick
Grab is ambiguous with "graft", "pick" match the associated verb in histedit.
The "grab" name is preserved as an alias for now.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 31 Aug 2018 09:11:04 +0200 |
parents | 821e4be40c6c |
children | 235f15c40556 |
comparison
equal
deleted
inserted
replaced
4047:9c9d319adceb | 4048:d7034826c0a2 |
---|---|
3 | 3 |
4 8.1.2 - in progress | 4 8.1.2 - in progress |
5 ------------------- | 5 ------------------- |
6 | 6 |
7 * prune: rename `--biject` flag to `--pair` (old flag is kept as an alias) | 7 * prune: rename `--biject` flag to `--pair` (old flag is kept as an alias) |
8 * pick: rename the "grab" command to "pick" to avoid ambiguity with graft | |
8 | 9 |
9 8.1.2 -- 2018-08-28 | 10 8.1.2 -- 2018-08-28 |
10 ------------------- | 11 ------------------- |
11 | 12 |
12 * obshashrange: improved robusness of the cache under heavy load | 13 * obshashrange: improved robusness of the cache under heavy load |