Sat, 25 Mar 2017 13:29:23 -0400 |
Matt Harbison |
color: fix grammar in help text
|
Tue, 21 Feb 2017 20:04:55 +0100 |
Pierre-Yves David |
color: update main documentation
|
Tue, 21 Feb 2017 18:41:37 +0100 |
Pierre-Yves David |
color: move 'debugcolor' into the 'debugcommands' modules
|
Sun, 06 Nov 2016 20:16:01 +0100 |
Pierre-Yves David |
color: move 'styles' definition on the 'ui' object
|
Sat, 25 Feb 2017 15:00:51 +0100 |
Pierre-Yves David |
color: move the dict with terminfo parameters on the ui object
|
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
|
Mon, 20 Feb 2017 12:12:08 +0100 |
Pierre-Yves David |
color: move '_colormode' to the core 'ui' class
|
Thu, 22 Dec 2016 06:18:45 +0100 |
Pierre-Yves David |
color: set initial default value for 'colormode' to None
|
Thu, 16 Feb 2017 10:52:27 +0100 |
Pierre-Yves David |
color: merge two identical 'for' loops
|
Thu, 22 Dec 2016 13:06:53 +0100 |
Pierre-Yves David |
color: minor simplification of some terminfo setup code
|
Thu, 22 Dec 2016 06:17:40 +0100 |
Pierre-Yves David |
color: make a test for curse availability explicite
|
Thu, 22 Dec 2016 03:11:19 +0100 |
Pierre-Yves David |
color: move 'win32' declaration to the core module
|
Thu, 22 Dec 2016 02:38:53 +0100 |
Pierre-Yves David |
color: move the '_render_effects' function to the core module
|
Thu, 22 Dec 2016 02:37:18 +0100 |
Pierre-Yves David |
color: move '_effect_str' function into the core module
|
Thu, 22 Dec 2016 02:34:22 +0100 |
Pierre-Yves David |
color: move configstyles into the core module
|
Thu, 22 Dec 2016 02:26:50 +0100 |
Pierre-Yves David |
color: move 'valideffect' function into the core module
|
Thu, 22 Dec 2016 02:23:23 +0100 |
Pierre-Yves David |
color: move '_terminfo_params' into the core 'color' module
|
Fri, 18 Nov 2016 18:48:38 +0100 |
Pierre-Yves David |
color: move '_effect' mapping into core
|
Fri, 18 Nov 2016 18:43:39 +0100 |
Pierre-Yves David |
color: spread '_effect' values for readability
|
Fri, 18 Nov 2016 18:18:15 +0100 |
Pierre-Yves David |
color: load 'colortable' from extension using an 'extraloader'
|
Fri, 18 Nov 2016 18:09:36 +0100 |
Pierre-Yves David |
color: move hgext.color._styles to mercurial.color.style
|
Fri, 18 Nov 2016 18:29:19 +0100 |
Pierre-Yves David |
color: drop use of the 'global' keyword for '_style'
|
Fri, 18 Nov 2016 18:27:13 +0100 |
Pierre-Yves David |
color: drop use of the 'global' keyword for _terminfo_params
|
Mon, 19 Dec 2016 00:28:12 +0530 |
Pulkit Goyal |
py3: replace os.name with pycompat.osname (part 2 of 2)
|
Sun, 18 Dec 2016 02:08:59 +0530 |
Pulkit Goyal |
py3: replace os.environ with encoding.environ (part 5 of 5)
|
Thu, 10 Nov 2016 16:32:51 -0500 |
Augie Fackler |
color: avoid shadowing a variable inside a list comprehension
|
Fri, 11 Nov 2016 13:06:05 +1100 |
Xidorn Quan |
color: show mode warning based on ui.formatted
|
Thu, 03 Nov 2016 15:17:02 +0100 |
Pierre-Yves David |
color: add the ability to display configured style to 'debugcolor'
|
Thu, 03 Nov 2016 15:15:47 +0100 |
Pierre-Yves David |
color: sort output of 'debugcolor'
|
Thu, 03 Nov 2016 14:48:47 +0100 |
Pierre-Yves David |
color: extract color and effect display from 'debugcolor'
|
Thu, 03 Nov 2016 14:29:19 +0100 |
Pierre-Yves David |
color: restore _style global after debugcolor ran
|
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()
|
Sun, 22 Nov 2015 14:44:55 -0800 |
Gregory Szorc |
ui: avoid needless casting to a str
|
Tue, 24 Nov 2015 11:23:10 -0800 |
Gregory Szorc |
ui: remove labeled argument from popbuffer
|
Sun, 22 Nov 2015 14:18:42 -0800 |
Gregory Szorc |
color: evaluate labels at write time
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Wed, 10 Jun 2015 21:44:43 +0900 |
Yuya Nishihara |
templater: do not reevaluate rawstring as template (BC)
|
Wed, 10 Jun 2015 22:08:15 +0900 |
Yuya Nishihara |
color: copy docstring of label() template function to wrapper
|
Thu, 16 Apr 2015 15:18:59 -0700 |
Ryan McElroy |
bookmarks: name label for active bookmark correctly
|
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
|
Sun, 24 Aug 2014 17:27:28 -0400 |
Jordi Gutiérrez Hermoso |
color: document that changeset phases have labels
|
Fri, 19 Sep 2014 12:51:15 -0500 |
Matt Mackall |
color: change the debug output format
|
Sun, 24 Aug 2014 17:40:27 -0400 |
Jordi Gutiérrez Hermoso |
color: enable debug option to show labels
|
Sun, 24 Aug 2014 17:35:36 -0400 |
Jordi Gutiérrez Hermoso |
color: document that labels are used for colorizing text
|
Fri, 01 Aug 2014 13:09:06 -0500 |
Sean Farley |
color: pass on key error for win32 (issue4298)
stable
|
Fri, 30 May 2014 11:28:48 -0700 |
Pierre-Yves David |
color: add parenthesis to help readability
|
Sun, 04 May 2014 21:48:10 -0700 |
Gregory Szorc |
color: declare command using decorator
|
Sat, 03 May 2014 03:29:30 +0200 |
Mads Kiilerich |
color: don't fail on error messages when no curses (issue4237)
stable
|
Sun, 27 Apr 2014 15:09:48 +0900 |
Yuya Nishihara |
color: add missing handling of stderr capture introduced by 350dc24a553d
stable
|
Mon, 14 Apr 2014 18:21:26 -0500 |
Sean Farley |
color: add effect to the template symbol table
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
Mon, 07 Apr 2014 15:37:27 -0500 |
Sean Farley |
color: fallback and test label as an effect
|
Mon, 07 Apr 2014 15:33:46 -0500 |
Sean Farley |
color: extract method for determining a valid effect
|
Tue, 11 Mar 2014 16:19:08 -0500 |
Matt Mackall |
merge with stable
|
Mon, 10 Mar 2014 01:01:42 +0900 |
FUJIWARA Katsunori |
templater: avoid recursive evaluation of string literals completely
stable
|
Wed, 12 Feb 2014 01:00:51 +0100 |
Olle Lundberg |
color: add debugcolor command (issue4094)
|
Mon, 18 Nov 2013 15:37:09 -0500 |
Matt Mackall |
templater: only recursively evaluate string literals as templates (issue4103)
stable
|
Thu, 29 Aug 2013 09:22:13 -0700 |
David Soria Parra |
shelve: add a shelve extension to save/restore working changes
|
Wed, 05 Jun 2013 22:06:16 +0200 |
Simon Heimberg |
color: use pythons isinstance method instead of reprogramming it
|
Wed, 05 Jun 2013 22:06:02 +0200 |
Simon Heimberg |
color: only provide the required opt to _modesetup
|
Tue, 14 May 2013 11:23:18 -0700 |
Bryan O'Sullivan |
summary: add a histedit hook
|
Tue, 14 May 2013 11:23:17 -0700 |
Bryan O'Sullivan |
summary: indicate if a rebase is underway
|
Fri, 19 Apr 2013 16:57:10 -0700 |
Siddharth Agarwal |
color: set _colormode to None when mode is unset (issue3895)
stable
|
Fri, 19 Apr 2013 16:57:20 -0700 |
Siddharth Agarwal |
color: turn colorui functions into forwards when color is None
stable
|
Thu, 18 Apr 2013 23:53:24 +0200 |
Simon Heimberg |
color: set the ui class in reposetup, before a repo is created
|
Fri, 12 Apr 2013 17:27:09 -0700 |
Bryan O'Sullivan |
color: add missing import of error
|
Thu, 21 Mar 2013 18:16:49 +0100 |
Simon Heimberg |
color: drop unnecessary global statement
|
Fri, 28 Dec 2012 19:25:10 -0600 |
Sean Farley |
color: add template label function
|
Sun, 14 Oct 2012 20:27:55 +0200 |
Idan Kamara |
grep: colorize all fields
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Tue, 15 May 2012 14:37:49 -0500 |
Augie Fackler |
hgext: mark all first-party extensions as such
|
Mon, 02 Jan 2012 19:30:21 -0600 |
Augie Fackler |
color: Use the same GPL boilerplate as most hg files
|
Sun, 21 Aug 2011 20:40:10 +0100 |
Marc Simpson |
color: add styles for tags
|
Fri, 29 Jul 2011 15:36:27 +0400 |
Andrei Vermel |
color.py - clear _terminfo_params in win32 mode
stable
|
Wed, 29 Jun 2011 13:20:40 -0400 |
Brodie Rao |
color: for the sake of "less -R", default to ansi in auto mode (issue2792)
stable
|
Wed, 29 Jun 2011 13:20:39 -0400 |
Brodie Rao |
color: fix TypeError with auto mode on win32 when colors aren't available (issue2871)
stable
|
Mon, 27 Jun 2011 11:36:42 -0700 |
Danek Duvall |
color: be silent when falling back to ECMA-48 mode if "auto" mode was desired
stable
|
Thu, 02 Jun 2011 00:43:34 +0300 |
Idan Kamara |
color: check if ui is already a subclass of colorui before wrapping it
|