Add the --noreply option to 'mail'
[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- more regression tests
10- stg help should probably pipe through the $PAGER
11- release 1.0
12
13
14The future, when time allows or if someone else does it:
15
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)
20- write bash-completion script for the StGIT commands
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")
28- "stg add" on files already added should print a notice, so that the
29 user can catch a possible typo