Fix the reset command to set HEAD to a proper id
[stgit] / TODO
diff --git a/TODO b/TODO
index 6cc7f76..bee2699 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,9 @@
 The TODO list until 1.0:
 
-- branch control command
-- tag (snapshot) command
+- patch revisions support
+- make StGIT repositories safe against the 'git prune' command
+- better handling of file renaming
+- use same configuration file as GIT
 - log command (it should also show the log per single patch)
 - man page
 - regression tests
@@ -10,7 +12,6 @@ The TODO list until 1.0:
 
 The future, when time allows or someone else does it:
 
-- patches command to show the patches modifying a file
 - patch dependency tracking
 - multiple heads in a patch - useful for forking a patch,
   synchronising with other patches (diff format or in other