From: Catalin Marinas Date: Sun, 2 Oct 2005 07:33:36 +0000 (+0100) Subject: Update the TODO file X-Git-Tag: v0.14.3~648 X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/commitdiff_plain/ea8e7385eaf9f0b7b7bc2d0fd08f1f391a7ac1cb?hp=6a093bbbfc2b933a78253ea23287a411631565c5 Update the TODO file Signed-off-by: Catalin Marinas --- diff --git a/TODO b/TODO index 696a6de..6cc7f76 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,9 @@ The TODO list until 1.0: +- branch control command - tag (snapshot) command - log command (it should also show the log per single patch) -- tutorial, man page +- man page - regression tests - release 1.0 @@ -14,5 +15,5 @@ The future, when time allows or someone else does it: - multiple heads in a patch - useful for forking a patch, synchronising with other patches (diff format or in other repositories) -- remove the old base of the patch if there are no references to it +- prune the old base of the patch if there are no references to it - write bash-completion script for the StGIT commands