Thu, 25 Feb 2021 15:18:00 +0530 |
Sushil khanchi |
tests: accept output changes by 33350debb480
stable
|
Mon, 16 Nov 2020 16:00:50 -0800 |
Martin von Zweigbergk |
errors: use exit code 10 for parse errors
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Thu, 05 Dec 2019 11:15:19 -0500 |
Augie Fackler |
merge with stable
|
Fri, 29 Nov 2019 21:43:13 +0100 |
Denis Laxalde |
log: map None rev to wdirrev when filtering revisions with --line-range
stable
|
Fri, 29 Nov 2019 21:34:54 +0100 |
Denis Laxalde |
tests: check that 'log --line-range' follows uncommitted changes
stable
|
Thu, 14 Nov 2019 11:33:05 +0100 |
Denis Laxalde |
tests: test "hg log" with --line-range and --copies
|
Fri, 13 Apr 2018 22:47:14 +0900 |
Yuya Nishihara |
logcmdutil: rewrite jsonchangeset printer to be backed by jsonformatter
|
Mon, 19 Mar 2018 00:02:59 +0530 |
Pulkit Goyal |
py3: make tests/test-log-linerange.t work on Python 3
|
Sun, 21 Jan 2018 16:04:59 +0900 |
Yuya Nishihara |
graphlog: unblock --line-range option
|
Sun, 11 Feb 2018 14:35:35 +0100 |
Denis Laxalde |
tests: fix check for --graph option in test-log-linerange.t
|
Fri, 20 Oct 2017 21:29:15 -0400 |
Matt Harbison |
test-log-linerange: open binary file in binary mode
stable
|
Thu, 19 Oct 2017 14:55:10 +0200 |
Denis Laxalde |
log: handle removed files with --line-range patterns
|
Thu, 19 Oct 2017 14:12:49 +0200 |
Denis Laxalde |
log: disable bare file patterns with --line-range
|
Thu, 19 Oct 2017 12:37:26 +0200 |
Denis Laxalde |
log: switch to FROMLINE:TOLINE syntax for -L/--line-range
|
Wed, 18 Oct 2017 19:00:33 +0200 |
Denis Laxalde |
log: handle binary files in --line-range patterns
|
Tue, 17 Oct 2017 21:15:31 +0200 |
Denis Laxalde |
log: add -L/--line-range option to follow file history by line range
|