Update the TODO file
[stgit.git] / TODO
blobe5affe07bf8b39e2aa0309299dbc9532e05940b5
1 The TODO list until 1.0:
3 - patch revisions support (including a log command)
4 - better handling of file renaming
5 - use same configuration file as GIT
6 - debian package support
7 - man page
8 - code execution allowed from templates
9 - regression tests
10 - release 1.0
13 The future, when time allows or if someone else does it:
15 - patch dependency tracking
16 - multiple heads in a patch - useful for forking a patch,
17   synchronising with other patches (diff format or in other
18   repositories)
19 - write bash-completion script for the StGIT commands