Commit Diff


commit - ea0bff0410416cb40cf1c0f069bfd6f14429cbbe
commit + 215472b4ef0bdc359437386842f9ab9901b9eccc
blob - e13a221773e59110c201a0eb9871d52bb4ef61c6
blob + 22b7395ef37689ed38cffd3ce14f6b1f17674a5d
--- TODO
+++ TODO
@@ -38,6 +38,9 @@ tog:
 - make it possible to view the contents of tag objects
 - verify signed tag objects
 - add a toggle to switch between display of author/committer in the log view
+- in the blame view, make it possible to open a log view for the commit on
+  the selected line; useful when the blamed commit is a merge commit and
+  the user wants to view relevant parent commits
 
 gotweb:
 - tracey has a gotwebd thingy in progress somewhere