commit - e6b69762aa52f103227c9df61f3dc4c199cab22c
commit + 227f81a40643e9c82bb019336421e17e914d015a
blob - 2980f56caa8182e5f1e54b32e8d915bf78dd1308
blob + beb1389d1ebb42d30b2eff19120d795d89338ed4
--- TODO
+++ TODO
timestamp changes)
- reply with 404 on some kind of errors ('reference not found' for sure,
maybe also tree entry not found?)
-- 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.
- support category grouping a-la gitweb/cgit with the gitweb.category
config option or via the "category" file in the root of the repo.
- consider changing the URL scheme to avoid so many query parameters