comparison README @ 1784:c3741a5adbb0 stable

fold: cleanly abort on empty fold set (issue5453) We now handle the empty set case, cleanly aborting instead of crashing with a traceback. The message used match the output of 'hg push' in similar situation.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 25 Jan 2017 16:40:45 +0100
parents e7149cc5101f
children f22120b12715 b674277ea4ef
comparison
equal deleted inserted replaced
1777:e7149cc5101f 1784:c3741a5adbb0
53 Mercurial on default.) 53 Mercurial on default.)
54 54
55 55
56 Changelog 56 Changelog
57 ========= 57 =========
58
59 5.5.1 --
60
61 - fix crash when trying to fold an empty revision set (issue5453)
58 62
59 5.5.0 -- 2016-10-30 63 5.5.0 -- 2016-10-30
60 64
61 - The {obsolete} template now yield "obsolete" or "". 65 - The {obsolete} template now yield "obsolete" or "".
62 - compatibility with Mercurial 4.0 66 - compatibility with Mercurial 4.0