Mon, 08 Oct 2018 12:03:04 +0900 |
FUJIWARA Katsunori |
tests: use NO_CHECK_EOF for fragments used to test importing via extension
|
file |
diff |
annotate
|
Mon, 08 Oct 2018 10:30:59 +0900 |
FUJIWARA Katsunori |
tests: use NO_CHECK_EOF for fragments having intentional error
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 10:01:09 -0400 |
Augie Fackler |
tests: glob away some annoying py3 differences
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 10:00:43 -0400 |
Augie Fackler |
tests: fix a repr on python3 in test-extension.t
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 10:00:14 -0400 |
Augie Fackler |
tests: so many b prefixes in test-extension.t
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 09:59:11 -0400 |
Augie Fackler |
tests: ensure print() statements in test-extension.t all flush
|
file |
diff |
annotate
|
Sun, 30 Sep 2018 15:53:36 +0900 |
Yuya Nishihara |
formatter: remove experimental marker from -T option
|
file |
diff |
annotate
|
Thu, 20 Sep 2018 18:36:33 +0300 |
Pulkit Goyal |
py3: encode the name to bytes before using in revsetpredicate()
|
file |
diff |
annotate
|
Thu, 20 Sep 2018 17:23:20 +0300 |
Pulkit Goyal |
py3: add some b'' prefixes in tests/test-extension.t
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
file |
diff |
annotate
|
Sat, 15 Sep 2018 00:37:20 +0300 |
Pulkit Goyal |
py3: call hgweb.hgweb() with bytes values
|
file |
diff |
annotate
|
Mon, 20 Aug 2018 22:04:22 -0400 |
Matt Harbison |
tests: drop an unnecessary redirect to /dev/null
|
file |
diff |
annotate
|
Sat, 18 Aug 2018 15:15:04 -0400 |
Matt Harbison |
tests: conditionalize color output on abort
|
file |
diff |
annotate
|
Thu, 16 Aug 2018 00:11:35 +0000 |
Gregory Szorc |
tests: conditionalize extension tests for extra extensions
|
file |
diff |
annotate
|
Tue, 24 Jul 2018 10:22:07 -0700 |
Martin von Zweigbergk |
dispatch: don't show list of commands on bogus command
|
file |
diff |
annotate
|
Tue, 19 Jun 2018 19:18:31 +0100 |
Boris Feld |
debug: process --debug flag earlier
|
file |
diff |
annotate
|
Thu, 03 May 2018 18:38:02 +0900 |
Yuya Nishihara |
extensions: peek command table of disabled extensions without importing
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:15:21 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-extension.t
|
file |
diff |
annotate
|
Fri, 11 May 2018 22:07:43 -0400 |
Matt Harbison |
debugextensions: process extensions loaded from the local repository too
|
file |
diff |
annotate
|
Thu, 10 May 2018 21:53:48 -0400 |
Matt Harbison |
cmdutil: drop deprecated precursor of registrar.command (API)
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 22:27:16 +0900 |
Yuya Nishihara |
formatter: make nested items somewhat readable in template output
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 13:21:34 -0700 |
Gregory Szorc |
tests: conditionalize tests based on presence of custom extensions
|
file |
diff |
annotate
|
Fri, 30 Mar 2018 12:16:46 -0700 |
Kyle Lippincott |
extdiff: document that it copies modified files back to working directory
|
file |
diff |
annotate
|
Tue, 27 Feb 2018 14:44:37 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-extension.t
|
file |
diff |
annotate
|
Sat, 17 Feb 2018 17:24:29 +0900 |
Yuya Nishihara |
extensions: reject any unicode strings in tables before loading
|
file |
diff |
annotate
|
Sun, 21 Jan 2018 14:46:26 +0800 |
Anton Shestakov |
tests: glob copyright years in test-extension.t
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
file |
diff |
annotate
|
Tue, 31 Oct 2017 23:09:29 -0400 |
Matt Harbison |
help: minor copy editing for grammar
stable
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 10:31:44 -0700 |
Martin von Zweigbergk |
extensions: always include traceback when extension setup fails
|
file |
diff |
annotate
|
Tue, 17 Oct 2017 10:25:32 -0700 |
Martin von Zweigbergk |
tests: move baduisetup() test out of "#if demandimport"
|
file |
diff |
annotate
|