Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 06 Apr 2018 09:41:25 -0700 | Martin von Zweigbergk | histedit: drop unnecessary check for "self.node is not None" |
Sun, 08 Apr 2018 08:06:34 -0700 | Martin von Zweigbergk | context: extract partial nodeid lookup method to scmutil |
Mon, 19 Mar 2018 20:23:27 +0900 | Yuya Nishihara | templatekw: fix return type of {succsandmarkers} (BC) |
Sat, 17 Mar 2018 23:34:38 +0900 | Yuya Nishihara | formatter: remove template resources from nested items before generating JSON |
Thu, 15 Mar 2018 21:09:37 +0900 | Yuya Nishihara | templater: add public interface returning a set of resource keys |
Thu, 15 Mar 2018 22:27:16 +0900 | Yuya Nishihara | formatter: make nested items somewhat readable in template output |
Sun, 18 Mar 2018 23:36:52 +0900 | Yuya Nishihara | templater: wrap result of '%' operation so it never looks like a thunk |