Commit Diff


commit - de2b82f3b95e95070d83077e7bb0f24f82ae7426
commit + 664d62f9f2469ee2bc583ab0bbc90e56bf2d560e
blob - c0f43abe63fe3e59e6b05e48efdcb881e2654b2f
blob + 51fec6b6e692d45a3c6ed44d2cd5a4a5649253e6
--- TODO
+++ TODO
@@ -51,7 +51,6 @@ tog:
 - make it possible to toggle the parent to diff against in merge commits
 
 gotwebd:
-- reply with a non-200 reply code when an error occurs
 - fix COMMITS page for paths that were deleted and/or re-added to the
   repository. One way would be not to let the commit graph filter paths.
   As an additional optimization we could keep a tailq or the object-id
@@ -96,7 +95,6 @@ gotd:
   into an empty repository regardless; this should return EPERM instead
 
 gotadmin:
-- teach 'gotadmin cleanup' to remove redundant pack files
 - add support for generating git-fast-export streams from a repository
 - add support for importing git-fast-export streams into a repository
 - speed up 'gotadmin pack -a' is too slow on repositories with many pack files