Release 0.9
[stgit] / TODO
... / ...
CommitLineData
1The TODO list until 1.0:
2
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
11
12
13The future, when time allows or if someone else does it:
14
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