log hgext/color.py @ 12693:33f0682ba8b1

age author description
Sun, 10 Oct 2010 12:21:36 -0500 Brodie Rao color: add global option in extsetup() instead of globally
Mon, 13 Sep 2010 16:25:13 +0200 Sune Foldager merge with stable
Mon, 13 Sep 2010 16:12:25 +0200 Sune Foldager color: add win32 support for non-black background stable
Sat, 28 Aug 2010 21:57:36 -0500 Augie Fackler color: accept usual boolean values as synonyms for always and never
Mon, 30 Aug 2010 13:00:22 +0200 Martin Geisler Merge with stable
Fri, 27 Aug 2010 22:36:35 -0400 Brodie Rao help: refer to user configuration file more consistently stable
Fri, 27 Aug 2010 22:24:47 -0500 Steve Borho color: handle more Windows console errors
Fri, 27 Aug 2010 13:32:38 -0400 Brodie Rao cleanup: remove unused imports
Wed, 28 Jul 2010 23:05:03 -0600 Jeremy Whitlock color: enable branches support
Tue, 03 Aug 2010 13:02:11 -0400 Brodie Rao hgcia/color: remove star imports
Mon, 02 Aug 2010 10:48:31 -0400 Brodie Rao color: call correct superclass method in write_err stable
Sun, 01 Aug 2010 16:26:02 -0400 Brodie Rao color: pass write/write_err to win32print correctly (issue2312) stable
Thu, 01 Jul 2010 19:23:26 -0500 Brodie Rao color/progress: subclass ui instead of using wrapfunction (issue2096) stable
Mon, 07 Jun 2010 15:28:54 +0200 Dan Villiom Podlaski Christiansen color: use ui.formatted().
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options