comparison README @ 2539:69292318c545 stable

readme: merge 6.2.2 and 6.3.0 changelog 6.2.2 never happened.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 01 Jun 2017 02:31:31 +0200
parents 2b2addb23e96
children 383efcb9ed0f
comparison
equal deleted inserted replaced
2538:2b2addb23e96 2539:69292318c545
138 - template: add a 'precursors' template that display the closests precursors of changesets 138 - template: add a 'precursors' template that display the closests precursors of changesets
139 - template: add a 'successors' template that display the closests successors of changesets 139 - template: add a 'successors' template that display the closests successors of changesets
140 - template: add a 'obsfate' template that display how a changeset has evolved 140 - template: add a 'obsfate' template that display how a changeset has evolved
141 - new discovery experiment: add options to restrict memory consumption on 141 - new discovery experiment: add options to restrict memory consumption on
142 large repository (see "hg help -e evolve" for details). 142 large repository (see "hg help -e evolve" for details).
143 143 - evolve: fix --rev handling in --list mode
144 6.2.2 - in progress
145 -------------------
146
147 * evolve: fix --rev handling in --list mode
148 144
149 6.2.1 -- 2017-05-23 145 6.2.1 -- 2017-05-23
150 ------------------- 146 -------------------
151 147
152 - prune: fix a crash related to color handling, 148 - prune: fix a crash related to color handling,