log tests/test-notify.t @ 44115:e1b8b4e4f496

age author description
Sun, 27 Oct 2019 18:12:24 +0100 Denis Laxalde tests: handle Message-Id email header possible wrapping stable
Thu, 24 Oct 2019 17:28:57 +0200 Denis Laxalde py3: fix generated non-ascii message in test-notify.t stable
Thu, 24 Oct 2019 16:56:36 +0200 Denis Laxalde py3: account for extra line break in email headers in test-notify.t stable
Sat, 07 Sep 2019 12:49:33 +0200 Joerg Sonnenberger notify: add option for deterministic message-id generation
Sun, 03 Feb 2019 17:15:11 +0530 Pulkit Goyal py3: add some b'' prefixes in test-notify.t
Sun, 30 Sep 2018 01:10:41 -0400 Matt Harbison py3: convert print to a function call in a few tests
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Sat, 12 May 2018 23:44:08 +0200 Joerg Sonnenberger notify: add option to include function names in the diff output
Tue, 17 Apr 2018 13:46:18 +0200 Joerg Sonnenberger notify: add maxdiffstat option to truncate long file lists
Sat, 24 Feb 2018 16:07:45 +0530 Pulkit Goyal py3: replace file() with open()
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 26 Sep 2017 16:14:57 +0300 Igor Ippolitov mail: encode long unicode lines in emails properly (issue5687)
Tue, 22 Aug 2017 16:58:47 -0400 Augie Fackler tests: update test-notify to pass our import checker
Mon, 24 Jul 2017 23:56:17 -0400 Augie Fackler tests: fix test-notify.t to use $PYTHON