log tests/test-status-color.t @ 52152:de4b9ea2fa34 default tip

age author description
Tue, 08 Feb 2022 14:20:58 +0100 Simon Sapin rhg: Colorize `rhg status` output when appropriate
Thu, 10 Feb 2022 12:59:32 +0100 Simon Sapin rhg: Add support for colored output
Thu, 02 Dec 2021 22:59:36 -0800 Martin von Zweigbergk mergestate: merge `preresolve()` into `resolve()`
Tue, 09 Nov 2021 19:28:13 +0100 Simon Sapin rhg: Colored output is not supported
Tue, 09 Nov 2021 19:55:46 +0100 Simon Sapin rhg: Enable `rhg status` in most tests
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