diff -r cdf6a0e028c0 -r d95006fe4dd0 README --- a/README Tue May 30 11:12:12 2017 +0200 +++ b/README Tue May 30 11:12:02 2017 +0200 @@ -122,6 +122,8 @@ - template: add a 'precursors' template that display the closests precursors of changesets - template: add a 'successors' template that display the closests successors of changesets - template: add a 'obsfate' template that display how a changeset has evolved + - new discovery experiment: add options to restrict memory consumption on + large repository (see "hg help -e evolve" for details). 6.2.2 - in progress -------------------