Wed, 04 Jan 2023 00:16:52 -0500 |
Matt Harbison |
tests: drop `(py3 !)` output matching predicates
|
Mon, 21 Feb 2022 12:46:27 -0700 |
Gregory Szorc |
tests: remove Python 2 support code
|
Sun, 20 Feb 2022 15:28:44 -0700 |
Gregory Szorc |
tests: remove from __future__ from inline Python in tests
|
Sun, 20 Feb 2022 15:18:15 -0700 |
Gregory Szorc |
tests: remove output conditionalized on no-py3
|
Sun, 29 Mar 2020 14:31:59 -0700 |
Gregory Szorc |
tests: prevent printing \r to stdout
|
Wed, 26 Feb 2020 22:35:39 +0100 |
Joerg Sonnenberger |
notify: optional mail threading based on obsmarker
|
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
|
Thu, 05 May 2016 21:14:12 -0400 |
Matt Harbison |
tests: add globs for Windows
|
Mon, 04 Apr 2016 22:50:50 +0900 |
Yuya Nishihara |
notify: do not load style file if template is specified (BC)
|
Tue, 12 Jan 2016 06:03:36 +0000 |
timeless |
minirst: change hgrole to use single quotes
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Mon, 13 Aug 2012 22:42:10 +0200 |
Michal Sznajder |
notify: support revset selection for subscriptions
|
Tue, 29 May 2012 07:07:10 -0500 |
David Champion |
notify: various fixes to docstring
stable
|
Mon, 23 Apr 2012 00:30:45 +0900 |
FUJIWARA Katsunori |
doc: fix careless document miss in help of hgext/notify
stable
|
Mon, 26 Dec 2011 16:54:43 +0100 |
Mads Kiilerich |
tests: ensure platform independent revision hashes in test-notify.t
|
Thu, 15 Dec 2011 13:57:54 +0100 |
Nikolaus Schueler |
notify: change behavior of "changegroup" hook
|
Wed, 23 Nov 2011 02:44:11 +0100 |
Mads Kiilerich |
mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)
|
Wed, 23 Nov 2011 02:36:33 +0100 |
Mads Kiilerich |
notify: add option for writing to mbox
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|
Sun, 18 Sep 2011 19:59:33 -0400 |
Greg Ward |
rollback: only restore dirstate and branch when appropriate.
|
Tue, 26 Jul 2011 21:30:12 +0200 |
Patrick Mezard |
notify: rewrite user documentation
|
Tue, 14 Jun 2011 13:29:25 +0200 |
Ingo Bressler |
notify: send changesets on 'outgoing' hook, updated doc
|
Mon, 02 May 2011 19:20:29 +0200 |
Peter Arrenbrecht |
localrepo: reuse parent manifest in commitctx if no files have changed
|
Thu, 10 Feb 2011 09:03:06 +0100 |
Gilles Moris |
rollback: clarifies the message about the reverted state (issue2628)
stable
|
Sat, 25 Dec 2010 21:59:00 +0900 |
Yuya Nishihara |
util: fix ellipsis() not to break multi-byte sequence (issue2564)
stable 1.7.3
|
Sat, 09 Oct 2010 07:13:47 -0500 |
Mads Kiilerich |
test-notify: fix fix for line continuation in long mail header lines
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
test-notify: stabilize output
|
Fri, 08 Oct 2010 22:36:11 -0500 |
Mads Kiilerich |
tests: remove the last traces of $HGTMP
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Sun, 26 Sep 2010 13:44:42 -0500 |
Matt Mackall |
tests: unify test-notify
base
tests/test-notify@cbcf593d57e2
|