Mon, 20 Feb 2017 12:31:39 +0100 |
Pierre-Yves David |
color: move 'write' logic to the core ui class
|
file |
diff |
annotate
|
Fri, 24 Feb 2017 21:34:07 +0100 |
Pierre-Yves David |
color: add multiple messages input support to 'win32print'
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 19:45:32 +0100 |
Pierre-Yves David |
color: move the 'colorlabel' call to the core 'ui' class
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 19:10:24 +0100 |
Pierre-Yves David |
color: move the 'colorlabel' function in the core module
|
file |
diff |
annotate
|
Thu, 23 Feb 2017 19:00:26 +0100 |
Pierre-Yves David |
color: extract the label code into its own function
|
file |
diff |
annotate
|
Mon, 20 Feb 2017 12:13:23 +0100 |
Pierre-Yves David |
color: inline the 'showlabel' method
|
file |
diff |
annotate
|
Mon, 20 Feb 2017 12:12:08 +0100 |
Pierre-Yves David |
color: move '_colormode' to the core 'ui' class
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 06:18:45 +0100 |
Pierre-Yves David |
color: set initial default value for 'colormode' to None
|
file |
diff |
annotate
|
Thu, 16 Feb 2017 10:52:27 +0100 |
Pierre-Yves David |
color: merge two identical 'for' loops
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 13:06:53 +0100 |
Pierre-Yves David |
color: minor simplification of some terminfo setup code
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 06:17:40 +0100 |
Pierre-Yves David |
color: make a test for curse availability explicite
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 03:11:19 +0100 |
Pierre-Yves David |
color: move 'win32' declaration to the core module
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 02:38:53 +0100 |
Pierre-Yves David |
color: move the '_render_effects' function to the core module
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 02:37:18 +0100 |
Pierre-Yves David |
color: move '_effect_str' function into the core module
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 02:34:22 +0100 |
Pierre-Yves David |
color: move configstyles into the core module
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 02:26:50 +0100 |
Pierre-Yves David |
color: move 'valideffect' function into the core module
|
file |
diff |
annotate
|
Thu, 22 Dec 2016 02:23:23 +0100 |
Pierre-Yves David |
color: move '_terminfo_params' into the core 'color' module
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:48:38 +0100 |
Pierre-Yves David |
color: move '_effect' mapping into core
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:43:39 +0100 |
Pierre-Yves David |
color: spread '_effect' values for readability
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:18:15 +0100 |
Pierre-Yves David |
color: load 'colortable' from extension using an 'extraloader'
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:09:36 +0100 |
Pierre-Yves David |
color: move hgext.color._styles to mercurial.color.style
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:29:19 +0100 |
Pierre-Yves David |
color: drop use of the 'global' keyword for '_style'
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 18:27:13 +0100 |
Pierre-Yves David |
color: drop use of the 'global' keyword for _terminfo_params
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 00:28:12 +0530 |
Pulkit Goyal |
py3: replace os.name with pycompat.osname (part 2 of 2)
|
file |
diff |
annotate
|
Sun, 18 Dec 2016 02:08:59 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 5 of 5)
|
file |
diff |
annotate
|
Thu, 10 Nov 2016 16:32:51 -0500 |
Augie Fackler |
color: avoid shadowing a variable inside a list comprehension
|
file |
diff |
annotate
|
Fri, 11 Nov 2016 13:06:05 +1100 |
Xidorn Quan |
color: show mode warning based on ui.formatted
|
file |
diff |
annotate
|
Thu, 03 Nov 2016 15:17:02 +0100 |
Pierre-Yves David |
color: add the ability to display configured style to 'debugcolor'
|
file |
diff |
annotate
|
Thu, 03 Nov 2016 15:15:47 +0100 |
Pierre-Yves David |
color: sort output of 'debugcolor'
|
file |
diff |
annotate
|
Thu, 03 Nov 2016 14:48:47 +0100 |
Pierre-Yves David |
color: extract color and effect display from 'debugcolor'
|
file |
diff |
annotate
|
Thu, 03 Nov 2016 14:29:19 +0100 |
Pierre-Yves David |
color: restore _style global after debugcolor ran
|
file |
diff |
annotate
|
Thu, 03 Nov 2016 14:12:32 +0100 |
Pierre-Yves David |
color: add basic documentation to 'debugcolor'
|
file |
diff |
annotate
|
Sat, 15 Oct 2016 15:01:14 -0700 |
Danek Duvall |
color: add some documentation for custom terminfo codes
|
file |
diff |
annotate
|
Thu, 13 Oct 2016 13:10:01 -0700 |
Danek Duvall |
color: debugcolor should emit the user-defined colors
|
file |
diff |
annotate
|
Thu, 13 Oct 2016 12:01:41 -0700 |
Danek Duvall |
color: ignore effects missing from terminfo
|
file |
diff |
annotate
|
Thu, 13 Oct 2016 11:48:17 -0700 |
Danek Duvall |
color: allow for user-configurable terminfo codes for effects
|
file |
diff |
annotate
|
Thu, 01 Sep 2016 02:29:46 +0530 |
Pulkit Goyal |
py3: remove use of *L syntax
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
file |
diff |
annotate
|
Sat, 14 May 2016 14:03:12 +0900 |
Yuya Nishihara |
py3: move up symbol imports to enforce import-checker rules
|
file |
diff |
annotate
|
Sun, 17 Apr 2016 00:53:56 +0530 |
Pulkit Goyal |
py3: make color use absolute_import
|
file |
diff |
annotate
|
Fri, 25 Mar 2016 21:51:00 +0000 |
timeless |
ui: add prompt argument to write (issue5154) (API)
|
file |
diff |
annotate
|
Thu, 11 Jun 2015 23:04:14 +0900 |
Yuya Nishihara |
templater: move label() function from color extension
|
file |
diff |
annotate
|
Thu, 11 Jun 2015 22:58:27 +0900 |
Yuya Nishihara |
templater: make label() take unknown symbol as color literal
|
file |
diff |
annotate
|
Sun, 14 Feb 2016 13:30:32 +0900 |
Yuya Nishihara |
templater: factor out thin helper that evaluates argument as string
|
file |
diff |
annotate
|
Sat, 05 Mar 2016 00:01:36 +0900 |
Yuya Nishihara |
color: make label() template function stringify "expr" argument first
|
file |
diff |
annotate
|
Sat, 05 Dec 2015 23:41:11 +0900 |
Yuya Nishihara |
color: drop useless override of ui.popbuffer()
|
file |
diff |
annotate
|
Sun, 22 Nov 2015 14:44:55 -0800 |
Gregory Szorc |
ui: avoid needless casting to a str
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 11:23:10 -0800 |
Gregory Szorc |
ui: remove labeled argument from popbuffer
|
file |
diff |
annotate
|
Sun, 22 Nov 2015 14:18:42 -0800 |
Gregory Szorc |
color: evaluate labels at write time
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 21:44:43 +0900 |
Yuya Nishihara |
templater: do not reevaluate rawstring as template (BC)
|
file |
diff |
annotate
|
Wed, 10 Jun 2015 22:08:15 +0900 |
Yuya Nishihara |
color: copy docstring of label() template function to wrapper
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 15:18:59 -0700 |
Ryan McElroy |
bookmarks: name label for active bookmark correctly
|
file |
diff |
annotate
|
Tue, 28 Apr 2015 16:44:37 -0400 |
Augie Fackler |
extensions: document that `testedwith = 'internal'` is special
|
file |
diff |
annotate
|
Thu, 23 Apr 2015 14:57:39 +0100 |
Pierre-Yves David |
ui: allow capture of subprocess output
stable
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 14:27:45 -0400 |
Matt Harbison |
color: fix crash in cmd.exe
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 09:34:22 -0400 |
Jordi GutiƩrrez Hermoso |
color: consolidate cut-and-paste code
|
file |
diff |
annotate
|
Tue, 10 Mar 2015 13:40:14 -0400 |
Jordi GutiƩrrez Hermoso |
color: omit terminfo/win32 warning if non-interactive (issue4543)
|
file |
diff |
annotate
|
Wed, 04 Feb 2015 14:11:45 -0800 |
Gregory Szorc |
color: support a different color mode when the pager is active
|
file |
diff |
annotate
|
Tue, 03 Feb 2015 16:24:32 -0800 |
Gregory Szorc |
color: be more conservative about setting ANSI mode on Windows (BC)
|
file |
diff |
annotate
|