Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 06 Oct 2019 17:45:05 -0400 | Gregory Szorc | py3: stop normalizing 2nd argument of *attr() to unicode |
Sun, 06 Oct 2019 14:58:41 -0400 | Yuya Nishihara | log: populate keywords if specified in custom -Tjson(...) or -Tcbor(...) |
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 |