Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 04 Mar 2018 16:23:03 -0500 | Augie Fackler | tests: stop over-specifying tempfile name |
Sat, 10 Mar 2018 23:58:01 -0500 | Matt Harbison | wireproto: explicitly flush stdio to prevent stalls on Windows |
Sun, 18 Mar 2018 15:32:49 -0400 | Matt Harbison | test-lfs: glob over some output changes |
Fri, 16 Mar 2018 21:24:12 +0900 | Yuya Nishihara | templater: factor out helper that renders named template as string |
Sat, 17 Mar 2018 11:23:04 +0900 | Yuya Nishihara | templater: rename .render(mapping) to .renderdefault(mapping) (API) |
Sat, 17 Mar 2018 15:22:14 +0900 | Yuya Nishihara | templater: fix invalid reference of runsymbol in doctest |