From: Jeremy Kerr Date: Fri, 27 Feb 2009 06:28:19 +0000 (+1100) Subject: docs: add items to todo X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=2fafea217c871c27f817ac8dfc2700409b23cb81;p=patchwork docs: add items to todo Additions to pwclient. Signed-off-by: Jeremy Kerr --- 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 to specify multiple patch ids +* pwclient: pwclient git-am [-b |] --signoff + (or pwclient exec [-b |] '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