Commit Diff


commit - bd6e9c731b4dee8269e55cd05d0152288a54ab20
commit + 4a363bb01e0cc5e7bbe3a7ba9648e3261bd42e5c
blob - 389864d22d66f99b08642bb26f4488a5530259d7
blob + 5b186985838ee6777bfd84108c83680ee61a80ac
--- TODO
+++ TODO
@@ -53,6 +53,8 @@ gotwebd:
 - add breadcrumbs to navigate in the directory tree
 - add more action links, like "raw", "blame" and "commits" in the blob
   page.
+- add a "rawdiff" page to serve a diff as text/plain (or text/x-patch),
+  or maybe "rawcommit" that includes the commentary too.
 
 gotd:
 - ensure all error messages are propagated to clients before disconnecting,