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
|