summaryrefslogtreecommitdiffstats
path: root/docs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index cc82e22..b0e7a91 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -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