From 989671780551b7587d57e1d7cb5eb1002ade75b4 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 19 Oct 2009 23:44:18 +0200 Subject: Implemneted IterableLists for refs, commits and remote objects including simple tests --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 61da958e..55c30fb1 100644 --- a/TODO +++ b/TODO @@ -13,8 +13,6 @@ General * Overhaul command caching - currently its possible to create many instances of the std-in command types, as it appears they are not killed when the repo gets deleted. -* ReferenceList being a list that can also be accessed by name, such as rlist.HEAD - or rlist.master, allowing repo.heads.master * References should be parsed 'manually' to get around command invocation, but be sure to be able to read packed refs. -- cgit v1.2.3