Fix syntax error in stg status
[stgit] / TODO
CommitLineData
e965ad37 1The TODO list until 1.0:
41a6d859
CM
2
3- tag (snapshot) command
41a6d859 4- log command (it should also show the log per single patch)
e965ad37 5- tutorial, man page
8c15e0e4 6- regression tests
41a6d859
CM
7- release 1.0
8
9
10The future, when time allows or someone else does it:
11
12- patches command to show the patches modifying a file
13- patch dependency tracking
14- multiple heads in a patch - useful for forking a patch,
15 synchronising with other patches (diff format or in other
16 repositories)
17- remove the old base of the patch if there are no references to it
18- write bash-completion script for the StGIT commands