Remove TODO items that have already been addressed
[stgit] / TODO
1 The TODO list before 1.0:
2
3 - more regression tests
4 - use a separate index for some commands (refresh, fold etc.) so that
5 files already added/removed are not automatically checked in
6 - document the workflow on the StGIT wiki
7 - release 1.0
8
9
10 The future, when time allows or if someone else does them:
11
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)
16 - numeric shortcuts for naming patches near top (eg. +1, -2)
17 - (config?) parameter for number of patches included by "series -s"