Tue, 04 Aug 2020 13:21:29 -0700 |
Martin von Zweigbergk |
templater: replace templatepath() with function that also opens the file
|
file |
diff |
annotate
|
Mon, 20 Jul 2020 22:43:33 -0700 |
Martin von Zweigbergk |
templatespec: use new factory functions in logcmdutil
|
file |
diff |
annotate
|
Mon, 20 Jul 2020 21:33:28 -0700 |
Martin von Zweigbergk |
templatespec: move check for non-unicode to lower-level function
|
file |
diff |
annotate
|
Mon, 20 Jul 2020 21:32:10 -0700 |
Martin von Zweigbergk |
templatespec: logcmdutil.templatespec() gets either template or mapfile
|
file |
diff |
annotate
|
Thu, 07 May 2020 16:54:17 -0400 |
Augie Fackler |
cleanup: avoid extra node/ctx conversions in logcmdutil.diffordiffstat
|
file |
diff |
annotate
|
Tue, 28 Jan 2020 21:49:50 -0800 |
Martin von Zweigbergk |
graphlog: use '%' for other context in merge conflict
|
file |
diff |
annotate
|
Thu, 21 Nov 2019 16:48:34 +0100 |
Denis Laxalde |
logcmdutil: call _exthook() in changesettemplater
|
file |
diff |
annotate
|
Thu, 05 Dec 2019 11:15:19 -0500 |
Augie Fackler |
merge with stable
|
file |
diff |
annotate
|
Thu, 21 Nov 2019 22:43:01 +0900 |
Yuya Nishihara |
graphlog: change state dict to attr struct
|
file |
diff |
annotate
|
Tue, 19 Nov 2019 23:53:12 +0900 |
Yuya Nishihara |
typing: fix return type of logcmdutil.getrevs()
|
file |
diff |
annotate
|
Tue, 19 Nov 2019 23:49:05 +0900 |
Yuya Nishihara |
typing: consolidate "if not globals():" trick
|
file |
diff |
annotate
|
Fri, 29 Nov 2019 21:43:13 +0100 |
Denis Laxalde |
log: map None rev to wdirrev when filtering revisions with --line-range
stable
|
file |
diff |
annotate
|
Wed, 13 Nov 2019 22:22:31 -0500 |
Augie Fackler |
logcmdutil: add a type annotation
|
file |
diff |
annotate
|
Thu, 14 Nov 2019 15:27:50 -0500 |
Augie Fackler |
logcmdutil: use field names instead of field numbers on scmutil.status
|
file |
diff |
annotate
|
Thu, 14 Nov 2019 11:11:38 +0100 |
Denis Laxalde |
logcmdutil: let getlinerangerevs() return "revs" as a smartset
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 14:58:41 -0400 |
Yuya Nishihara |
log: populate keywords if specified in custom -Tjson(...) or -Tcbor(...)
|
file |
diff |
annotate
|
Sat, 05 Oct 2019 23:20:35 -0400 |
Yuya Nishihara |
formatter: parse name of built-in formatter templates in standard way
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Wed, 19 Jun 2019 10:19:32 -0700 |
Martin von Zweigbergk |
log: pass getcopies() function instead of getrenamed() to displayer (API)
|
file |
diff |
annotate
|
Tue, 18 Jun 2019 23:19:24 -0700 |
Martin von Zweigbergk |
logcmdutil: also check for copies in null revision and working copy
|
file |
diff |
annotate
|
Thu, 16 May 2019 08:15:20 +0900 |
Yuya Nishihara |
log: flag topo-sorted set as such
|
file |
diff |
annotate
|
Wed, 01 May 2019 09:34:47 -0700 |
Martin von Zweigbergk |
log: add config for making `hg log -G` always topo-sorted
|
file |
diff |
annotate
|
Tue, 14 May 2019 09:13:39 -0700 |
Martin von Zweigbergk |
log: remove an unnecessary "and opts.get('rev')" condition
|
file |
diff |
annotate
|
Thu, 21 Mar 2019 21:40:22 -0400 |
Matt Harbison |
diff: support diffing explicit files in subrepos
|
file |
diff |
annotate
|
Sun, 10 Mar 2019 12:57:24 +0900 |
Yuya Nishihara |
template: add CBOR output format
|
file |
diff |
annotate
|
Thu, 31 Jan 2019 15:35:51 -0800 |
Martin von Zweigbergk |
diff: make --stat respect ui.relative-paths
|
file |
diff |
annotate
|
Fri, 08 Feb 2019 11:56:39 -0800 |
Martin von Zweigbergk |
diff: respect ui.relative-paths for warning about path outside --root
|
file |
diff |
annotate
|