Sat, 18 Jan 2020 10:12:41 -0800 |
Gregory Szorc |
py3: conditionalize test-flagprocessor.t on Python 3.8
|
Mon, 04 Nov 2019 16:13:01 +0100 |
Denis Laxalde |
py3: add a __str__ method to Abort
stable
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Thu, 08 Aug 2019 01:59:43 +0200 |
Pierre-Yves David |
flagutil: move addflagprocessor to the new module (API)
|
Thu, 08 Aug 2019 01:25:37 +0200 |
Pierre-Yves David |
flagutil: move insertflagprocessor to the new module (API)
|
Thu, 08 Aug 2019 01:04:48 +0200 |
Pierre-Yves David |
flagutil: move the `flagprocessors` mapping in the new module
|
Sat, 02 Feb 2019 13:13:22 -0800 |
Gregory Szorc |
py3: add Python 3 output for test-flagprocessor.t
|
Tue, 09 Oct 2018 21:53:21 -0400 |
Matt Harbison |
revlog: allow flag processors to be applied via store options
|
Wed, 04 Apr 2018 19:17:22 -0700 |
Gregory Szorc |
simplestore: correctly implement flag processors
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
Tue, 17 Oct 2017 10:31:44 -0700 |
Martin von Zweigbergk |
extensions: always include traceback when extension setup fails
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Mon, 31 Jul 2017 14:54:57 -0700 |
Martin von Zweigbergk |
commit: don't let failed commit with --addremove update dirstate (issue5645)
stable
|
Mon, 31 Jul 2017 16:32:01 -0700 |
Martin von Zweigbergk |
tests: fix test-flagprocessor.t flakiness
stable
|
Mon, 31 Jul 2017 16:40:31 -0700 |
Martin von Zweigbergk |
tests: clarify that duplicate flag processors is not an error
stable
|