Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 31 Mar 2015 22:53:48 -0700 | Gregory Szorc | json: implement {shortlog} and {changelog} templates |
Wed, 01 Apr 2015 20:23:58 -0700 | Gregory Szorc | help: populate template functions via docstrings |
Wed, 01 Apr 2015 20:19:43 -0700 | Gregory Szorc | templater: add consistent docstrings to functions |
Sat, 14 Mar 2015 17:33:22 +0900 | Yuya Nishihara | changeset_printer: hide manifest node for workingctx |
Sat, 14 Mar 2015 20:01:30 +0900 | Yuya Nishihara | changeset_printer: display p1rev:p1node with "+" suffix for workingctx |
Sat, 14 Mar 2015 17:29:48 +0900 | Yuya Nishihara | changeset_printer: handle workingctx in _meaningful_parentrevs() |
Sat, 14 Mar 2015 19:38:59 +0900 | Yuya Nishihara | scmutil: add function to help handling workingctx in arithmetic operation |