Code

TODO: Option for abbreviating author names using just the initials
authorJonas Fonseca <fonseca@diku.dk>
Sun, 3 Aug 2008 20:38:46 +0000 (22:38 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 3 Aug 2008 20:38:46 +0000 (22:38 +0200)
TODO

diff --git a/TODO b/TODO
index 437f0d431d8baf36d60a1c9e279995de0c71024b..919734ae039adcd615253d11506b8d79ea1580d6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,3 +28,6 @@ Features that should be explored.
 
  - Color the revgraph to make it easier to follow branches. Idea by
    Dominik Vogt
+
+ - Allow names in the author column to be abbreviated to initials.
+   Will optimize screen usage for the blame view.