comparison CHANGELOG @ 3117:3e2abd40da07 mercurial-4.2

test-compat: merge future 6.7.0 in mercurial-4.2 branch
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 20 Oct 2017 22:54:08 +0200
parents 9db99aee4b87
children ec0bbf26ce7f
comparison
equal deleted inserted replaced
3108:9c9c8c1eeb93 3117:3e2abd40da07
2 ========= 2 =========
3 3
4 6.8.0 -- in progress 4 6.8.0 -- in progress
5 ---------------- 5 ----------------
6 6
7 * compatibility with Mercurial 4.4
8 (use upstream implementation for obsfate and effect-flags starting hg 4.4+)
9 * pager: pager support to `obslog` and `evolve --list`
10
7 topic(0.4.0) 11 topic(0.4.0)
8 12
9 * topic: fix handling of bookmarks and phases while changing topics. 13 * topic: fix handling of bookmarks and phases while changing topics.
10 14 (mercurial 4.2 and above only)
11 6.7.2 -- in progress 15 * topic: fix 'topic-mode' behavior when amending
12 ----------------
13
14 * pager: pager support to `obslog` and `evolve --list`
15
16 topic(0.3.2)
17
18 * pager: pager support to `topics` and `stack` 16 * pager: pager support to `topics` and `stack`
19 17
20 6.7.1 -- 2017-10-10 18 6.7.1 -- 2017-10-10
21 ------------------- 19 -------------------
22 20