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
|