diff README @ 2504:d95006fe4dd0

stablerange: use last recently used caching for revisions associated to ranges This does not make things faster but at least it make them able to finish on large repositories.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 30 May 2017 11:12:02 +0200
parents 3ee8e9a12f41
children 29fc90b0e59c
line wrap: on
line diff
--- 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
 -------------------