1 The TODO list until 1.0:
3 - tag (snapshot) command
4 - log command (it should also show the log per single patch)
6 - improved import command to import patches from a different branch in
9 - fold command (to merge 2 patches into one)
14 The future, when time allows or someone else does it:
16 - patches command to show the patches modifying a file
17 - patch dependency tracking
18 - multiple heads in a patch - useful for forking a patch,
19 synchronising with other patches (diff format or in other
21 - remove the old base of the patch if there are no references to it
22 - write bash-completion script for the StGIT commands