Use get-ref-list to get the commit parents
[stgit.git] / TODO
blobd0eee2140a9fc18e084e7287ae75e7ad7bc85bc1
1 The TODO list until 1.0:
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
14 The future, when time allows or if someone else does it:
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
24 Bugs:
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