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
|
Wed, 16 May 2012 16:18:07 -0500 |
Augie Fackler |
dispatch: try and identify third-party extensions as sources of tracebacks
|
Mon, 12 Mar 2012 09:39:30 +0100 |
Thomas Arendsen Hein |
extdiff: escape filenames with vim/DirDiff and make quoting work with Windows
stable
|
Wed, 11 Jan 2012 18:14:55 +0100 |
Olav Reinert |
help: fix column alignment in "hg help" output
|
Wed, 11 Jan 2012 18:08:25 +0100 |
Olav Reinert |
minirst: simplify and standardize field list formatting
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|
Fri, 07 Oct 2011 16:36:54 -0500 |
Matt Mackall |
help: unify the two -v notes for command help
|
Wed, 21 Sep 2011 13:00:48 -0500 |
Matt Mackall |
help: use RST to format option lists
|
Thu, 07 Jul 2011 10:32:30 +0200 |
Martin Geisler |
commands: improve help for -y/--noninteractive
stable
|
Sun, 15 May 2011 18:00:22 +0100 |
Javi Merino |
extdiff: grammar "allows to" -> "allows one to"
|
Tue, 10 May 2011 14:42:53 +0200 |
Martin Geisler |
help: add -c/--command flag to only show command help (issue2799)
|
Tue, 10 May 2011 13:19:05 +0200 |
Martin Geisler |
help: give hint about 'hg help -e' when appropriate
|
Wed, 20 Jan 2010 20:24:20 +0200 |
Henri Wiechers |
help: add -e/--extension switch to display extension help text
|
Sun, 26 Dec 2010 00:43:49 +0100 |
Mads Kiilerich |
extensions: warn about invalid extensions when listing disabled commands
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Fri, 17 Sep 2010 17:03:04 -0500 |
Matt Mackall |
tests: exit 0 no longer needed on unified tests
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Fri, 03 Sep 2010 11:19:50 +0200 |
Adrian Buehlmann |
tests: unify test-extension
base
tests/test-extension@c957bec5e078
|