Commit Diff


commit - 184e6e6f6b03fddd8fe61537fd335053d23d6b7d
commit + 0af390fca55d091e85fdf6b89772471083a8bad5
blob - 2980f56caa8182e5f1e54b32e8d915bf78dd1308
blob + beb1389d1ebb42d30b2eff19120d795d89338ed4
--- TODO
+++ TODO
@@ -50,11 +50,6 @@ gotwebd:
   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