]> git.ozlabs.org Git - patchwork/blob - docs/TODO
docs: add items to todo
[patchwork] / docs / TODO
1 * Better footer stripping. need to leave 'Update: messages' but remove sigs
2 * Person link should go to -> (person,project) patch list view
3 * Case-insensitive email address matching
4 * https for logins
5 * Patch flags
6 * Help: XML RPC interface, bundling, Hint headers
7 * Allow manual update of commit ref
8 * Add Msg-ID to mbox view
9 * store rejected mails
10 * Reviewed-by and Tested-by
11 * In-message From: header
12 * Per-user default filter settings
13 * pwclient: -b <bundle> to specify multiple patch ids
14 * pwclient: pwclient git-am [-b <bundle>|<id>] --signoff
15    (or pwclient exec [-b <bundle>|<id>] 'git am --signoff'?)
16 * pwclient: add bundle manipulation and retrieval ops
17 * pwclient: specify multiple patches by ID range
18 * pwclient: integrate hash parser
19 * pwclient: add example scripts (eg, git post-commit hook) to online help