projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df1c1cb
)
Allow "subscribe" command via the email interface.
author
W. Trevor King
<wking@drexel.edu>
Mon, 27 Jul 2009 13:24:46 +0000
(09:24 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Mon, 27 Jul 2009 13:24:46 +0000
(09:24 -0400)
interfaces/email/interactive/be-handle-mail
patch
|
blob
|
history
diff --git
a/interfaces/email/interactive/be-handle-mail
b/interfaces/email/interactive/be-handle-mail
index 55f04b01868cdaa3142349a5447f3b58452eaba6..47c108e000d5c30e34964fcdc40f3ed839fd7561 100755
(executable)
--- a/
interfaces/email/interactive/be-handle-mail
+++ b/
interfaces/email/interactive/be-handle-mail
@@
-80,7
+80,7
@@
NEW_OPTIONAL_PSEUDOHEADERS = [u"Reporter", u"Assign", u"Depend", u"Severity",
CONTROL_COMMENT = u"#"
ALLOWED_COMMANDS = [u"assign", u"comment", u"commit", u"depend", u"help",
u"list", u"merge", u"new", u"open", u"severity", u"show",
- u"status", u"tag", u"target"]
+ u"status", u"
subscribe", u"
tag", u"target"]
AUTOCOMMIT = True