log mercurial/ui.py @ 4023:6ea8a3b805ee

age author description
Wed, 10 Jan 2007 20:35:27 +0100 Patrick Mezard Flush stderr after write.
Tue, 26 Dec 2006 14:54:48 +0100 Thomas Arendsen Hein sync with stable
Thu, 14 Dec 2006 17:32:25 -0600 Matt Mackall Fix a pygettext complaint
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports
Thu, 14 Dec 2006 17:32:25 -0600 Matt Mackall Fix a pygettext complaint
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Fri, 01 Dec 2006 01:28:18 -0600 Matt Mackall add a simple nested buffering scheme to ui
Tue, 28 Nov 2006 21:16:05 +0100 Benoit Boissinot only print a warning when no username is specified
Sat, 18 Nov 2006 23:51:15 -0200 Alexis S. L. Carvalho Update trusted_users only after we've seen a file not owned by the user
Sat, 18 Nov 2006 23:51:14 -0200 Alexis S. L. Carvalho Avoid looking up usernames if the current user owns the .hgrc file
Sat, 18 Nov 2006 23:51:13 -0200 Alexis S. L. Carvalho Use a variable to explicitly trust global config files
Wed, 15 Nov 2006 15:51:58 -0600 Matt Mackall ui: remove last vestiges of header buffering
Mon, 13 Nov 2006 13:26:57 -0600 Matt Mackall refactor header handling for changelog formatting
Thu, 26 Oct 2006 19:25:45 +0200 Thomas Arendsen Hein Turn of "Not trusting file" logging when running hgweb and hgwebdir
Thu, 26 Oct 2006 19:25:45 +0200 Alexis S. L. Carvalho save settings from untrusted config files in a separate configparser