log mercurial/ui.py @ 14171:fa2b596db182

age author description
Tue, 03 May 2011 22:28:08 +0200 Sune Foldager ui: add configint function and tests
Sat, 30 Apr 2011 09:43:20 -0700 Brodie Rao url: move URL parsing functions into util to improve startup time
Thu, 21 Apr 2011 20:14:29 +0200 Adrian Buehlmann move rcpath from util to scmutil
Wed, 05 Jan 2011 00:18:36 +1100 Brodie Rao HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT
Thu, 31 Mar 2011 10:43:53 -0500 Matt Mackall url: nuke some newly-introduced underbars in identifiers
Wed, 30 Mar 2011 20:02:17 -0700 Brodie Rao url: use url.url in ui.expandpath()
Sun, 27 Mar 2011 12:59:25 +0200 Martin Geisler ui: label prompts, default to yellow prompts
Thu, 10 Mar 2011 16:49:37 +0100 Martin Geisler ui: yield unchanged values in walkconfig
Fri, 25 Feb 2011 23:26:24 -0600 Ry4an Brase ui: always report untrusted hgrc files when debug enabled stable
Thu, 06 Jan 2011 17:04:33 -0600 Matt Mackall ui: add configpath helper
Mon, 22 Nov 2010 18:15:58 +0100 Martin Geisler code style: prefer 'is' and 'is not' tests with singletons
Mon, 18 Oct 2010 14:10:36 +0900 Nicolas Dumazet ui: only fix config if the relevant section has changed
Sun, 10 Oct 2010 10:06:36 -0500 Augie Fackler termwidth: move to ui.ui from util
Sat, 09 Oct 2010 15:00:30 -0500 Benoit Boissinot fix indentation error
Sat, 09 Oct 2010 12:28:16 -0500 Benoit Boissinot ui.paths: expand paths directly in fixconfig (issue2373)