comparison CHANGELOG @ 4070:c53bf38e2e5a

topic: update the changelog with the 's#' alias change
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 03 Sep 2018 20:54:17 +0200
parents ad4194399b47
children 8d8f08245f97
comparison
equal deleted inserted replaced
4069:a93b74f745a6 4070:c53bf38e2e5a
10 10
11 topic 11 topic
12 12
13 * revset: `topic("patterns")` now handle standard patterns ("re:", etc) 13 * revset: `topic("patterns")` now handle standard patterns ("re:", etc)
14 * revset: `topic(REVS)` matches revisions with same topic as REVS 14 * revset: `topic(REVS)` matches revisions with same topic as REVS
15 * topic: using `s#` alias instead of `t#` and `b#` alias
16 (compat with old form is preserved)
15 17
16 8.1.2 -- 2018-08-28 18 8.1.2 -- 2018-08-28
17 ------------------- 19 -------------------
18 20
19 * obshashrange: improved robusness of the cache under heavy load 21 * obshashrange: improved robusness of the cache under heavy load