Mercurial > evolve
comparison README @ 2442:a8fea2ae3c0b stable
prune: prevent a color related crash when the working copy is moved
This was not caught by test because they run color less.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 19 May 2017 17:33:27 +0200 |
parents | d4ee0274a8ef |
children | 6a23a55f77d2 |
comparison
equal
deleted
inserted
replaced
2437:48f03698304a | 2442:a8fea2ae3c0b |
---|---|
109 and default branches. So to test evolve from default, you need | 109 and default branches. So to test evolve from default, you need |
110 Mercurial on default.), Older version of Mercurial are supportd on their respective ``mercurial-x.y`` branches. | 110 Mercurial on default.), Older version of Mercurial are supportd on their respective ``mercurial-x.y`` branches. |
111 | 111 |
112 Changelog | 112 Changelog |
113 ========= | 113 ========= |
114 | |
115 6.2.1 - in progress | |
116 ------------------- | |
117 | |
118 - prune: fix a crash related to color handling, | |
114 | 119 |
115 6.2.0 -- 2017-05-18 | 120 6.2.0 -- 2017-05-18 |
116 ------------------- | 121 ------------------- |
117 | 122 |
118 - olog: a new command to inspect the obs-history of a changeset (hg-4.0 + only), | 123 - olog: a new command to inspect the obs-history of a changeset (hg-4.0 + only), |