tests/test-devel-warnings.t
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)
Sun, 02 Apr 2017 02:29:51 -0400 Matt Harbison test-blackbox: glob away quoting differences on Windows
Sun, 26 Mar 2017 16:53:28 -0700 Jun Wu repair: use ProgrammingError
Sun, 19 Mar 2017 14:23:30 -0400 Augie Fackler dispatch: replace mayberepr with shellquote
Tue, 06 Dec 2016 17:06:39 +0000 Jun Wu localrepo: use ProgrammingError
Thu, 24 Nov 2016 00:48:40 +0000 Jun Wu dispatch: move part of callcatch to scmutil
Sun, 14 Aug 2016 17:51:12 -0700 Gregory Szorc profiling: add a context manager that no-ops if profiling isn't enabled
Tue, 09 Aug 2016 16:45:28 +0100 Jun Wu dispatch: split global error handling out so it can be reused
Thu, 05 May 2016 16:20:53 +0200 Pierre-Yves David transaction: turn lack of locking into a hard failure (API)
Thu, 05 May 2016 16:13:22 +0200 Pierre-Yves David test: extract develwarn transaction testing in its own command
Wed, 11 May 2016 09:34:59 +0200 Pierre-Yves David devel: fix a typo in a deprecation warning
Wed, 11 May 2016 09:31:47 +0200 Pierre-Yves David devel: officially deprecate old style revset
Tue, 05 Apr 2016 12:19:45 -0700 Pierre-Yves David test: don't rely on __del__ in test-devel-warnings.t
Fri, 29 Jan 2016 14:37:16 +0000 timeless ui: log devel warnings
Wed, 03 Feb 2016 18:59:35 +0000 timeless tests: relax test-devel-warnings to reduce false positives
Sat, 05 Dec 2015 23:05:49 -0800 Pierre-Yves David ui: add a 'deprecwarn' helper to issue deprecation warnings
Sat, 05 Dec 2015 23:06:03 -0800 Pierre-Yves David test: update the docstring of 'test-devel-warnings.t' extension
Fri, 19 Jun 2015 11:17:11 -0700 Pierre-Yves David devel-warn: issue a warning for old style revsets
Sat, 23 May 2015 21:18:47 -0700 Pierre-Yves David repair: forbid strip from inside a transaction
Tue, 26 May 2015 14:14:36 -0700 Pierre-Yves David devel: rename 'all' to 'all-warnings' (BC)
Wed, 15 Apr 2015 01:18:09 -0400 Pierre-Yves David devel-warn: add a prefix to all messages ("devel-warn: ")
Sun, 12 Apr 2015 15:37:59 -0400 Pierre-Yves David wlock: do not warn for non-wait locking
Sun, 12 Apr 2015 14:27:42 -0400 Pierre-Yves David develwarn: include call site in the simple message version
Sun, 12 Apr 2015 14:26:11 -0400 Pierre-Yves David develwarn: handle the end of line inside the function itself
Sun, 12 Apr 2015 13:28:35 -0400 Pierre-Yves David wlock: reword the devel warning
Sun, 12 Apr 2015 10:01:48 -0400 Pierre-Yves David wlock: only issue devel warning when actually acquiring the lock
Tue, 31 Mar 2015 18:09:21 -0500 Matt Mackall tests: fix py2.4 glob for devel warnings
Thu, 19 Mar 2015 15:21:08 -0500 Matt Mackall tests: avoid deprecation warning
Tue, 10 Mar 2015 21:03:45 -0700 Pierre-Yves David devel: also warn about transaction started without a lock
Fri, 16 Jan 2015 02:51:10 -0800 Pierre-Yves David devel: move the lock-checking code into core
less more (0) tip