From df8f910b1988a7970bb8882350d47b0de77fb2f5 Mon Sep 17 00:00:00 2001 From: Heikki Hokkanen Date: Thu, 6 Sep 2007 15:32:37 +0300 Subject: [PATCH] todo: ideas on state saving/restoring. --- doc/TODO.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/TODO.txt b/doc/TODO.txt index 757276e..a3697da 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -16,6 +16,11 @@ --debug / --verbose - state saving/restoring? - could save data that can not be recreated quickly (for example files/lines data) + - tags + - files_by_stamp could be cached + - would have to cope with cases where history is rewritten + - use pickle.dump() & pickle.load() + - where to save the state file? /.git/gitstats.dat ? [Stats] - General -- 2.11.4.GIT