log hgext/color.py @ 31110:7fec37746417

age author description
Sat, 25 Feb 2017 19:44:23 +0100 Pierre-Yves David color: add a 'ui.color' option to control color behavior
Tue, 21 Feb 2017 18:20:12 +0100 Pierre-Yves David color: move triggering of the initialisation logic in core
Tue, 21 Feb 2017 18:09:21 +0100 Pierre-Yves David color: add the definition of '--color' in core
Tue, 21 Feb 2017 17:51:43 +0100 Pierre-Yves David color: handle 'ui.plain()' directly in mode setup
Tue, 21 Feb 2017 17:50:04 +0100 Pierre-Yves David color: move git-subrepo support into the subrepo module
Thu, 22 Dec 2016 14:30:46 +0100 Pierre-Yves David color: move 'modesetup' into the core module
Thu, 22 Dec 2016 14:17:52 +0100 Pierre-Yves David color: move 'terminfosetup' into the core module
Mon, 20 Feb 2017 12:42:35 +0100 Pierre-Yves David color: drop the 'colorui' class
Mon, 20 Feb 2017 12:42:23 +0100 Pierre-Yves David color: move 'write-err' logic to the core ui class
Mon, 20 Feb 2017 12:31:39 +0100 Pierre-Yves David color: move 'write' logic to the core ui class
Fri, 24 Feb 2017 21:34:07 +0100 Pierre-Yves David color: add multiple messages input support to 'win32print'
Thu, 23 Feb 2017 19:45:32 +0100 Pierre-Yves David color: move the 'colorlabel' call to the core 'ui' class
Thu, 23 Feb 2017 19:10:24 +0100 Pierre-Yves David color: move the 'colorlabel' function in the core module
Thu, 23 Feb 2017 19:00:26 +0100 Pierre-Yves David color: extract the label code into its own function
Mon, 20 Feb 2017 12:13:23 +0100 Pierre-Yves David color: inline the 'showlabel' method