Sun, 16 Jul 2017 17:38:39 +0900 |
Yuya Nishihara |
demandimport: prefer loaded module over package attribute (issue5617)
|
file |
diff |
annotate
|
Sun, 16 Jul 2017 17:16:32 +0900 |
Yuya Nishihara |
demandimport: drop hack for old Pythons which had no level argument
|
file |
diff |
annotate
|
Sun, 16 Jul 2017 17:47:10 +0900 |
Yuya Nishihara |
tests: drop "absimport" conditionals which should be always true
|
file |
diff |
annotate
|
Thu, 06 Jul 2017 14:33:48 -0500 |
Kevin Bullock |
tests: clean up a newly-introduced instance of `python`
|
file |
diff |
annotate
|
Wed, 05 Jul 2017 11:10:11 -0500 |
Augie Fackler |
tests: replace yet more calls to `python` with $PYTHON
|
file |
diff |
annotate
|
Sat, 17 Jun 2017 13:48:20 +0200 |
Pierre-Yves David |
configitems: add an official API for extensions to register config item
|
file |
diff |
annotate
|
Tue, 27 Jun 2017 02:24:38 +0900 |
FUJIWARA Katsunori |
tests: use cgienv to minimize environment setup at hgweb tests
|
file |
diff |
annotate
|
Tue, 27 Jun 2017 02:24:37 +0900 |
FUJIWARA Katsunori |
tests: avoid test failure for mangling path-like string by MSYS
|
file |
diff |
annotate
|
Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 02:39:20 +0900 |
FUJIWARA Katsunori |
extensions: register functions always at loading extension (issue5601)
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 14:27:52 -0400 |
Augie Fackler |
tests: use $PYTHON in #! so we always use the right Python
|
file |
diff |
annotate
|
Fri, 09 Jun 2017 23:56:50 -0400 |
Matt Harbison |
test-extension: fix load path for Windows
|
file |
diff |
annotate
|
Tue, 06 Jun 2017 10:09:48 -0400 |
Augie Fackler |
extensions: catch uisetup and extsetup failures and don't let them break hg
|
file |
diff |
annotate
|
Tue, 06 Jun 2017 10:03:16 -0400 |
Augie Fackler |
tests: add test demonstrating how broken third-party extensions can get
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:24:52 +0900 |
Yuya Nishihara |
extensions: show deprecation warning for the use of cmdutil.command
|
file |
diff |
annotate
|
Sat, 13 May 2017 15:41:50 +0900 |
Yuya Nishihara |
extensions: prohibit registration of command without using @command (API)
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 18:41:00 +0900 |
Yuya Nishihara |
patchbomb: add config knob to generate flags by template (issue5354)
|
file |
diff |
annotate
|
Tue, 21 Feb 2017 20:04:55 +0100 |
Pierre-Yves David |
color: update main documentation
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 19:44:23 +0100 |
Pierre-Yves David |
color: add a 'ui.color' option to control color behavior
|
file |
diff |
annotate
|
Tue, 21 Feb 2017 18:09:21 +0100 |
Pierre-Yves David |
color: add the definition of '--color' in core
|
file |
diff |
annotate
|
Wed, 15 Feb 2017 17:47:57 -0500 |
Augie Fackler |
pager: move more behavior into core
|
file |
diff |
annotate
|
Wed, 11 Jan 2017 23:13:00 -0800 |
Martin von Zweigbergk |
help: explain that revsets can be used where 1 or 2 revs are wanted
|
file |
diff |
annotate
|
Fri, 16 Dec 2016 09:48:14 -0800 |
Martin von Zweigbergk |
help: make multirevs just an alias for revsets
|
file |
diff |
annotate
|
Mon, 21 Nov 2016 21:51:23 -0500 |
Augie Fackler |
dispatch: stop supporting non-use of @command
|
file |
diff |
annotate
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
file |
diff |
annotate
|
Sun, 06 Nov 2016 06:54:31 +0530 |
Pulkit Goyal |
help: show help for disabled extensions (issue5228)
|
file |
diff |
annotate
|
Sun, 09 Oct 2016 03:11:18 +0200 |
Pierre-Yves David |
help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
|
file |
diff |
annotate
|
Tue, 13 Sep 2016 22:58:12 -0400 |
Augie Fackler |
help: mark boolean flags with [no-] to explain that they can be negated
|
file |
diff |
annotate
|
Tue, 20 Sep 2016 23:47:46 +0000 |
timeless |
help: use single quotes in use warning
|
file |
diff |
annotate
|