Sun, 02 Nov 2014 15:27:15 -0500 |
Matt Harbison |
extdiff: drop the command alias without options example in the help text
|
Fri, 31 Oct 2014 21:34:55 -0400 |
Matt Harbison |
extdiff: allow a preconfigured merge-tool to be invoked
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Tue, 12 Aug 2014 04:11:32 -0500 |
Matt Mackall |
help: normalize helplist hints
|
Tue, 12 Aug 2014 04:00:42 -0500 |
Matt Mackall |
help: fold repeatable option message into option table header
|
Tue, 12 Aug 2014 03:18:50 -0500 |
Matt Mackall |
help: normalize hint about enabling extensions
|
Tue, 12 Aug 2014 03:12:24 -0500 |
Matt Mackall |
help: normalize extension shadow hint
|
Tue, 12 Aug 2014 03:09:26 -0500 |
Matt Mackall |
help: improve command summary hint
|
Tue, 12 Aug 2014 03:01:37 -0500 |
Matt Mackall |
help: tweak --verbose command help hint
|
Wed, 23 Jul 2014 11:16:22 -0500 |
Matt Mackall |
version: don't traceback if no extensions to list (issue4312)
stable
|
Tue, 08 Jul 2014 22:57:54 -0400 |
Augie Fackler |
test-extension: add check for 'hg version -v' listing enabled extensions
|
Sun, 04 May 2014 22:07:45 -0700 |
Gregory Szorc |
tests: define norepo in command decorator
|
Wed, 16 Apr 2014 19:55:40 -0400 |
Pierre-Yves David |
help: suggest keyword search when no topic is found
|
Sun, 04 May 2014 22:48:07 -0700 |
Gregory Szorc |
tests: declare commands using decorator
|
Sun, 10 Nov 2013 16:48:24 +0900 |
FUJIWARA Katsunori |
tests: end output lines including path with "(glob)" to pass on Windows
stable
|
Sun, 10 Nov 2013 16:48:24 +0900 |
FUJIWARA Katsunori |
tests: quote environment variable to extract wildcard on MinGW environment
stable
|
Sun, 10 Nov 2013 16:48:24 +0900 |
FUJIWARA Katsunori |
tests: choose the path separator in PYTHONPATH suitable for platform
stable
|
Sat, 05 Oct 2013 01:02:22 +0900 |
FUJIWARA Katsunori |
demandimport: allow extensions to import own modules by absolute name
|
Sat, 05 Oct 2013 01:02:22 +0900 |
FUJIWARA Katsunori |
demandimport: support "absolute_import" for external libraries (issue4029)
|
Thu, 26 Sep 2013 23:10:11 +0200 |
Pierre-Yves David |
mq: prepare a strip extension for extraction
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
extensions: list up only enabled extensions, if "ui" is specified
|
Sun, 10 Feb 2013 12:58:57 +0100 |
Dan Villiom Podlaski Christiansen |
help: use a full header for topic titles
|
Sun, 27 Jan 2013 03:32:09 +0100 |
Mads Kiilerich |
hgweb: make the test suite use hgweb in a more WSGI compliant way
|
Tue, 08 Jan 2013 20:37:37 +0100 |
Pierre-Yves David |
clfilter: enforce hidden changeset globally
|
Fri, 04 Jan 2013 19:06:42 +0100 |
Pierre-Yves David |
dispatch: handle empty `testedwith` value in extension
stable
|
Thu, 18 Oct 2012 10:31:15 +0900 |
FUJIWARA Katsunori |
help: indicate help omitting if help document is not fully displayed
|
Thu, 19 Jul 2012 21:20:56 +0200 |
Thomas Arendsen Hein |
dispatch: fix traceback when extension was tested with newer versions only
stable
|
Thu, 19 Jul 2012 16:50:52 +0200 |
Thomas Arendsen Hein |
test-extension.t: use fixed version string instead of current tag
stable
|
Wed, 20 Jun 2012 23:41:21 +0200 |
Mads Kiilerich |
tests: convert some 'hghave no-outer-repo' to #if
|
Sat, 02 Jun 2012 11:25:40 +0200 |
Olav Reinert |
help: format command and option list help using RST
|