Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 26 Sep 2017 03:56:20 -0700 | Durham Goode | dirstate: move filefoldmap to dirstatemap |
Tue, 26 Sep 2017 03:56:20 -0700 | Durham Goode | dirstate: move nonnormalentries to dirstatemap |
Tue, 26 Sep 2017 03:56:20 -0700 | Durham Goode | dirstate: create new dirstatemap class |
Fri, 29 Sep 2017 15:49:43 +0000 | Alex Gaynor | style: always use `x is not None` instead of `not x is None` |
Sun, 24 Apr 2016 18:41:23 +0900 | Yuya Nishihara | templatekw: add new-style template expansion to {manifest} |
Mon, 24 Apr 2017 21:37:11 +0900 | Yuya Nishihara | templater: adjust binding strength of '%' and '|' operators (BC) |