mercurial/templates/paper/map
changeset 35485 1721ce06100a
parent 35219 5857eb81c1f3
child 35486 4c7ae95e1c71
--- a/mercurial/templates/paper/map	Sat Dec 16 18:58:02 2017 -0500
+++ b/mercurial/templates/paper/map	Tue Nov 21 17:03:41 2017 +0800
@@ -209,6 +209,11 @@
 changelogbranchname = '<span class="branchname">{name|escape}</span> '
 alltags = '{phasetag}{obsoletetag}{instabilities%instabilitytag}{inbranch%changelogbranchname}{branches%changelogbranchhead}{tags%changelogtag}{bookmarks%changelogtag}'
 
+obsfatesuccessors = '{if(successors, ' as ')}{join(successors, ', ')}'
+obsfateverb = '{obsfateverb(successors, markers)}'
+obsfateoperations = '{if(obsfateoperations(markers), ' using {join(obsfateoperations(markers), ', ')}')}'
+obsfateentry = '{obsfateverb}{obsfateoperations}{obsfatesuccessors}'
+
 filediffparent = '
   <tr>
     <th class="parent">parent {rev}:</th>