From: Jonas Fonseca Date: Tue, 27 Jan 2009 12:51:20 +0000 (+0100) Subject: TODO: remove resolved item X-Git-Url: https://git.tokkee.org/?p=tig.git;a=commitdiff_plain;h=62d8632339e0116f2fee53b39fe926dee9ae2ac1 TODO: remove resolved item --- diff --git a/TODO b/TODO index 37b926a..082c637 100644 --- a/TODO +++ b/TODO @@ -19,9 +19,6 @@ Features that should be explored. part of the commit detail information you display on the lower pane (log/diff view). - - 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.