Mon, 18 Jun 2018 15:24:17 +0530 |
Pulkit Goyal |
py3: suppress the output of .write() calls in tests/test-revlog-v2.t
|
Mon, 18 Jun 2018 15:23:25 +0530 |
Pulkit Goyal |
py3: add couple of missing b'' prefixes in tests/test-pager-legacy.t
|
Thu, 14 Jun 2018 15:17:47 -0700 |
Martin von Zweigbergk |
import: use context manager for lock, dirstateguard, transaction
|
Sun, 17 Jun 2018 23:03:23 -0400 |
Augie Fackler |
streamclone: update progress later to avoid passing None to util.bytecount
|
Sun, 17 Jun 2018 23:00:08 -0400 |
Augie Fackler |
highlight: adjust to attribute being private
|
Thu, 03 May 2018 12:04:36 +0900 |
Yuya Nishihara |
annotate: automatically populate fields referenced from template
|
Thu, 03 May 2018 12:10:47 +0900 |
Yuya Nishihara |
annotate: reverse mapping between option name and field name
|
Thu, 03 May 2018 11:56:49 +0900 |
Yuya Nishihara |
formatter: provide hint of referenced field names
|
Thu, 03 May 2018 11:53:56 +0900 |
Yuya Nishihara |
templater: add function to look up symbols used in template
|
Thu, 03 May 2018 11:17:52 +0900 |
Yuya Nishihara |
templater: parse template string to tree by templater class
|
Thu, 03 May 2018 10:58:56 +0900 |
Yuya Nishihara |
templater: drop extension point of engine classes (API)
|
Thu, 03 May 2018 11:09:27 +0900 |
Yuya Nishihara |
templater: make it clearer that parsing doesn't cause recursion
|
Thu, 03 May 2018 10:53:29 +0900 |
Yuya Nishihara |
templater: mark most attributes as private
|
Sun, 17 Jun 2018 06:23:29 -0700 |
Martin von Zweigbergk |
setdiscovery: use progress helper
|