Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 05 Oct 2019 23:30:09 -0400 | Yuya Nishihara | formatter: map -Tjson(...) and -Tcbor(...) to templater |
Sat, 05 Oct 2019 23:20:35 -0400 | Yuya Nishihara | formatter: parse name of built-in formatter templates in standard way |
Sat, 05 Oct 2019 23:04:45 -0400 | Yuya Nishihara | formatter: pass in template spec to templateformatter as argument |
Sat, 05 Oct 2019 15:47:38 -0400 | Yuya Nishihara | templater: add public parseexpr() function to parse "-Tjson(...)" |
Sun, 06 Oct 2019 13:06:19 +0200 | Denis Laxalde | import: read X-Mercurial-Node email header to determine nodeid |
Wed, 02 Oct 2019 07:35:22 +0900 | Yuya Nishihara | patchbomb: use procutil.shellquote() instead of shlex to escape email address |
Mon, 07 Oct 2019 11:52:58 -0400 | Pierre-Yves David | formatting: introduce a `test-check-format-black.t` that enforce formatting |