Mercurial > public > mercurial-scm > hg-stable
log mercurial/formatter.py @ 47290:40b51c28b242
age | author | description |
---|---|---|
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Mon, 15 Mar 2021 17:09:42 +0100 | Pierre-Yves David | debugdiscovery: also integrate the discovery output in the json one |
Thu, 06 Aug 2020 09:50:10 -0700 | Martin von Zweigbergk | templater: add exception-raising version of open_template() |
Tue, 04 Aug 2020 13:22:00 -0700 | Martin von Zweigbergk | templater: pass opened file-like object to templatespec |
Tue, 04 Aug 2020 13:21:29 -0700 | Martin von Zweigbergk | templater: replace templatepath() with function that also opens the file |
Mon, 20 Jul 2020 21:33:28 -0700 | Martin von Zweigbergk | templatespec: move check for non-unicode to lower-level function |
Thu, 16 Jul 2020 13:33:46 -0700 | Martin von Zweigbergk | templatespec: create a factory function for each type there is |