Mercurial > hg
log hgext/notify.py @ 45064:41b32cbc53f8
age | author | description |
---|---|---|
Wed, 26 Feb 2020 22:35:39 +0100 | Joerg Sonnenberger | notify: optional mail threading based on obsmarker |
Sat, 09 Nov 2019 15:16:52 +0100 | Denis Laxalde | mail: let addressencode() / addrlistencode() return native strings |
Sat, 09 Nov 2019 12:45:14 +0100 | Denis Laxalde | mail: let headencode() return a native string |
Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings |
Thu, 24 Oct 2019 16:34:43 +0200 | Denis Laxalde | py3: decode payload of notify email stable |
Thu, 24 Oct 2019 15:50:15 +0200 | Denis Laxalde | py3: decode email headers with mail.headdecode() in notify extension stable |
Thu, 24 Oct 2019 15:46:16 +0200 | Denis Laxalde | py3: use stdlib's parseaddr() to get sender header in notify extension stable |