diff README @ 2489:84a8219a2f9a

template: add the obsfate template Reuse _getobsoletefate and nextvisiblesuccessors to easily get the obsolescence fate of any node. The limitation is that obsfate is as precise as these two functions, which is not great for nextvisiblesuccessors.
author Boris Feld <boris.feld@octobus.net>
date Fri, 26 May 2017 13:28:49 +0200
parents 590da9c523ae
children 3ee8e9a12f41
line wrap: on
line diff
--- a/README	Fri May 26 13:18:26 2017 +0200
+++ b/README	Fri May 26 13:28:49 2017 +0200
@@ -119,6 +119,7 @@
  - olog: add an '--all' option to show the whole obsolescence history tree.
  - 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
 
 6.2.2 - in progress
 -------------------