Wed, 17 Oct 2018 23:33:43 -0400 |
Matt Harbison |
py3: fix module imports in tests, as flagged by test-check-module-imports.t
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Sat, 17 Feb 2018 13:13:04 +0900 |
Yuya Nishihara |
debuginstall: do not parse editor command in posix way on Windows
|
Thu, 04 Jan 2018 16:29:07 -0800 |
Kyle Lippincott |
debugcommands: print out the editor that was searched for (post shlexsplit)
|
Thu, 04 Jan 2018 16:29:03 -0800 |
Kyle Lippincott |
tests: switch test from '--config ui.editor=~/foo' to HGEDITOR=~/foo
|
Mon, 27 Nov 2017 18:48:36 -0500 |
Boris Feld |
debuginstall: add a line about re2 availability
|
Thu, 07 Sep 2017 22:36:54 +0900 |
Yuya Nishihara |
debuginstall: do not pass exception object to formatter (issue5676)
|
Thu, 07 Sep 2017 22:27:23 +0900 |
Yuya Nishihara |
debuginstall: use codecs.lookup() to detect invalid encoding
|
Sun, 02 Jul 2017 13:14:20 +0900 |
Yuya Nishihara |
tests: alias syshg and syshgenv so they can be switched conditionally
|
Tue, 27 Jun 2017 17:24:31 -0700 |
Adam Simpkins |
tests: use the system hg for examining the local repository
|
Tue, 20 Jun 2017 14:35:53 -0700 |
Danek Duvall |
tests: tell pip not to check for a newer version
|
Mon, 19 Jun 2017 16:08:20 -0700 |
Danek Duvall |
tests: don't touch the network when using virtualenv
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Tue, 06 Jun 2017 11:16:38 -0400 |
Augie Fackler |
tests: add a test for installing hg with pip in a virtualenv
|
Wed, 26 Apr 2017 23:30:52 +0900 |
Yuya Nishihara |
debuginstall: check C extensions only if they are loadable per policy
|
Sat, 25 Feb 2017 21:44:34 -0500 |
Matt Harbison |
wix: include the help for pager
|
Tue, 07 Feb 2017 00:07:53 -0500 |
Augie Fackler |
pager: move most help to a new help topic and deprecate extension
|
Sat, 24 Dec 2016 15:21:46 -0700 |
Gregory Szorc |
wireproto: advertise supported media types and compression formats
|
Sat, 19 Nov 2016 10:54:21 -0800 |
Gregory Szorc |
debuginstall: print compression engine support
|
Wed, 19 Oct 2016 15:07:11 -0700 |
Gregory Szorc |
commands: print security protocol support in debuginstall
stable
|
Wed, 09 Mar 2016 19:55:45 +0000 |
timeless |
debuginstall: expose modulepolicy
|
Wed, 11 May 2016 04:49:27 +0000 |
timeless |
tests: silence test-repo obsolete warning
|
Tue, 10 May 2016 22:45:45 +0000 |
timeless |
debuginstall: add mercurial version
|
Fri, 06 May 2016 23:03:41 -0700 |
Sean Farley |
hg-ssh: copy doc string to man page
stable
|
Tue, 15 Mar 2016 21:45:32 -0400 |
Matt Harbison |
test-install: fix output on Windows
|
Thu, 24 Mar 2016 16:35:24 -0700 |
Sean Farley |
tests: python executable should always be globbed
|
Tue, 15 Mar 2016 15:50:57 -0700 |
Danek Duvall |
tests: python executable path should always be globbed
|
Wed, 09 Mar 2016 18:58:51 +0000 |
timeless |
debuginstall: convert to formatter
|
Thu, 17 Dec 2015 21:24:08 -0500 |
Matt Harbison |
wix: add help for current internal topics
|
Wed, 30 Dec 2015 16:21:57 -0700 |
Gregory Szorc |
internals: document revlog format
|
Wed, 23 Dec 2015 22:48:48 +0900 |
Yuya Nishihara |
test-install: embed wix namespace for Python 2.6 compatibility
|
Thu, 17 Dec 2015 21:18:02 -0500 |
Matt Harbison |
test-install: perform the wix checking on wdir() instead of "."
|
Wed, 16 Dec 2015 17:17:12 -0600 |
Matt Mackall |
wix: add missing template
|
Sun, 13 Sep 2015 22:54:51 -0400 |
Matt Harbison |
tests: add coverage to ensure Wix tracks 'help' and 'templates' files
|
Thu, 30 Apr 2015 23:02:52 -0400 |
Matt Harbison |
debuginstall: expand the editor path before searching for it (issue4380)
stable
|
Fri, 14 Mar 2014 16:00:11 -0500 |
Matt Mackall |
debuginstall: change showing to checking for consistency and future checking
|
Tue, 31 Dec 2013 00:37:16 -0800 |
Chris Jerdonek |
debuginstall: add Python information to debuginstall output (issue4128)
|
Thu, 27 Feb 2014 14:46:29 -0600 |
Matt Mackall |
ui: suggest config --edit when no username is set
|
Mon, 06 Aug 2012 12:59:47 +0200 |
Adrian Buehlmann |
debuginstall: show directory for Python lib
stable
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
debuginstall: lowercase status messages
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|
Fri, 07 Oct 2011 15:36:50 -0500 |
Matt Mackall |
debuginstall: report the template path
|
Thu, 24 Mar 2011 10:28:29 +0100 |
Patrick Mezard |
patch: deprecate ui.patch / external patcher feature
|
Wed, 22 Sep 2010 16:06:02 -0500 |
Brodie Rao |
tests: add glob matching for unified tests
|
Wed, 22 Sep 2010 16:06:00 -0500 |
Brodie Rao |
tests: require regexes in unified tests to be marked with " (re)"
|
Wed, 22 Sep 2010 16:05:58 -0500 |
Brodie Rao |
tests: improve regexes in unified tests
|
Mon, 20 Sep 2010 16:00:15 -0500 |
Matt Mackall |
tests: drop final true command from unified tests
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Mon, 30 Aug 2010 13:00:22 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 20 Aug 2010 15:31:05 -0500 |
Matt Mackall |
debuginstall: report installpath
|
Tue, 17 Aug 2010 17:48:59 +0530 |
Pradeepkumar Gayam |
tests: unify test-install
base
tests/test-install@e46f0b9890b7
|