]> git.ozlabs.org Git - patchwork/commitdiff
docs: add items to todo
authorJeremy Kerr <jk@ozlabs.org>
Fri, 27 Feb 2009 06:28:19 +0000 (17:28 +1100)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 27 Feb 2009 06:28:19 +0000 (17:28 +1100)
Additions to pwclient.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
docs/TODO

index cc82e221402561b8972aecb0cdafc2ecc6a1f7f7..b0e7a911b6222394060bf4ca2b75ecb167e6b0b3 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
 * 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