log tests/test-status-color.t @ 26677:e9b3d523f2e6

age author description
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