Add support for preparing the initial commit in the status view
[tig] / TODO
diff --git a/TODO b/TODO
index 218ce3d..437f0d4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,3 +21,10 @@ Features that should be explored.
 
  - Use non-blocking I/O + select() for incremental loading of view
    input. (debian bug #427093)
+
+ - Split sources of tig.c into multiple files.
+
+ - Rewrite revgraph handling.
+
+ - Color the revgraph to make it easier to follow branches. Idea by
+   Dominik Vogt