Sat, 15 Sep 2018 17:26:21 +0900 |
Yuya Nishihara |
log: fill in pseudo rev and node as wdir() manifest identifiers
|
file |
diff |
annotate
|
Thu, 07 Jun 2018 21:48:11 +0900 |
Yuya Nishihara |
formatter: populate ctx from repo and node value
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 22:04:01 +0900 |
Yuya Nishihara |
templatekw: add experimental {status} keyword
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 21:52:01 +0900 |
Yuya Nishihara |
templatekw: add option to include ignored/clean/unknown files in cache
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 22:07:42 +0900 |
Yuya Nishihara |
templatekw: keep status tuple in cache dict and rename cache key accordingly
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 21:39:12 +0900 |
Yuya Nishihara |
templatekw: extract function that computes and caches file status
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 21:28:51 +0900 |
Yuya Nishihara |
templatekw: add {size} keyword as an example of fctx-based keyword
|
file |
diff |
annotate
|
Sun, 05 Aug 2018 16:33:30 +0900 |
Yuya Nishihara |
templatekw: add {path} keyword to host documentation
|
file |
diff |
annotate
|
Sun, 05 Aug 2018 16:27:09 +0900 |
Yuya Nishihara |
templatekw: alias {name} of file copies dict to {path}
|
file |
diff |
annotate
|
Sun, 05 Aug 2018 16:14:18 +0900 |
Yuya Nishihara |
templatekw: alias {file} of files list to {path}
|
file |
diff |
annotate
|
Tue, 24 Jul 2018 22:13:21 +0900 |
Yuya Nishihara |
templatekw: copy {author} to {user} and document {author} as an alias
|
file |
diff |
annotate
|
Fri, 27 Jul 2018 14:48:58 -0700 |
Martin von Zweigbergk |
templatekw: use ctx1.status(ctx2) instead of repo.status(ctx1, ctx2)
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:49:25 +0900 |
Yuya Nishihara |
diffutil: move the module out of utils package
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:41:36 +0900 |
Yuya Nishihara |
diffutil: remove diffopts() in favor of diffallopts()
|
file |
diff |
annotate
|
Fri, 06 Jul 2018 21:29:05 +0900 |
Yuya Nishihara |
templatekw: obtain ui directly from the template context
|
file |
diff |
annotate
|
Sat, 23 Jun 2018 14:30:31 +0200 |
Boris Feld |
template: directly instantiate diff options for diffstat
|
file |
diff |
annotate
|
Wed, 04 Jul 2018 12:12:49 -0700 |
Gregory Szorc |
manifest: define and implement rev() on manifestlog
|
file |
diff |
annotate
|
Tue, 22 May 2018 15:02:52 +0200 |
Boris Feld |
context: explicitly take diffopts in `context.diff` (API)
|
file |
diff |
annotate
|
Thu, 14 Jun 2018 20:29:27 +0900 |
Yuya Nishihara |
py3: fix map() use in templatekw.showpredecessors()
|
file |
diff |
annotate
|
Wed, 13 Jun 2018 21:57:24 +0900 |
Yuya Nishihara |
templater: restore the original string format of {date}
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 17:54:02 +0900 |
Yuya Nishihara |
templater: introduce a wrapper for date tuple (BC)
|
file |
diff |
annotate
|
Sat, 09 Jun 2018 12:36:06 +0900 |
Yuya Nishihara |
templater: rename mappable to hybriditem as it is the primary use case
|
file |
diff |
annotate
|
Mon, 26 Mar 2018 10:49:01 -0700 |
Martin von Zweigbergk |
templatekw: make getrenamed() return only filename, not nodeid
|
file |
diff |
annotate
|
Thu, 10 May 2018 22:00:41 -0400 |
Matt Harbison |
templatekw: drop deprecated showlist() and showdict() (API)
|
file |
diff |
annotate
|
Sun, 23 Apr 2017 13:15:30 +0900 |
Yuya Nishihara |
encoding: introduce tagging type for non-lossy non-ASCII string
|
file |
diff |
annotate
|
Tue, 08 May 2018 17:54:57 +0800 |
Anton Shestakov |
templates: split getgraphnode() body into two functions
|
file |
diff |
annotate
|
Sun, 15 Apr 2018 19:41:34 +0800 |
Anton Shestakov |
templates: adjust white space amount in the output of {whyunstable}
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 20:34:14 +0800 |
Anton Shestakov |
templates: make divergentnodes in whyunstable keyword be a hybrid list
|
file |
diff |
annotate
|
Mon, 26 Mar 2018 17:00:12 +0800 |
Anton Shestakov |
templates: add whyunstable template keyword
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 20:23:27 +0900 |
Yuya Nishihara |
templatekw: fix return type of {succsandmarkers} (BC)
|
file |
diff |
annotate
|