Mon, 07 Jun 2010 15:28:54 +0200 |
Dan Villiom Podlaski Christiansen |
color: use ui.formatted().
|
file |
diff |
annotate
|
Sun, 06 Jun 2010 17:25:00 +0900 |
FUJIWARA Katsunori |
help: show value requirement and multiple occurrence of options
|
file |
diff |
annotate
|
Tue, 08 Jun 2010 15:52:41 -0500 |
Steve Borho |
Backed out changeset: e1dde7363601
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 23:18:18 -0500 |
Steve Borho |
color: labeled text should be passed to ui.write() as ui.labeled
|
file |
diff |
annotate
|
Tue, 18 May 2010 18:55:14 +0900 |
Yuya Nishihara |
color: bring back colors with pager
|
file |
diff |
annotate
|
Sun, 16 May 2010 14:38:32 -0500 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Mon, 03 May 2010 14:00:34 -0500 |
Brodie Rao |
pager: fork and exec pager as parent process
stable
|
file |
diff |
annotate
|
Fri, 07 May 2010 15:19:37 -0500 |
Stanimir Stamenkov |
color: add some missing background colors for win32 console
|
file |
diff |
annotate
|
Sat, 01 May 2010 16:57:02 -0500 |
Steve Borho |
color: fix typo in w32effect for bold_background
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 14:29:44 +0200 |
Patrick Mezard |
color: handle non-standard stdout on win32
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 08:54:18 -0500 |
Steve Borho |
color: respect HGPLAIN
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 08:49:19 -0500 |
Steve Borho |
color: add support for Windows consoles
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 08:44:13 -0500 |
Steve Borho |
color: remove unused import
|
file |
diff |
annotate
|
Sun, 04 Apr 2010 22:53:50 -0500 |
Brodie Rao |
color: concatenate effects correctly and avoid printing empty effects
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 15:22:19 -0500 |
Brodie Rao |
color: don't split colors across lines (which confuses less -R)
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 15:22:17 -0500 |
Brodie Rao |
color: colorize based on output labels instead of parsing output
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 00:14:16 +0100 |
Martin Geisler |
Merge with default
stable
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 17:08:52 -0500 |
Brodie Rao |
color: don't crash on invalid status codes (issue2036)
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 01:52:31 -0500 |
Brodie Rao |
remove unused imports
stable
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Sat, 09 Jan 2010 10:47:47 +0100 |
Georg Brandl |
color: colorize output of hg resolve -l
|
file |
diff |
annotate
|
Fri, 08 Jan 2010 20:56:28 +0100 |
Benoit Boissinot |
color: improve coding style
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 11:04:31 +0100 |
David Soria Parra |
color: Add support for bookmarks
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 11:04:31 +0100 |
David Soria Parra |
color: Do not pass --color, --no-color parameters to wrapped function
|
file |
diff |
annotate
|
Mon, 30 Nov 2009 23:10:21 +0200 |
Alexander Solovyov |
color: add support for churn --diffstat
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 01:11:28 +0100 |
Martin Geisler |
color: wrap qrecord
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 02:52:36 +0200 |
Brodie Rao |
color: colorize diff --stat
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 14:01:20 -0500 |
Kevin Bullock |
color: allow multiple args to ui.write()
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 09:27:22 +0800 |
TK Soh |
color: add support for record extension
|
file |
diff |
annotate
|
Sat, 03 Oct 2009 14:39:57 -0500 |
Matt Mackall |
Merge with -stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 23:49:42 -0500 |
Kevin Bullock |
color: allow multiple args to ui.write()
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 15:58:07 +0200 |
Brodie Rao |
color: mark --no-color as deprecated (--color=never has the same effect)
|
file |
diff |
annotate
|
Sat, 29 Aug 2009 00:30:03 +0200 |
Martin Geisler |
color: do all setup in uisetup
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 14:29:54 +0200 |
Patrick Mezard |
color: no need for itertools, zip() is good enough
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 15:00:44 +0200 |
Dan Villiom Podlaski Christiansen |
color: simplify & improve colorization of qseries
|
file |
diff |
annotate
|
Sun, 26 Jul 2009 01:42:15 +0200 |
Martin Geisler |
color: wrap docstrings at 70 characters
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 00:22:35 +0200 |
Martin Geisler |
color: use reST syntax for literal block
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 23:54:42 +0200 |
Martin Geisler |
color: wrapped docstrings at 78 characters
|
file |
diff |
annotate
|
Sat, 27 Jun 2009 13:09:11 +0200 |
Dan Villiom Podlaski Christiansen |
color: don't highlight the summary part of the qseries command
|
file |
diff |
annotate
|
Wed, 06 May 2009 16:27:50 -0400 |
Brodie Rao |
color: wrap qdiff/qseries after all extensions are loaded
|
file |
diff |
annotate
|
Thu, 25 Jun 2009 09:23:33 -0400 |
Greg Ward |
color: don't blow up if configured with unknown color (just warn).
|
file |
diff |
annotate
|
Mon, 22 Jun 2009 15:48:08 +0200 |
Cédric Duval |
extensions: improve the consistency of synopses
|
file |
diff |
annotate
|
Sat, 20 Jun 2009 20:57:13 +0200 |
Cédric Duval |
help: remove per-extension paragraph on how to enable it
|
file |
diff |
annotate
|
Mon, 01 Jun 2009 00:56:29 +0200 |
Martin Geisler |
color: yet another typo
|
file |
diff |
annotate
|
Sun, 31 May 2009 14:55:51 +0200 |
Martin Geisler |
fixed typos found in translatable strings
|
file |
diff |
annotate
|
Tue, 26 May 2009 22:09:39 +0200 |
Martin Geisler |
color: cleanup extra commas
|
file |
diff |
annotate
|
Mon, 25 May 2009 23:06:11 +0200 |
Martin Geisler |
replace xrange(0, n) with xrange(n)
|
file |
diff |
annotate
|
Mon, 25 May 2009 22:54:16 +0200 |
Martin Geisler |
color: replace re.split with ui.configlist
|
file |
diff |
annotate
|
Mon, 25 May 2009 22:44:53 +0200 |
Martin Geisler |
color: use lists instead of tuples for effects
|
file |
diff |
annotate
|
Sat, 02 May 2009 21:09:37 +0200 |
Martin Geisler |
color: look for mq with extensions.find
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 23:16:32 +0200 |
Martin Geisler |
color: word-wrap help texts at 70 characters
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 21:09:43 +0200 |
Martin Geisler |
Change double spaces to single spaces in help texts.
|
file |
diff |
annotate
|
Fri, 19 Dec 2008 22:32:08 +0100 |
Gilles Moris |
color: fix colorization of the 'old mode' git diff metadata
|
file |
diff |
annotate
|
Mon, 01 Dec 2008 10:45:22 -0500 |
Brodie Rao |
color: replace effect-specific reset control codes with general purpose one
|
file |
diff |
annotate
|
Wed, 26 Nov 2008 22:58:07 +0100 |
Georg Brandl |
diff colorization: finish highlighting trailing whitespace
|
file |
diff |
annotate
|
Tue, 02 Dec 2008 16:46:45 +0100 |
Brodie Rao |
color: diff colorization
|
file |
diff |
annotate
|
Wed, 26 Nov 2008 08:58:31 -0500 |
Brodie Rao |
color: add --color switch
|
file |
diff |
annotate
|
Tue, 25 Nov 2008 18:32:44 -0800 |
Brendan Cully |
color: don't run status twice for -n
|
file |
diff |
annotate
|
Tue, 25 Nov 2008 18:21:00 -0800 |
Brendan Cully |
color: fix status -n
|
file |
diff |
annotate
|
Wed, 22 Oct 2008 17:34:52 -0500 |
Matt Mackall |
extensions: use new wrapper functions
|
file |
diff |
annotate
|