Add --keep option to pop
[stgit] / TODO
diff --git a/TODO b/TODO
index e5affe0..d0eee21 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,7 +6,8 @@ The TODO list until 1.0:
 - debian package support
 - man page
 - code execution allowed from templates
-- regression tests
+- more regression tests
+- stg help should probably pipe through the $PAGER
 - release 1.0
 
 
@@ -17,3 +18,12 @@ The future, when time allows or if someone else does it:
   synchronising with other patches (diff format or in other
   repositories)
 - write bash-completion script for the StGIT commands
+- "pull" argument should default to a sane value, "origin" is wrong in
+  many cases
+
+Bugs:
+
+- the following commands break in subdirs:
+  - refresh (ml: "Running StGIT in subdirectories")
+- "stg add" on files already added should print a notice, so that the
+  user can catch a possible typo