Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Sat, 15 Sep 2018 00:01:52 +0300 |
Pulkit Goyal |
py3: suppress the return value from .write() call
|
Sat, 15 Sep 2018 00:01:20 +0300 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-diff-color.t
|
Wed, 25 Jul 2018 17:11:59 +0200 |
Boris Feld |
addremove: add associated color for the new labels
|
Mon, 30 Jul 2018 10:18:29 -0400 |
Augie Fackler |
tests: use inline Python instead of sed to add trailing whitespace
stable
|
Wed, 11 Jul 2018 16:11:33 +0200 |
Sune Foldager |
tests: add diff color trailing whitespace test
|
Sun, 08 Jul 2018 16:21:26 +0900 |
Yuya Nishihara |
diff: graduate word-diff option from experimental
|
Mon, 09 Apr 2018 15:58:30 -0700 |
Jun Wu |
patch: implement a new worddiff algorithm
|
Mon, 19 Mar 2018 04:28:30 -0700 |
Jun Wu |
patch: buffer lines for a same hunk
|
Mon, 11 Dec 2017 22:38:31 +0900 |
Yuya Nishihara |
patch: do not break up multibyte character when highlighting word
|
Fri, 08 Dec 2017 17:20:11 +0900 |
Matthieu Laneuville |
patch: move part of tabsplitter logic in _inlinediff
|
Thu, 26 Oct 2017 00:13:38 +0900 |
Matthieu Laneuville |
patch: add within-line color diff capacity
|
Tue, 02 May 2017 22:26:09 -0400 |
Matt Harbison |
test-diff-color: disable pager for expected output on Windows (issue5555)
stable
|
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 19:44:23 +0100 |
Pierre-Yves David |
color: add a 'ui.color' option to control color behavior
|
Thu, 17 Dec 2015 14:38:22 +0000 |
timeless |
record: turn on showfunc
|
Tue, 04 Nov 2014 23:41:46 +0900 |
Yuya Nishihara |
tests: write hgrc of more than two lines by using shell heredoc
|
Wed, 01 Oct 2014 01:04:18 +0200 |
Mads Kiilerich |
ui: show prompt choice if input is not a tty but is forced to be interactive
|
Wed, 20 Aug 2014 15:15:50 -0400 |
Jordi GutiƩrrez Hermoso |
patch: enable diff.tab markup for the color extension
|
Sat, 23 Feb 2013 22:54:57 +0100 |
Simon Heimberg |
tests: remove glob lines which unnecessary match / for \ on windows
|
Fri, 28 Dec 2012 14:10:35 +0100 |
Mads Kiilerich |
tests: fix windows test failures
stable
|
Fri, 30 Nov 2012 00:43:55 +0900 |
FUJIWARA Katsunori |
subrepo: add argument to "diff()" to pass "ui" of caller side (issue3712) (API)
stable 2.4.1
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Sun, 10 Jun 2012 14:14:05 +0200 |
Mads Kiilerich |
tests: convert some 'hghave execbit' to #if
|
Fri, 30 Mar 2012 22:08:46 +0100 |
A. S. Budden |
record: allow splitting of hunks by manually editing patches
|
Mon, 07 Nov 2011 03:14:54 +0100 |
Mads Kiilerich |
tests: use 'hghave execbit' for tests that manipulate x bit in file system
|
Thu, 13 Oct 2011 04:27:49 +0200 |
Mads Kiilerich |
tests: cleanup of echo statements left over from test conversion
|
Thu, 21 Apr 2011 13:47:45 -0700 |
Danek Duvall |
color: add support for terminfo-based attributes and color
|
Sun, 27 Mar 2011 12:59:25 +0200 |
Martin Geisler |
ui: label prompts, default to yellow prompts
|