log tests/test-trusted.py @ 36747:4c71a26a4009

age author description
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