Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 24 Jul 2020 11:24:59 -0700 | Martin von Zweigbergk | templater: handle None returned from templatedir() |
Fri, 24 Jul 2020 00:50:57 +0530 | Pulkit Goyal | tests: glob 'mercurial.error' in test-phases.t stable |
Thu, 23 Jul 2020 17:32:09 +0200 | Pierre-Yves David | infinitepush: remove unused import to tempfile stable |
Wed, 22 Jul 2020 00:09:17 -0700 | Martin von Zweigbergk | templater: do search for include of unqualified builtin outside of config code |
Tue, 21 Jul 2020 21:59:12 -0700 | Martin von Zweigbergk | templater: switch to lower-level config.parse() in _readmapfile() |
Tue, 21 Jul 2020 23:50:42 -0700 | Martin von Zweigbergk | config: pass both relative and absolute paths to `include` callback |
Wed, 22 Jul 2020 22:38:42 -0700 | Martin von Zweigbergk | tests: add test for bad template %include and __base__ |