Thu, 14 Jan 2021 11:53:55 -0800 |
Martin von Zweigbergk |
error: use detailed exit code 10 for command errors
|
Mon, 08 Oct 2018 21:51:20 +0200 |
Joerg Sonnenberger |
tests: deal with differences in tic from ncurses and NetBSD
|
Wed, 25 Jul 2018 17:11:59 +0200 |
Boris Feld |
addremove: add associated color for the new labels
|
Tue, 24 Jul 2018 10:22:07 -0700 |
Martin von Zweigbergk |
dispatch: don't show list of commands on bogus command
|
Mon, 08 Jan 2018 19:41:47 +0530 |
Pulkit Goyal |
merge: add `--abort` flag which can abort the merge
|
Sat, 02 Dec 2017 17:52:53 -0500 |
Matt Harbison |
tests: trivial fixes for Windows
|
Tue, 28 Nov 2017 13:27:43 -0500 |
Augie Fackler |
color: respect HGPLAINEXCEPT=color to allow colors while scripting (issue5749)
|
Tue, 02 May 2017 20:19:09 +0200 |
Pierre-Yves David |
color: special case 'always' in 'ui.color'
stable
|
Tue, 02 May 2017 20:01:54 +0200 |
Pierre-Yves David |
color: turn 'ui.color' into a boolean (auto or off)
stable
|
Sat, 25 Feb 2017 18:34:01 +0100 |
Pierre-Yves David |
color: initialize color for the localrepo ui
|
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
|
Thu, 13 Oct 2016 11:48:17 -0700 |
Danek Duvall |
color: allow for user-configurable terminfo codes for effects
|
Fri, 08 Apr 2016 16:05:52 +0000 |
timeless |
compact: add color labels to -Tcompact
|
Tue, 08 Mar 2016 04:08:33 -0800 |
Kostia Balytskyi |
formatter: make labels work with templated output
|
Sun, 11 Oct 2015 21:56:39 -0700 |
Siddharth Agarwal |
merge.mergestate: perform all premerges before any merges (BC)
|
Fri, 09 Oct 2015 13:54:52 -0700 |
Siddharth Agarwal |
simplemerge: move conflict warning message to filemerge
|
Wed, 11 Feb 2015 13:59:13 +0900 |
Yuya Nishihara |
resolve: port to generic templater
|
Tue, 04 Nov 2014 23:41:46 +0900 |
Yuya Nishihara |
tests: write hgrc of more than two lines by using shell heredoc
|
Fri, 03 Oct 2014 19:47:57 -0400 |
Jordi GutiƩrrez Hermoso |
color: omit debug label output on empty strings
|
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
|
Sat, 03 May 2014 03:29:30 +0200 |
Mads Kiilerich |
color: don't fail on error messages when no curses (issue4237)
stable
|
Wed, 05 Feb 2014 01:45:59 +0100 |
Mads Kiilerich |
tests: use small conditional section for tic requirement in test-status-color.t
|
Fri, 19 Apr 2013 22:03:59 -0700 |
Siddharth Agarwal |
color: add a test with extension loaded and ui.formatted=False
stable
|
Fri, 19 Apr 2013 16:57:10 -0700 |
Siddharth Agarwal |
color: set _colormode to None when mode is unset (issue3895)
stable
|
Tue, 06 Nov 2012 17:30:47 -0600 |
Matt Mackall |
status: use condwrite to avoid zero-width format string hack
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Tue, 03 Apr 2012 19:06:35 +0200 |
Thomas Arendsen Hein |
tests: make tests work if directory contains special characters
stable
|
Mon, 21 Nov 2011 00:39:32 +0100 |
Mads Kiilerich |
tests: skip color test on platforms without tic
|