chiark / gitweb /
Add a testsuite framework copied from git-core
[stgit] / TODO
CommitLineData
e965ad37 1The TODO list until 1.0:
41a6d859 2
a0f2cfcb 3- patch revisions support (including a log command)
a6248ea8
CM
4- better handling of file renaming
5- use same configuration file as GIT
a0f2cfcb 6- debian package support
ea8e7385 7- man page
a0f2cfcb 8- code execution allowed from templates
aa9b1b9d 9- more regression tests
41a6d859
CM
10- release 1.0
11
12
a0f2cfcb 13The future, when time allows or if someone else does it:
41a6d859 14
41a6d859
CM
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)
41a6d859 19- write bash-completion script for the StGIT commands