]> git.ozlabs.org Git - patchwork/blobdiff - docs/TODO
docs: add items to todo
[patchwork] / 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