log tests/test-config.t @ 51606:55e7784eb3bc default tip

age author description
Mon, 02 Aug 2021 21:10:42 -0400 Valentin Gatien-Baron tests: setup dummyssh as the default ssh
Fri, 09 Apr 2021 17:04:39 +0200 Pierre-Yves David config: add an experimental option to list all known config
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Update the expected output of some tests for new requirement
Thu, 15 Apr 2021 20:13:29 +0200 Pierre-Yves David urlutil: move url "fixing" at the time of `ui.paths` initialization
Tue, 04 May 2021 08:54:28 -0700 Martin von Zweigbergk config: add --source option to include source of value
Sat, 03 Apr 2021 20:25:37 -0400 Matt Harbison tests: handle Windows file separator differences in test-config.t
Sat, 20 Mar 2021 02:03:57 +0530 Pulkit Goyal rhg: add support for detailed exit code for ConfigParseError
Fri, 12 Mar 2021 23:04:56 +0100 Simon Sapin tests: Disable for rhg remaining tests that fail in that mode
Fri, 29 Jan 2021 12:17:11 +0100 Pierre-Yves David config: use level to properly deal with value priority
Fri, 29 Jan 2021 13:07:00 +0100 Pierre-Yves David config: test priority involving alias and cli
Fri, 29 Jan 2021 12:03:29 +0100 Pierre-Yves David config: test priority involving alias and include
Fri, 29 Jan 2021 12:02:28 +0100 Pierre-Yves David config: test priority involving alias
Fri, 29 Jan 2021 13:03:50 +0100 Pierre-Yves David config: test priority involving the command line
Fri, 29 Jan 2021 11:50:33 +0100 Pierre-Yves David config: test priority involving include
Fri, 29 Jan 2021 11:42:27 +0100 Pierre-Yves David config: add a test for priority when includes are involved
Fri, 18 Dec 2020 13:53:26 +0530 Pulkit Goyal chgserver: respect detailed exit code in case of ConfigError
Mon, 30 Nov 2020 14:48:02 +0530 Pulkit Goyal tests: conditionalize return code on chg in test-config.t
Fri, 20 Nov 2020 14:43:21 -0800 Martin von Zweigbergk errors: raise ConfigError on failure to parse config file
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Thu, 22 Oct 2020 10:57:11 -0700 Martin von Zweigbergk config: move message about leading spaces in config to config.py
Sun, 27 Oct 2019 12:49:09 +0900 Yuya Nishihara formatter: fix handling of None value in templater mapping stable
Sun, 27 Oct 2019 12:36:52 +0900 Yuya Nishihara config: add support for defaultvalue of list of printable elements stable
Sun, 27 Oct 2019 12:30:59 +0900 Yuya Nishihara config: fix -Tjson to not crash due to unsupported defaultvalue types stable
Wed, 07 Aug 2019 19:18:20 +0530 Navaneeth Suresh config: fix fm.data() handling of defaultvalue
Sat, 03 Aug 2019 12:14:34 +0530 Navaneeth Suresh config: remove pycompat.bytestr() for defaultvalue
Thu, 01 Aug 2019 22:03:52 +0530 Navaneeth Suresh config: add defaultvalue template keyword
Wed, 03 Apr 2019 16:03:41 -0700 Martin von Zweigbergk config: read configs from directories in lexicographical order
Sun, 04 Mar 2018 15:26:26 -0500 Yuya Nishihara py3: byte-stringify test-config.t and test-config-env.py
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Fri, 07 Jul 2017 08:33:10 +0200 David Demelier configitems: add alias support in config
Sun, 26 Mar 2017 21:33:37 -0700 Jun Wu rcutil: let environ override system configs (BC)
Sun, 19 Feb 2017 01:16:45 +0900 Yuya Nishihara chg: deduplicate error handling of ui.system()
Wed, 15 Feb 2017 16:43:27 -0800 Jun Wu runtests: set web.ipv6 if we use IPv6
Sun, 23 Oct 2016 17:47:00 +0900 Yuya Nishihara ui: do not translate empty configsource() to 'none' (API)
Mon, 29 Aug 2016 07:07:15 +0200 Mathias De Maré config: add template support
Sat, 25 Jun 2016 18:35:14 -0700 Gregory Szorc ui: don't fixup [paths] sub-options
Sun, 16 Nov 2014 16:26:15 -0500 Matt Harbison tests: fix globs for Windows
Tue, 04 Nov 2014 23:41:46 +0900 Yuya Nishihara tests: write hgrc of more than two lines by using shell heredoc
Thu, 04 Sep 2014 09:59:23 -0400 Augie Fackler merge with stable
Tue, 19 Aug 2014 16:57:02 -0700 Aaron Kushner config: exit non zero on non-existent config option (issue4247) stable
Sun, 16 Mar 2014 17:31:31 +0200 Razvan Cojocaru config: highlight parse error caused by leading spaces (issue3214)
Wed, 20 Aug 2014 22:52:56 -0700 Pierre-Yves David test-config: add tests for invalid syntax
Fri, 26 Apr 2013 23:36:12 +0900 FUJIWARA Katsunori config: discard "%unset" values defined in the other files read in previously stable
Fri, 26 Apr 2013 23:16:25 +0900 FUJIWARA Katsunori tests: rename from test-config-case.t to test-config.t for centralization stable base tests/test-config-case.t@e14e457fd66c