log hgext/color.py @ 30282:7a53458fae4e

age author description
Thu, 03 Nov 2016 14:12:32 +0100 Pierre-Yves David color: add basic documentation to 'debugcolor'
Sat, 15 Oct 2016 15:01:14 -0700 Danek Duvall color: add some documentation for custom terminfo codes
Thu, 13 Oct 2016 13:10:01 -0700 Danek Duvall color: debugcolor should emit the user-defined colors
Thu, 13 Oct 2016 12:01:41 -0700 Danek Duvall color: ignore effects missing from terminfo
Thu, 13 Oct 2016 11:48:17 -0700 Danek Duvall color: allow for user-configurable terminfo codes for effects
Thu, 01 Sep 2016 02:29:46 +0530 Pulkit Goyal py3: remove use of *L syntax
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Sat, 14 May 2016 14:03:12 +0900 Yuya Nishihara py3: move up symbol imports to enforce import-checker rules
Sun, 17 Apr 2016 00:53:56 +0530 Pulkit Goyal py3: make color use absolute_import
Fri, 25 Mar 2016 21:51:00 +0000 timeless ui: add prompt argument to write (issue5154) (API)
Thu, 11 Jun 2015 23:04:14 +0900 Yuya Nishihara templater: move label() function from color extension
Thu, 11 Jun 2015 22:58:27 +0900 Yuya Nishihara templater: make label() take unknown symbol as color literal
Sun, 14 Feb 2016 13:30:32 +0900 Yuya Nishihara templater: factor out thin helper that evaluates argument as string
Sat, 05 Mar 2016 00:01:36 +0900 Yuya Nishihara color: make label() template function stringify "expr" argument first
Sat, 05 Dec 2015 23:41:11 +0900 Yuya Nishihara color: drop useless override of ui.popbuffer()