comparison README @ 2493:3ee8e9a12f41

doc: add documentation about effectflag experiment
author Boris Feld <boris.feld@octobus.net>
date Mon, 29 May 2017 16:39:32 +0200
parents 84a8219a2f9a
children d95006fe4dd0
comparison
equal deleted inserted replaced
2492:c9f1118b33d6 2493:3ee8e9a12f41
115 6.3.0 - in progress 115 6.3.0 - in progress
116 ------------------- 116 -------------------
117 117
118 - olog: add an 'obslog' alias 118 - olog: add an 'obslog' alias
119 - olog: add an '--all' option to show the whole obsolescence history tree. 119 - olog: add an '--all' option to show the whole obsolescence history tree.
120 - evolution: add an experiment to track the effect of rewrites.
121 (See hg help - evolve for details)
120 - template: add a 'precursors' template that display the closests precursors of changesets 122 - template: add a 'precursors' template that display the closests precursors of changesets
121 - template: add a 'successors' template that display the closests successors of changesets 123 - template: add a 'successors' template that display the closests successors of changesets
122 - template: add a 'obsfate' template that display how a changeset has evolved 124 - template: add a 'obsfate' template that display how a changeset has evolved
123 125
124 6.2.2 - in progress 126 6.2.2 - in progress