]> git.ozlabs.org Git - patchwork/blob - docs/TODO
docs: remove completed todo items
[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 * https for logins
4 * Patch flags
5 * Help: XML RPC interface, bundling, Hint headers
6 * Allow manual update of commit ref
7 * Add Msg-ID to mbox view
8 * store rejected mails
9 * In-message From: header
10 * Per-user default filter settings
11 * pwclient: -b <bundle> to specify multiple patch ids
12 * pwclient: pwclient git-am [-b <bundle>|<id>] --signoff
13    (or pwclient exec [-b <bundle>|<id>] 'git am --signoff'?)
14 * pwclient: add bundle manipulation and retrieval ops
15 * pwclient: specify multiple patches by ID range
16 * pwclient: integrate hash parser
17 * pwclient: add example scripts (eg, git post-commit hook) to online help