tests/test-trusted.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
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:22:58 -0800 Martin von Zweigbergk tests: use new ParseError.format() in test-trusted.py
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 01 Feb 2019 09:13:39 -0800 Gregory Szorc tests: convert ParseError arguments to str on Python 3
Thu, 24 Jan 2019 15:04:30 -0500 Augie Fackler py3: almost fix test-trusted.py
Mon, 16 Oct 2017 17:41:27 +0200 Boris Feld configitems: adds a developer warning when accessing undeclared configuration
Sun, 09 Apr 2017 22:19:27 -0400 Matt Harbison tests: print Unix style paths in *.py tests
Sun, 12 Mar 2017 11:43:31 -0700 Martijn Pieters config: honour the trusted flag in ui.configbytes
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
Sat, 16 Apr 2016 04:06:24 +0530 Pulkit Goyal tests: make test-trusted use print_function
Thu, 14 Apr 2016 00:49:58 +0530 Pulkit Goyal tests: make test-trusted use absolute_import
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Thu, 03 Oct 2013 14:50:47 +0200 Mads Kiilerich check-code: check for spaces around = for named parameters
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
Sat, 30 May 2009 23:42:35 +0200 Martin Geisler posix: do not use fstat in isowner
Sun, 26 Apr 2009 16:50:43 -0500 Matt Mackall ui: kill most users of parentui name and arg, replace with .copy()
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: refactor option setting
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho tests/*: avoid losing the original settings from $HGRCPATH
Wed, 06 Jun 2007 20:22:52 +0200 Thomas Arendsen Hein Removed trailing whitespace and tabs from python files
Thu, 01 Mar 2007 22:15:17 +0100 Thomas Arendsen Hein Unified #! paths for python scripts and removed them for test modules.
Sat, 18 Nov 2006 23:51:14 -0200 Alexis S. L. Carvalho Avoid looking up usernames if the current user owns the .hgrc file
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
less more (0) tip