Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Wed, 26 Feb 2020 22:35:39 +0100 |
Joerg Sonnenberger |
notify: optional mail threading based on obsmarker
|
file |
diff |
annotate
|
Sat, 09 Nov 2019 15:16:52 +0100 |
Denis Laxalde |
mail: let addressencode() / addrlistencode() return native strings
|
file |
diff |
annotate
|
Sat, 09 Nov 2019 12:45:14 +0100 |
Denis Laxalde |
mail: let headencode() return a native string
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
file |
diff |
annotate
|
Thu, 24 Oct 2019 16:34:43 +0200 |
Denis Laxalde |
py3: decode payload of notify email
stable
|
file |
diff |
annotate
|
Thu, 24 Oct 2019 15:50:15 +0200 |
Denis Laxalde |
py3: decode email headers with mail.headdecode() in notify extension
stable
|
file |
diff |
annotate
|
Thu, 24 Oct 2019 15:46:16 +0200 |
Denis Laxalde |
py3: use stdlib's parseaddr() to get sender header in notify extension
stable
|
file |
diff |
annotate
|
Thu, 24 Oct 2019 15:28:00 +0200 |
Denis Laxalde |
py3: use a BytesParser in notify extension
stable
|
file |
diff |
annotate
|
Thu, 10 Oct 2019 13:48:30 +0200 |
Denis Laxalde |
py3: use as_bytes() method of EmailMessage
stable
|
file |
diff |
annotate
|
Mon, 07 Oct 2019 21:21:16 -0400 |
Gregory Szorc |
notify: cast hash to bytes
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Sat, 07 Sep 2019 12:49:33 +0200 |
Joerg Sonnenberger |
notify: add option for deterministic message-id generation
|
file |
diff |
annotate
|
Sat, 26 Jan 2019 10:22:09 -0800 |
Gregory Szorc |
notify: be more defensive aboute None values
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 05:29:00 -0400 |
Augie Fackler |
notify: a ton of encoding dancing to deal with the email module
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 13:35:47 +0200 |
Yuya Nishihara |
notify: just use email.errors
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 05:28:01 -0400 |
Augie Fackler |
notify: adapt to new location of email module's errors
|
file |
diff |
annotate
|
Sun, 14 Oct 2018 04:33:47 -0400 |
Augie Fackler |
notify: add some b prefixes
|
file |
diff |
annotate
|
Sat, 12 May 2018 23:44:08 +0200 |
Joerg Sonnenberger |
notify: add option to include function names in the diff output
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 15:07:06 +0200 |
Boris Feld |
notify: only notify for non-filtered revision
stable
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 15:05:12 +0200 |
Boris Feld |
notify: access the initial revision on an unfiltered repository (issue5821)
stable
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 15:04:12 +0200 |
Boris Feld |
notify: use changelog API to iterate over revision number (issue5821)
stable
|
file |
diff |
annotate
|
Tue, 17 Apr 2018 13:46:18 +0200 |
Joerg Sonnenberger |
notify: add maxdiffstat option to truncate long file lists
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 14:28:03 +0900 |
Yuya Nishihara |
logcmdutil: drop default arguments from changesetdisplayer/templater() calls
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 13:03:03 +0900 |
Yuya Nishihara |
cmdutil: drop aliases for logcmdutil functions (API)
|
file |
diff |
annotate
|
Sat, 30 Dec 2017 00:13:56 +0530 |
Pulkit Goyal |
py3: use email.parser module to parse email messages
|
file |
diff |
annotate
|