From 9201e61aa1c4dcbcd9b65d0d7b113e442348c654 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Wed, 28 Jan 2009 23:10:45 +0100 Subject: [PATCH] TODO: a small commit cache should be employed at some point --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 1b88728..651b92c 100644 --- a/TODO +++ b/TODO @@ -28,3 +28,7 @@ Features that should be explored. - Blame view: Allow names in the author column to be abbreviated to initials. Will optimize screen usage for the blame view. + + - Commit cache: Many views use commit information and load it into + their own custom data structure. Having the information shared would + make it easier to do various interesting stuff across the views. -- 2.32.0.93.g670b81a890