# # # patch "TODO" # from [30a9e19e0d082d97d542d76285b7eeab90310ceb] # to [d9f855259e11c7befd7a0f23035bfccd07416457] # # patch "revision.psp" # from [26173c719074ab6e123ad9cb7e3ed841fa4b886d] # to [88ac092f5e67d60f9291e9055354ae1dbac0adea] # ============================================================ --- TODO 30a9e19e0d082d97d542d76285b7eeab90310ceb +++ TODO d9f855259e11c7befd7a0f23035bfccd07416457 @@ -29,6 +29,8 @@ * URL to get the latest tar file of a branch. + * Colour code the graph by author (steal from monotone-viz) + * Improve the manifest; icons next to files indicating type (steal the icons from GNOME?) ============================================================ --- revision.psp 26173c719074ab6e123ad9cb7e3ed841fa4b886d +++ revision.psp 88ac092f5e67d60f9291e9055354ae1dbac0adea @@ -45,6 +45,8 @@ %> +
+

Certificates

@@ -93,8 +95,9 @@ %>
+
-
+
Ancestry of <%= hq(id) %>
<% increment = 5 @@ -110,6 +113,9 @@
+ +
+

Manifest

<% @@ -145,6 +151,8 @@ %> +
+ <% req.write(footer(info))