chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc55248
)
Change e-mail user agent header to StGit
author
Catalin Marinas
<catalin.marinas@gmail.com>
Sat, 1 Nov 2008 10:52:27 +0000
(10:52 +0000)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Sat, 1 Nov 2008 10:52:27 +0000
(10:52 +0000)
For consistency with documentation as it was StGIT.
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
stgit/commands/mail.py
patch
|
blob
|
blame
|
history
diff --git
a/stgit/commands/mail.py
b/stgit/commands/mail.py
index 0b3157e3814ca1d8d84d92102d66c196771f1d3a..d666515378e27a337de01148d360b15f60b75d78 100644
(file)
--- a/
stgit/commands/mail.py
+++ b/
stgit/commands/mail.py
@@
-288,7
+288,7
@@
def __build_extra_headers(msg, msg_id, ref_id = None):
ref_id = '<%s>' % ref_id.strip(' \t\n<>')
msg['In-Reply-To'] = ref_id
msg['References'] = ref_id
- msg['User-Agent'] = 'StG
IT
/%s' % version.version
+ msg['User-Agent'] = 'StG
it
/%s' % version.version
def __encode_message(msg):
# 7 or 8 bit encoding