Mercurial > hg
graph
-
templatespec: use new factory functions in logcmdutilMon, 20 Jul 2020 22:43:33 -0700, by Martin von Zweigbergk
-
templatespec: move check for non-unicode to lower-level functionMon, 20 Jul 2020 21:33:28 -0700, by Martin von Zweigbergk
-
templatespec: logcmdutil.templatespec() gets either template or mapfileMon, 20 Jul 2020 21:32:10 -0700, by Martin von Zweigbergk
-
templatespec: create a factory function for each type there isThu, 16 Jul 2020 13:33:46 -0700, by Martin von Zweigbergk
-
templater: stop accepting a single style to stylemap()Wed, 29 Jul 2020 10:42:09 -0700, by Martin von Zweigbergk
-
formatter: inline a variable assigned from `templater.templater.frommapfile`Thu, 23 Jul 2020 10:20:48 -0700, by Martin von Zweigbergk
-
templater: don't normalize path separators to '/' when interacting with OSWed, 22 Jul 2020 21:23:46 -0700, by Martin von Zweigbergk
-
formatter: remove now-unnecessary check for file-nessThu, 23 Jul 2020 22:50:20 -0700, by Martin von Zweigbergk
-
templater: make templatepath() not return directory pathsThu, 23 Jul 2020 22:47:55 -0700, by Martin von Zweigbergk
-
tests: show unusual error message for `hg log --style coal`Thu, 23 Jul 2020 22:44:18 -0700, by Martin von Zweigbergk
-
config: remove now-unused `abs` argument from `include` callbackWed, 22 Jul 2020 10:34:24 -0700, by Martin von Zweigbergk
-
config: re-calculate absolute %include path in `include` callbackWed, 22 Jul 2020 10:32:28 -0700, by Martin von Zweigbergk
-
subrepoutil: use relative path for looking up config `%include`sWed, 22 Jul 2020 10:25:28 -0700, by Martin von Zweigbergk
-
config: remove now-unused support for "includepaths"Wed, 22 Jul 2020 00:13:02 -0700, by Martin von Zweigbergk
-
dispatch: adjust ui.flush() timing to stabilize test-blackbox.t stableSat, 25 Jul 2020 22:51:26 +0900, by Yuya Nishihara