Thu, 10 Dec 2020 13:51:56 +0530 |
Pulkit Goyal |
dispatch: move IOError handling and flushing of streams to `dispatch()`
|
Fri, 27 Nov 2020 15:39:27 -0500 |
Matt Harbison |
dispatch: quote the extension when printing the bug report
|
Fri, 27 Nov 2020 14:31:59 -0500 |
Matt Harbison |
dispatch: print the version of the extension being blamed in a bug report
|
Sat, 11 Jul 2020 00:31:21 +0530 |
Pulkit Goyal |
tests: update test-devel-warnings.t output with chg
|
Tue, 24 Mar 2020 12:31:46 +0530 |
Pulkit Goyal |
tests: update test-devel-warnings.t output with chg
|
Sat, 15 Dec 2018 17:52:14 +0900 |
Yuya Nishihara |
tests: filter out uninteresting log events
|
Wed, 17 Oct 2018 23:33:43 -0400 |
Matt Harbison |
py3: fix module imports in tests, as flagged by test-check-module-imports.t
|
Mon, 12 Feb 2018 20:39:48 -0500 |
Augie Fackler |
tests: add tons of b prefixes in test-devel-warnings.t
|
Wed, 10 Jan 2018 20:02:35 -0800 |
Gregory Szorc |
tests: make hg frame optional
|
Tue, 31 Oct 2017 22:37:30 +0900 |
Yuya Nishihara |
configitems: relax warning about unwanted default value
stable
|
Mon, 16 Oct 2017 17:41:27 +0200 |
Boris Feld |
configitems: adds a developer warning when accessing undeclared configuration
|
Wed, 04 Oct 2017 10:42:55 -0700 |
Saurabh Singh |
test-devel-warnings: make the test compatible with chg
|
Tue, 05 Sep 2017 00:31:59 +0200 |
Boris Feld |
extensions: factor extra data loading out
|
Thu, 27 Jul 2017 10:52:56 +0200 |
Boris Feld |
pypy: fix failing test-devel-warnings.t with Pypy5.6.0
stable
|
Wed, 12 Jul 2017 23:36:10 +0200 |
Boris Feld |
configitems: handle case were the default value is not static
|
Mon, 08 Aug 2016 18:14:42 +0200 |
Boris Feld |
reposvfs: add a ward to check if locks are properly taken
|
Tue, 11 Jul 2017 12:38:17 +0200 |
Boris Feld |
repovfs: add a ward to check if locks are properly taken
|
Sun, 02 Jul 2017 01:38:08 +0200 |
Pierre-Yves David |
test: glob a line number in test-devel-warnings.t
|
Sun, 02 Jul 2017 01:37:03 +0200 |
Pierre-Yves David |
test: add a small comment to explain a section of test-devel-warning
|
Sun, 18 Jun 2017 19:52:54 +0200 |
Pierre-Yves David |
configitems: add a devel warning for extensions items overiding core one
|
Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
Fri, 23 Jun 2017 17:19:29 +0200 |
Pierre-Yves David |
configitems: register 'ui.interactive'
|
Sat, 17 Jun 2017 13:08:03 +0200 |
Pierre-Yves David |
configitems: issue a devel warning when overriding default config
|
Tue, 20 Jun 2017 23:50:50 +0530 |
Pulkit Goyal |
py3: make sure the commands name are bytes in test-devel-warnings.t
|
Mon, 19 Jun 2017 13:18:00 -0700 |
Martin von Zweigbergk |
repair: move check for existing transaction earlier
|
Sun, 14 May 2017 15:41:27 +0900 |
Yuya Nishihara |
error: add hint to ProgrammingError
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Sat, 15 Apr 2017 12:58:06 +0900 |
Yuya Nishihara |
dispatch: mark callcatch() as a private function
|
Tue, 04 Apr 2017 11:03:29 +0200 |
Pierre-Yves David |
util: add a way to issue deprecation warning without a UI object
|
Sun, 02 Apr 2017 22:01:32 +0900 |
Yuya Nishihara |
revset: stop supporting predicate that returns plain list (API)
|