Mercurial > evolve
comparison CHANGELOG @ 4045:821e4be40c6c
prune: replace --biject with --pair
People have been complaining about `--biject` being to obscure for a while.
A recent discussion with Pulkit Goyal and Dan Villiom Podlaski Christiansen
produce some new concrete proposal that we liked. We eventually settle on using
`--pair`. The `--biject` flag will be kept as an alias for a while.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 30 Aug 2018 19:50:39 +0200 |
parents | f1cde4c97806 |
children | d7034826c0a2 |
comparison
equal
deleted
inserted
replaced
4044:c0fbe70f2e48 | 4045:821e4be40c6c |
---|---|
1 Changelog | 1 Changelog |
2 ========= | 2 ========= |
3 | |
4 8.1.2 - in progress | |
5 ------------------- | |
6 | |
7 * prune: rename `--biject` flag to `--pair` (old flag is kept as an alias) | |
3 | 8 |
4 8.1.2 -- 2018-08-28 | 9 8.1.2 -- 2018-08-28 |
5 ------------------- | 10 ------------------- |
6 | 11 |
7 * obshashrange: improved robusness of the cache under heavy load | 12 * obshashrange: improved robusness of the cache under heavy load |