From b045fa6be8a299b114c89e25242118748ed3e6c6 Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Mon, 12 Nov 2007 18:01:22 -0800 Subject: updated the History for a release --- TODO | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 839b29a..0354005 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,9 @@ -* Git::Object methods - - tree recursion - - commit information - - Git::Tree - - children - - blobs/files - - subtrees/subdirs - - * More Error Examples * More Git::Status methods * Speed up through pure ruby -* Speed up through C bindings to libgit-thin \ No newline at end of file +* Speed up through C bindings to libgit-thin + -- cgit