log hgext/color.py @ 25186:80c5b2666a96

age author description
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Thu, 23 Apr 2015 14:57:39 +0100 Pierre-Yves David ui: allow capture of subprocess output stable
Tue, 31 Mar 2015 14:27:45 -0400 Matt Harbison color: fix crash in cmd.exe
Wed, 11 Mar 2015 09:34:22 -0400 Jordi Gutiérrez Hermoso color: consolidate cut-and-paste code
Tue, 10 Mar 2015 13:40:14 -0400 Jordi Gutiérrez Hermoso color: omit terminfo/win32 warning if non-interactive (issue4543)
Wed, 04 Feb 2015 14:11:45 -0800 Gregory Szorc color: support a different color mode when the pager is active
Tue, 03 Feb 2015 16:24:32 -0800 Gregory Szorc color: be more conservative about setting ANSI mode on Windows (BC)
Sun, 18 Jan 2015 22:24:14 -0800 Sean Farley color: add missing 'dim' in _effects stable
Thu, 08 Jan 2015 21:30:22 +0100 Mathias De Maré color: add support for colorizing git subrepo diffs
Tue, 04 Nov 2014 13:38:33 +0000 Pierre-Yves David patchbomb: add label and color to the confirm output
Mon, 06 Oct 2014 08:18:03 -0400 Jordi Gutiérrez Hermoso color: reorganise and sectionify the help text
Mon, 06 Oct 2014 08:16:40 -0400 Jordi Gutiérrez Hermoso color: update description of the extension
Fri, 03 Oct 2014 19:47:57 -0400 Jordi Gutiérrez Hermoso color: omit debug label output on empty strings
Sun, 24 Aug 2014 17:40:27 -0400 Jordi Gutiérrez Hermoso color: update docstring for debug option
Wed, 20 Aug 2014 15:19:37 -0400 Jordi Gutiérrez Hermoso color: document the possibility to colourise tabs in diffs