X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=docs%2FTODO;h=68832576a3c1904e97a0410f69fcb55dba8eeed5;hb=e1a8a7db780c8250cfe36aa374d6f633653b6a08;hp=8af0ad3d3fa7e6c272cbbc4b8cd295722c53b347;hpb=6eb48bb0ca07765185fc21015fe815be18282f07;p=patchwork diff --git a/docs/TODO b/docs/TODO index 8af0ad3..6883257 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,14 +1,20 @@ * Better footer stripping. need to leave 'Update: messages' but remove sigs * Person link should go to -> (person,project) patch list view -* Case-insensitive email address matching * https for logins * Patch flags * Help: XML RPC interface, bundling, Hint headers -* Bundle ordering * Allow manual update of commit ref * Add Msg-ID to mbox view * store rejected mails -* Reviewed-by and Tested-by * In-message From: header -* ACKs and Signoffs better-places in mbox view * 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 +* pwclient: multiple project +* pwclient: case-insensitive searches for author and project name +* changing primary email addresses for accounts