log tests/test-template-functions.t @ 44582:482a6aac1f15

age author description
Sat, 21 Mar 2020 13:27:47 +0900 Yuya Nishihara revset: allow repo.revs('%d', wdirrev)
Fri, 15 Nov 2019 10:16:27 -0800 Martin von Zweigbergk templates: make {indent("", " ")} be empty
Fri, 15 Nov 2019 10:16:22 -0800 Martin von Zweigbergk tests: document behavior of indent() with empty first line
Sat, 05 Oct 2019 12:03:19 +0200 Denis Laxalde templatefuncs: account for user's diffopts in diff() (BC)
Sun, 14 Oct 2018 13:19:24 +0200 Pierre-Yves David debugobsolete: also issue the "new obsmarkers" messsage
Sun, 16 Jun 2019 12:31:07 +0900 Yuya Nishihara cborutil: fix streamencode() to handle subtypes stable
Sat, 23 Mar 2019 20:59:07 +0900 Yuya Nishihara test-template: fix stdio mode on Windows