Sat, 10 Jun 2017 10:46:06 -0400 |
Augie Fackler |
tests: handle variation between pure and normal output in annotate --skip
|
Sat, 03 Jun 2017 00:25:24 +0900 |
Yuya Nishihara |
annotate: restructure formatter output to be nested list (BC)
|
Wed, 24 May 2017 19:39:33 -0700 |
Siddharth Agarwal |
annotate: add a new experimental --skip option to skip revs
|
Mon, 01 May 2017 05:52:36 +0900 |
FUJIWARA Katsunori |
revset: add i18n comments to error messages for followlines predicate
stable
|
Thu, 20 Apr 2017 21:40:28 +0200 |
Denis Laxalde |
context: start walking from "introrev" in blockancestors()
stable
|
Sat, 15 Apr 2017 11:29:42 +0200 |
Denis Laxalde |
revset: properly parse "descend" argument of followlines()
|
Fri, 14 Apr 2017 14:25:06 +0200 |
Denis Laxalde |
context: possibly yield initial fctx in blockdescendants()
|
Fri, 14 Apr 2017 14:09:26 +0200 |
Denis Laxalde |
context: add an assertion checking linerange consistency in blockdescendants()
|
Fri, 14 Apr 2017 08:55:18 +0200 |
Denis Laxalde |
context: follow all branches in blockdescendants()
|
Mon, 16 Jan 2017 09:24:47 +0100 |
Denis Laxalde |
revset: add a 'descend' argument to followlines to return descendants
|
Mon, 09 Jan 2017 17:58:19 +0900 |
Yuya Nishihara |
revset: abuse x:y syntax to specify line range of followlines()
|
Mon, 09 Jan 2017 16:16:26 +0900 |
Yuya Nishihara |
revset: rename rev argument of followlines() to startrev
|
Mon, 09 Jan 2017 16:02:56 +0900 |
Yuya Nishihara |
revset: parse variable-length arguments of followlines() by getargsdict()
|
Wed, 04 Jan 2017 16:47:49 +0100 |
Denis Laxalde |
revset: add a followlines(file, fromline, toline[, rev]) revset
|
Tue, 15 Nov 2016 21:56:49 +0100 |
Mads Kiilerich |
bdiff: give slight preference to appending lines
|
Tue, 08 Nov 2016 18:37:33 +0100 |
Mads Kiilerich |
bdiff: give slight preference to longest matches in the middle of the B side
|
Fri, 02 Sep 2016 15:20:59 +0100 |
Jun Wu |
annotate: pre-calculate the "needed" dictionary (issue5360)
stable
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Sat, 18 Apr 2015 14:10:55 +0900 |
Yuya Nishihara |
committablefilectx: propagate ancestry info to parent to fix annotation
stable
|
Sun, 29 Mar 2015 00:20:56 -0400 |
Matt Harbison |
test-annotate: conditionalize error output for Windows
|
Sat, 16 Aug 2014 17:50:55 +0900 |
Yuya Nishihara |
annotate: add option to annotate working-directory files
|
Wed, 24 Dec 2014 03:26:48 -0800 |
Pierre-Yves David |
linkrev: also adjust linkrev when bootstrapping annotate (issue4305)
|
Tue, 23 Dec 2014 15:30:38 -0800 |
Pierre-Yves David |
filectx.parents: enforce changeid of parent to be in own changectx ancestors
|
Wed, 17 Sep 2014 23:21:20 +0900 |
Yuya Nishihara |
annotate: port to generic templater enabled by hidden -T option
|
Fri, 29 Mar 2013 22:57:16 +0900 |
FUJIWARA Katsunori |
annotate: increase refcount of each revisions correctly (issue3841)
|
Wed, 08 Aug 2012 18:10:37 +0200 |
Mads Kiilerich |
check-code: fix check for trailing whitespace on continued lines too
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Tue, 10 Jan 2012 10:18:19 +0200 |
Ion Savin |
annotate: append newline after non newline-terminated file listings
|
Fri, 18 Nov 2011 12:04:31 +0100 |
Patrick Mezard |
annotate: support diff whitespace filtering flags (issue3030)
|
Wed, 18 May 2011 15:41:03 +0200 |
Thomas Arendsen Hein |
annotate: fix alignment of columns in front of line numbers (issue2807)
|
Sat, 19 Mar 2011 01:34:49 -0500 |
Matt Mackall |
annotate: catch nonexistent files using match.bad callback (issue1590)
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Sat, 14 Aug 2010 02:18:17 +0200 |
Martin Geisler |
tests: unify test-annotate
base
tests/test-annotate@d909561434cc
|