Mercurial > hg
view templates/manifest.tmpl @ 2350:091d555653a4
contrib: patch review plugin for vim 7.0
The plugin takes an 'hg export'ed patch (in fact any
single or multi file patch) and opens multiple tabs
containing vim diff/merge windows for each affected
file in the patch allowing full visual code reviews.
author | Manpreet Singh <junkblocker@yahoo.com> |
---|---|
date | Sat, 27 May 2006 20:44:53 -0700 |
parents | f2ebd5251e88 |
children | 46b19175fec6 |
line wrap: on
line source
#header# <title>#repo|escape#: manifest #manifest|short#</title> </head> <body> <div class="buttons"> <a href="?cl=#rev#">changelog</a> <a href="?tags=">tags</a> <a href="?cs=#node|short#">changeset</a> #archives%archiveentry# </div> <h2>manifest for changeset #node|short#: #path|escape#</h2> <table cellpadding="0" cellspacing="0"> <tr class="parity1"> <td><tt>drwxr-xr-x</tt> <td><a href="?mf=#manifest|short#;path=#up|urlescape#">[up]</a> #dentries%manifestdirentry# #fentries%manifestfileentry# </table> #footer#