diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2009-02-27 17:28:19 +1100 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2009-02-27 17:28:19 +1100 |
commit | 2fafea217c871c27f817ac8dfc2700409b23cb81 (patch) | |
tree | 8ec47c8eb80da9e8edd40b8948a1ea263daa9ff0 /docs | |
parent | 5e9bc6bd48f251b69ebfae7c4da41ac31d99561b (diff) | |
download | patchwork-2fafea217c871c27f817ac8dfc2700409b23cb81.tar patchwork-2fafea217c871c27f817ac8dfc2700409b23cb81.tar.gz |
docs: add items to todo
Additions to pwclient.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,3 +10,10 @@ * Reviewed-by and Tested-by * In-message From: header * Per-user default filter settings +* pwclient: -b <bundle> to specify multiple patch ids +* pwclient: pwclient git-am [-b <bundle>|<id>] --signoff + (or pwclient exec [-b <bundle>|<id>] 'git am --signoff'?) +* pwclient: add bundle manipulation and retrieval ops +* pwclient: specify multiple patches by ID range +* pwclient: integrate hash parser +* pwclient: add example scripts (eg, git post-commit hook) to online help |