log

age author description
Mon, 20 Jul 2020 21:33:28 -0700 Martin von Zweigbergk templatespec: move check for non-unicode to lower-level function
Mon, 20 Jul 2020 21:32:10 -0700 Martin von Zweigbergk templatespec: logcmdutil.templatespec() gets either template or mapfile
Thu, 16 Jul 2020 13:33:46 -0700 Martin von Zweigbergk templatespec: create a factory function for each type there is
Wed, 29 Jul 2020 10:42:09 -0700 Martin von Zweigbergk templater: stop accepting a single style to stylemap()
Thu, 23 Jul 2020 10:20:48 -0700 Martin von Zweigbergk formatter: inline a variable assigned from `templater.templater.frommapfile`
Wed, 22 Jul 2020 21:23:46 -0700 Martin von Zweigbergk templater: don't normalize path separators to '/' when interacting with OS
Thu, 23 Jul 2020 22:50:20 -0700 Martin von Zweigbergk formatter: remove now-unnecessary check for file-ness
Thu, 23 Jul 2020 22:47:55 -0700 Martin von Zweigbergk templater: make templatepath() not return directory paths
Thu, 23 Jul 2020 22:44:18 -0700 Martin von Zweigbergk tests: show unusual error message for `hg log --style coal`
Wed, 22 Jul 2020 10:34:24 -0700 Martin von Zweigbergk config: remove now-unused `abs` argument from `include` callback
Wed, 22 Jul 2020 10:32:28 -0700 Martin von Zweigbergk config: re-calculate absolute %include path in `include` callback
Wed, 22 Jul 2020 10:25:28 -0700 Martin von Zweigbergk subrepoutil: use relative path for looking up config `%include`s
Wed, 22 Jul 2020 00:13:02 -0700 Martin von Zweigbergk config: remove now-unused support for "includepaths"
Sat, 25 Jul 2020 22:51:26 +0900 Yuya Nishihara dispatch: adjust ui.flush() timing to stabilize test-blackbox.t stable
Sun, 26 Jul 2020 12:46:04 -0700 Gregory Szorc clonebundles: document REQUIREDRAM key stable