Mercurial > public > mercurial-scm > hg
log mercurial/ui.py @ 13360:bab5490eb2bc
age | author | description |
---|---|---|
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) |
Sat, 28 Aug 2010 21:50:35 -0500 | Augie Fackler | parsebool: create new function and use it for config parsing |