comparison CHANGELOG @ 6018:01154958e0cf

branching: merge stable into default
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 13 Aug 2021 20:25:11 +0200
parents d28c9f359464 d02fed3413a5
children 18aa756353a7
comparison
equal deleted inserted replaced
5993:3a3341e44a0e 6018:01154958e0cf
11 they were replaced by --orphan, --content-divergent and --phase-divergent 11 they were replaced by --orphan, --content-divergent and --phase-divergent
12 respectively a long time ago 12 respectively a long time ago
13 * evolve: remove experimental.obshashrange.lru-size docs, that config option 13 * evolve: remove experimental.obshashrange.lru-size docs, that config option
14 didn't do anything for a long time 14 didn't do anything for a long time
15 15
16 10.3.3 - in progress 16 10.3.3 -- 2021-08-13
17 -------------------- 17 --------------------
18
19 * evolve: compatibility with Mercurial 5.9
20 * fold: make sure to save commit messages in last-message.txt, also affects
21 metaedit (issue6549)
22 * touch: fix `hg touch` on merge commits
18 23
19 topic (0.22.3) 24 topic (0.22.3)
20 25
21 * topic: correctly update from public commits with a (now hidden) topic 26 * topic: correctly update from public commits with a (now hidden) topic
22 when hg update is called without any revision (issue6553) 27 when hg update is called without any revision (issue6553)
28 * topic: fix the help text to show how to disable publishing
23 29
24 30
25 10.3.2 -- 2021-05-28 31 10.3.2 -- 2021-05-28
26 -------------------- 32 --------------------
27 33