Remove TODO items that have already been addressed
[stgit] / TODO
CommitLineData
1fece88e 1The TODO list before 1.0:
41a6d859 2
aa9b1b9d 3- more regression tests
1fece88e
CM
4- use a separate index for some commands (refresh, fold etc.) so that
5 files already added/removed are not automatically checked in
1fece88e 6- document the workflow on the StGIT wiki
41a6d859
CM
7- release 1.0
8
9
1fece88e 10The future, when time allows or if someone else does them:
41a6d859 11
41a6d859
CM
12- patch dependency tracking
13- multiple heads in a patch - useful for forking a patch,
14 synchronising with other patches (diff format or in other
15 repositories)
8741321b
YD
16- numeric shortcuts for naming patches near top (eg. +1, -2)
17- (config?) parameter for number of patches included by "series -s"