Add tests for stg branch --description
[stgit.git] / TODO
blobf603efe80c935dfa0336e5fd7fc96065d800c9e2
1 The TODO list before 1.0:
3 - Convert the remaining commands to the new infrastructure. Commands
4   not converted yet:
5     branch
7 - More regression tests
9 - Go through the design of the UI and make sure there's nothing hard
10   to change in there that we'll regret later.
12 - Write a user guide. I'm thinking a document on the order of 10-30
13   pages that'll explain why one would want to use StGit, and how.
15 - Make sure the rest of the documentation is in good shape.
17 - Release 1.0
20 The future, when time allows or if someone else does them:
22 - Patch dependency tracking
23 - Multiple heads in a patch - useful for forking a patch,
24   synchronising with other patches (diff format or in other
25   repositories)
26 - Numeric shortcuts for naming patches near top (eg. +1, -2)