log tests/test-hgrc.t @ 37048:fc5e261915b9

age author description
Tue, 27 Feb 2018 14:49:05 +0530 Pulkit Goyal py3: use print as a function in tests/test-hgrc.t
Wed, 21 Feb 2018 22:47:47 +0900 Yuya Nishihara showconfig: allow multiple section.name selectors (issue5797)
Wed, 21 Feb 2018 23:02:39 +0900 Yuya Nishihara showconfig: use set to filter sections and entry names
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Sun, 26 Mar 2017 21:40:22 -0700 Jun Wu debugconfig: list environment variables in debug output
Sat, 25 Feb 2017 16:57:21 +0530 Rishabh Madan ui: replace obsolete default-push with default:pushurl (issue5485) stable
Sun, 12 Feb 2017 02:23:33 +0900 FUJIWARA Katsunori misc: update year in copyright lines stable
Sat, 15 Oct 2016 14:30:16 +0900 Yuya Nishihara chgserver: make it a core module and drop extension flags
Tue, 20 Sep 2016 23:49:00 +0000 timeless samplehgrcs: use single quotes in use warning
Sun, 20 Mar 2016 15:09:29 -0700 Yuya Nishihara test-hgrc: do not print ui.plain() flag at uisetup()
Sun, 20 Mar 2016 12:25:46 -0700 Yuya Nishihara tests: make config/help tests pass even if chgserver extension is loaded
Thu, 21 Jan 2016 21:15:52 +0000 timeless copyright: update to 2016 stable
Wed, 30 Sep 2015 15:43:49 -0500 Matt Mackall urls: bulk-change primary website URLs
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