Fri, 10 Mar 2023 18:20:19 +0000 |
Arseniy Alekseyev |
tests: add a rewriting step to detect EACCES errors
stable
|
Tue, 06 Dec 2022 13:03:36 -0500 |
Matt Harbison |
tests: conditionalize test output for in-filesystem pyoxidizer resources
stable
|
Sun, 20 Feb 2022 15:35:09 -0700 |
Gregory Szorc |
py2: drop some more from __future__ statements
|
Wed, 18 Aug 2021 21:28:36 +0200 |
Pierre-Yves David |
pyoxidizer: skip for ZeroConf related test for now
stable
|
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
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Fri, 05 Mar 2021 11:39:21 +0100 |
Simon Sapin |
tests: Adapt expected output for minor differences with rhg
|
Fri, 20 Nov 2020 14:43:21 -0800 |
Martin von Zweigbergk |
errors: raise ConfigError on failure to parse config file
|
Thu, 22 Oct 2020 10:57:11 -0700 |
Martin von Zweigbergk |
config: move message about leading spaces in config to config.py
|
Fri, 10 Apr 2020 19:53:36 +0200 |
Joerg Sonnenberger |
tests: skip non-readable check for root
|
Tue, 04 Feb 2020 12:07:37 +0100 |
Pierre-Yves David |
config: also respect HGRCSKIPREPO in the zeroconf extension
stable
|
Tue, 04 Feb 2020 12:07:42 +0100 |
Pierre-Yves David |
config: also respect HGRCSKIPREPO in hgwebdir_mod
stable
|
Mon, 03 Feb 2020 20:41:11 +0100 |
Pierre-Yves David |
config: also respect HGRCSKIPREPO in `dispatch._getlocal`
stable
|
Tue, 07 Jan 2020 11:24:05 +0100 |
Pierre-Yves David |
hgrc: introduce HGRCSKIPREPO to skip reading the repository's hgrc
|
Wed, 11 Dec 2019 22:23:42 -0800 |
Martin von Zweigbergk |
config: drop debug messages saying where config was read from
|
Thu, 17 Oct 2019 21:37:21 +0200 |
Denis Laxalde |
tests: avoid chmod on windows in hgrc tests
|
Thu, 17 Oct 2019 12:10:42 +0200 |
Denis Laxalde |
py3: encode underlying error message during parse error of %include
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Sat, 19 May 2018 18:30:20 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-hgrc.t
|
Wed, 04 Apr 2018 17:40:09 -0700 |
Gregory Szorc |
tests: `hg init` after resetting HGRCPATH
|
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
|