commit - 0af50e0455eece3f9c6da7f13bc957ea9006fef0
commit + ea8724388eb85dd952bfdf69788d38e177c673e4
blob - 389864d22d66f99b08642bb26f4488a5530259d7
blob + 5b186985838ee6777bfd84108c83680ee61a80ac
--- TODO
+++ TODO
- 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,