chiark / gitweb /
Add the --noreply option to 'mail'
[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
83515554 10- stg help should probably pipe through the $PAGER
41a6d859
CM
11- release 1.0
12
13
a0f2cfcb 14The future, when time allows or if someone else does it:
41a6d859 15
41a6d859
CM
16- patch dependency tracking
17- multiple heads in a patch - useful for forking a patch,
18 synchronising with other patches (diff format or in other
19 repositories)
41a6d859 20- write bash-completion script for the StGIT commands
83515554
YD
21- "pull" argument should default to a sane value, "origin" is wrong in
22 many cases
23
24Bugs:
25
26- the following commands break in subdirs:
27 - refresh (ml: "Running StGIT in subdirectories")
83515554
YD
28- "stg add" on files already added should print a notice, so that the
29 user can catch a possible typo