diff options
author | Brian Norris <computersforpeace@gmail.com> | 2014-11-22 20:38:43 -0800 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2015-03-22 21:08:30 +0800 |
commit | dfb478c5e59084ce17c4edddc1ec12cb0000a5c7 (patch) | |
tree | e1592bcb63ecd627b41319b80d7a118a33f7d33a | |
parent | 8d4b4c7ee342115b50d539dc8a07c5a6178aa508 (diff) | |
download | patchwork-dfb478c5e59084ce17c4edddc1ec12cb0000a5c7.tar patchwork-dfb478c5e59084ce17c4edddc1ec12cb0000a5c7.tar.gz |
TODO: remove completed items
IIUC, these items have all been completed. (The 'bundle' part of
--signoff is not completed, but that is represented in the previous
bullet.)
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
-rw-r--r-- | docs/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -4,17 +4,13 @@ * Patch flags * Help: XML RPC interface, bundling, Hint headers * Allow manual update of commit ref -* Add Msg-ID to mbox view * store rejected mails * 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 -* pwclient: multiple project * pwclient: case-insensitive searches for author and project name * changing primary email addresses for accounts |