Fri, 20 Nov 2020 14:43:21 -0800 |
Martin von Zweigbergk |
errors: raise ConfigError on failure to parse config file
|
Fri, 20 Nov 2020 10:31:56 -0800 |
Martin von Zweigbergk |
config: clean up message about ignored untrusted config
|
Fri, 20 Nov 2020 10:22:58 -0800 |
Martin von Zweigbergk |
tests: use new ParseError.format() in test-trusted.py
|
Wed, 11 Dec 2019 15:33:07 -0800 |
Martin von Zweigbergk |
config: catch intended exception when failing to parse config
|
Thu, 24 Jan 2019 15:04:30 -0500 |
Augie Fackler |
py3: almost fix test-trusted.py
|
Sun, 12 Mar 2017 11:43:31 -0700 |
Martijn Pieters |
config: honour the trusted flag in ui.configbytes
|
Sat, 16 Apr 2016 04:06:24 +0530 |
Pulkit Goyal |
tests: make test-trusted use print_function
|
Tue, 12 Jun 2012 14:18:18 +0200 |
Martin Geisler |
ui: lowercase "not trusting file" warning message
|
Fri, 25 Feb 2011 23:26:24 -0600 |
Ry4an Brase |
ui: always report untrusted hgrc files when debug enabled
stable
|
Fri, 04 Jun 2010 23:00:22 -0500 |
Matt Mackall |
error: update test-trusted.py
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
ui: report_untrusted fixes
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: introduce new config parser
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: fold readsections into readconfig
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: cleanup _is_trusted a bit
|
Thu, 26 Oct 2006 19:25:45 +0200 |
Alexis S. L. Carvalho |
save settings from untrusted config files in a separate configparser
|
Thu, 26 Oct 2006 19:25:44 +0200 |
Alexis S. L. Carvalho |
Only read .hg/hgrc files from trusted users/groups
|
Tue, 22 Aug 2006 20:45:03 -0300 |
Alexis S. L. Carvalho |
Only read .hg/hgrc files from trusted users/groups
|