Mon, 02 Mar 2015 14:52:04 +0100 |
Jesus Cea |
copyright: update to 2015
|
Mon, 20 Oct 2014 22:08:08 +0900 |
FUJIWARA Katsunori |
tests: add "(glob)" to paths in test-hgrc.t for Windows
stable
|
Wed, 15 Oct 2014 15:35:59 -0400 |
Augie Fackler |
tests: use $PYTHON instead of hardcoding python
|
Mon, 06 Oct 2014 16:35:02 -0400 |
Jordi GutiƩrrez Hermoso |
config: use the same hgrc for a cloned repo as for an uninitted repo
|
Tue, 09 Sep 2014 17:16:24 -0400 |
Augie Fackler |
clone: provide sample username = config entry in .hg/hgrc (issue4359)
|
Sun, 16 Mar 2014 17:31:31 +0200 |
Razvan Cojocaru |
config: highlight parse error caused by leading spaces (issue3214)
|
Wed, 19 Mar 2014 02:45:14 +0100 |
Mads Kiilerich |
config: don't set source when no source is specified - don't overwrite with ''
|
Wed, 19 Mar 2014 02:45:04 +0100 |
Mads Kiilerich |
config: give a useful hint of source for the most common command line settings
|
Fri, 10 Jan 2014 16:26:11 -0600 |
Kevin Bullock |
doc: bump copyright year
|
Wed, 17 Jul 2013 17:34:30 -0700 |
Siddharth Agarwal |
version: bump copyright year
|
Wed, 20 Jun 2012 23:41:21 +0200 |
Mads Kiilerich |
tests: add missing no-outer-repo requirements
|
Mon, 11 Jun 2012 01:08:39 +0200 |
Mads Kiilerich |
tests: cleanup of tests that ended up outside $TESTTMP
|
Wed, 11 Jan 2012 15:51:02 +0100 |
Martin Geisler |
commands: bump copyright year
|
Mon, 07 Nov 2011 03:25:10 +0100 |
Mads Kiilerich |
tests: make (glob) on windows accept \ instead of /
|
Thu, 27 Oct 2011 17:22:04 -0500 |
Matt Mackall |
check-code: fix issues with finding patterns in unified tests, fix tests
stable
|
Sat, 30 Jul 2011 21:04:14 +0300 |
Idan Kamara |
dispatch: make sure global options on the command line take precedence
stable
|
Fri, 24 Jun 2011 12:16:14 +0300 |
Idan Kamara |
dispatch: make sure unspecified global ui options don't override old values
stable
|
Tue, 31 May 2011 17:18:23 -0500 |
Matt Mackall |
tests: glob version number in test-hgrc
|
Tue, 31 May 2011 16:24:47 -0500 |
Matt Mackall |
tests: update for handling of missing hgrc includes
|
Tue, 17 May 2011 00:08:51 +0200 |
Yann E. MORIN |
ui: test plain mode against exceptions
|
Wed, 05 Jan 2011 00:18:36 +1100 |
Brodie Rao |
HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT
|
Thu, 10 Mar 2011 13:43:47 +0100 |
Martin Geisler |
tests: use $TESTTMP more and use (glob) less
|
Sat, 09 Oct 2010 16:55:33 -0500 |
Brodie Rao |
showconfig: don't accept multiple sections and one config item
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
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
|
Tue, 21 Sep 2010 16:44:13 -0500 |
Matt Mackall |
tests: drop a bunch of sed calls from unified tests
|
Mon, 30 Aug 2010 13:43:34 +0900 |
Nicolas Dumazet |
tests: remove useless sed in test-hgrc
|