summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3e50aaf)
raw | patch | inline | side by side (parent: 3e50aaf)
author | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 15 Sep 2008 19:26:04 +0000 (21:26 +0200) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 15 Sep 2008 19:26:04 +0000 (21:26 +0200) |
TODO | patch | blob | history |
index 919734ae039adcd615253d11506b8d79ea1580d6..37b926a3e54293f45448b3e0d162621d0b51e42c 100644 (file)
--- a/TODO
+++ b/TODO
- Rewrite revgraph handling.
- Color the revgraph to make it easier to follow branches. Idea by
- Dominik Vogt
+ Dominik Vogt.
- - Allow names in the author column to be abbreviated to initials.
- Will optimize screen usage for the blame view.
+ - Blame view: Allow names in the author column to be abbreviated to
+ initials. Will optimize screen usage for the blame view.
+
+ - Blame view: make it possible to jump/load blame for parents. Idea by
+ Jeff King.