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
|