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
|
Wed, 25 May 2011 18:48:00 +0200 |
Peter Arrenbrecht |
color: fix --color=always when output is piped
|
Sun, 01 May 2011 16:54:48 +0200 |
Dan Villiom Podlaski Christiansen |
color: fix using multiple effects
|
Sun, 01 May 2011 15:21:57 +0200 |
timeless |
remove unused imports
|
Sun, 01 May 2011 12:14:22 +0200 |
Brodie Rao |
color: use ui.formatted() to test TTYness, not sys.stdout.isatty()
|
Sat, 30 Apr 2011 11:18:43 -0500 |
Augie Fackler |
color: verify stdout is a tty before using curses
|
Sun, 24 Apr 2011 23:06:19 +0200 |
Patrick Mezard |
color: code simplification
|
Thu, 21 Apr 2011 13:47:45 -0700 |
Danek Duvall |
color: add support for terminfo-based attributes and color
|
Sat, 09 Apr 2011 23:53:23 +0300 |
Idan Kamara |
color: reset win32 console color in a finally block
|
Sun, 27 Mar 2011 12:59:25 +0200 |
Martin Geisler |
ui: label prompts, default to yellow prompts
|
Mon, 14 Mar 2011 15:59:44 -0500 |
Matt Mackall |
merge with stable
|
Fri, 11 Mar 2011 11:14:21 +0100 |
Adrian Buehlmann |
color: port to using ctypes (issue2687)
stable
|
Mon, 14 Mar 2011 15:19:58 +0100 |
Martin Geisler |
color: wrap lines in docstring
|
Mon, 14 Mar 2011 13:54:25 +0100 |
Martin Geisler |
color: don't mention internal function in docstring
stable
|
Thu, 10 Feb 2011 13:46:28 -0600 |
Matt Mackall |
bookmarks: move color style to color
|
Fri, 22 Oct 2010 16:34:38 +0200 |
Martin Geisler |
color: give hint to translators about untranslated keywords
stable
|
Sun, 10 Oct 2010 12:21:36 -0500 |
Brodie Rao |
color: add global option in extsetup() instead of globally
|
Mon, 13 Sep 2010 16:25:13 +0200 |
Sune Foldager |
merge with stable
|
Mon, 13 Sep 2010 16:12:25 +0200 |
Sune Foldager |
color: add win32 support for non-black background
stable
|
Sat, 28 Aug 2010 21:57:36 -0500 |
Augie Fackler |
color: accept usual boolean values as synonyms for always and never
|
Mon, 30 Aug 2010 13:00:22 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 27 Aug 2010 22:36:35 -0400 |
Brodie Rao |
help: refer to user configuration file more consistently
stable
|
Fri, 27 Aug 2010 22:24:47 -0500 |
Steve Borho |
color: handle more Windows console errors
|
Fri, 27 Aug 2010 13:32:38 -0400 |
Brodie Rao |
cleanup: remove unused imports
|
Wed, 28 Jul 2010 23:05:03 -0600 |
Jeremy Whitlock |
color: enable branches support
|
Tue, 03 Aug 2010 13:02:11 -0400 |
Brodie Rao |
hgcia/color: remove star imports
|
Mon, 02 Aug 2010 10:48:31 -0400 |
Brodie Rao |
color: call correct superclass method in write_err
stable
|
Sun, 01 Aug 2010 16:26:02 -0400 |
Brodie Rao |
color: pass write/write_err to win32print correctly (issue2312)
stable
|
Thu, 01 Jul 2010 19:23:26 -0500 |
Brodie Rao |
color/progress: subclass ui instead of using wrapfunction (issue2096)
stable
|
Mon, 07 Jun 2010 15:28:54 +0200 |
Dan Villiom Podlaski Christiansen |
color: use ui.formatted().
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
Tue, 08 Jun 2010 15:52:41 -0500 |
Steve Borho |
Backed out changeset: e1dde7363601
|
Thu, 03 Jun 2010 23:18:18 -0500 |
Steve Borho |
color: labeled text should be passed to ui.write() as ui.labeled
|
Tue, 18 May 2010 18:55:14 +0900 |
Yuya Nishihara |
color: bring back colors with pager
|
Sun, 16 May 2010 14:38:32 -0500 |
Matt Mackall |
Merge with stable
|
Mon, 03 May 2010 14:00:34 -0500 |
Brodie Rao |
pager: fork and exec pager as parent process
stable
|
Fri, 07 May 2010 15:19:37 -0500 |
Stanimir Stamenkov |
color: add some missing background colors for win32 console
|
Sat, 01 May 2010 16:57:02 -0500 |
Steve Borho |
color: fix typo in w32effect for bold_background
|
Fri, 23 Apr 2010 14:29:44 +0200 |
Patrick Mezard |
color: handle non-standard stdout on win32
|
Tue, 06 Apr 2010 08:54:18 -0500 |
Steve Borho |
color: respect HGPLAIN
|
Tue, 06 Apr 2010 08:49:19 -0500 |
Steve Borho |
color: add support for Windows consoles
|
Tue, 06 Apr 2010 08:44:13 -0500 |
Steve Borho |
color: remove unused import
|
Sun, 04 Apr 2010 22:53:50 -0500 |
Brodie Rao |
color: concatenate effects correctly and avoid printing empty effects
|
Fri, 02 Apr 2010 15:22:19 -0500 |
Brodie Rao |
color: don't split colors across lines (which confuses less -R)
|
Fri, 02 Apr 2010 15:22:17 -0500 |
Brodie Rao |
color: colorize based on output labels instead of parsing output
|
Mon, 15 Feb 2010 00:14:16 +0100 |
Martin Geisler |
Merge with default
stable
|
Sun, 14 Feb 2010 17:08:52 -0500 |
Brodie Rao |
color: don't crash on invalid status codes (issue2036)
|
Sun, 14 Feb 2010 01:52:31 -0500 |
Brodie Rao |
remove unused imports
stable
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Sat, 09 Jan 2010 10:47:47 +0100 |
Georg Brandl |
color: colorize output of hg resolve -l
|
Fri, 08 Jan 2010 20:56:28 +0100 |
Benoit Boissinot |
color: improve coding style
|
Fri, 11 Dec 2009 11:04:31 +0100 |
David Soria Parra |
color: Add support for bookmarks
|
Fri, 11 Dec 2009 11:04:31 +0100 |
David Soria Parra |
color: Do not pass --color, --no-color parameters to wrapped function
|
Mon, 30 Nov 2009 23:10:21 +0200 |
Alexander Solovyov |
color: add support for churn --diffstat
|
Thu, 05 Nov 2009 01:11:28 +0100 |
Martin Geisler |
color: wrap qrecord
|
Sun, 25 Oct 2009 02:52:36 +0200 |
Brodie Rao |
color: colorize diff --stat
|
Wed, 07 Oct 2009 14:01:20 -0500 |
Kevin Bullock |
color: allow multiple args to ui.write()
|
Thu, 08 Oct 2009 09:27:22 +0800 |
TK Soh |
color: add support for record extension
|
Sat, 03 Oct 2009 14:39:57 -0500 |
Matt Mackall |
Merge with -stable
|
Tue, 29 Sep 2009 23:49:42 -0500 |
Kevin Bullock |
color: allow multiple args to ui.write()
|
Wed, 23 Sep 2009 15:58:07 +0200 |
Brodie Rao |
color: mark --no-color as deprecated (--color=never has the same effect)
|
Sat, 29 Aug 2009 00:30:03 +0200 |
Martin Geisler |
color: do all setup in uisetup
|
Fri, 21 Aug 2009 14:29:54 +0200 |
Patrick Mezard |
color: no need for itertools, zip() is good enough
|
Wed, 05 Aug 2009 15:00:44 +0200 |
Dan Villiom Podlaski Christiansen |
color: simplify & improve colorization of qseries
|
Sun, 26 Jul 2009 01:42:15 +0200 |
Martin Geisler |
color: wrap docstrings at 70 characters
|
Thu, 23 Jul 2009 00:22:35 +0200 |
Martin Geisler |
color: use reST syntax for literal block
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
color: wrapped docstrings at 78 characters
|
Sat, 27 Jun 2009 13:09:11 +0200 |
Dan Villiom Podlaski Christiansen |
color: don't highlight the summary part of the qseries command
|
Wed, 06 May 2009 16:27:50 -0400 |
Brodie Rao |
color: wrap qdiff/qseries after all extensions are loaded
|
Thu, 25 Jun 2009 09:23:33 -0400 |
Greg Ward |
color: don't blow up if configured with unknown color (just warn).
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
Sat, 20 Jun 2009 20:57:13 +0200 |
Cédric Duval |
help: remove per-extension paragraph on how to enable it
|
Mon, 01 Jun 2009 00:56:29 +0200 |
Martin Geisler |
color: yet another typo
|
Sun, 31 May 2009 14:55:51 +0200 |
Martin Geisler |
fixed typos found in translatable strings
|
Tue, 26 May 2009 22:09:39 +0200 |
Martin Geisler |
color: cleanup extra commas
|
Mon, 25 May 2009 23:06:11 +0200 |
Martin Geisler |
replace xrange(0, n) with xrange(n)
|
Mon, 25 May 2009 22:54:16 +0200 |
Martin Geisler |
color: replace re.split with ui.configlist
|
Mon, 25 May 2009 22:44:53 +0200 |
Martin Geisler |
color: use lists instead of tuples for effects
|
Sat, 02 May 2009 21:09:37 +0200 |
Martin Geisler |
color: look for mq with extensions.find
|
Sat, 04 Apr 2009 23:16:32 +0200 |
Martin Geisler |
color: word-wrap help texts at 70 characters
|
Sat, 04 Apr 2009 21:09:43 +0200 |
Martin Geisler |
Change double spaces to single spaces in help texts.
|
Fri, 19 Dec 2008 22:32:08 +0100 |
Gilles Moris |
color: fix colorization of the 'old mode' git diff metadata
|
Mon, 01 Dec 2008 10:45:22 -0500 |
Brodie Rao |
color: replace effect-specific reset control codes with general purpose one
|
Wed, 26 Nov 2008 22:58:07 +0100 |
Georg Brandl |
diff colorization: finish highlighting trailing whitespace
|
Tue, 02 Dec 2008 16:46:45 +0100 |
Brodie Rao |
color: diff colorization
|
Wed, 26 Nov 2008 08:58:31 -0500 |
Brodie Rao |
color: add --color switch
|
Tue, 25 Nov 2008 18:32:44 -0800 |
Brendan Cully |
color: don't run status twice for -n
|
Tue, 25 Nov 2008 18:21:00 -0800 |
Brendan Cully |
color: fix status -n
|
Wed, 22 Oct 2008 17:34:52 -0500 |
Matt Mackall |
extensions: use new wrapper functions
|