Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Thu, 02 Apr 2015 08:18:33 +0200 | Mathias De Maré | tests: handle deleted .hg directory (git 2.2.0 and higher) (issue4585) |