Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 03 Jun 2017 19:17:19 +0900 | Yuya Nishihara | export: map wctx.node() to 'ff...' node id (issue5438) |
Sat, 03 Jun 2017 20:39:33 +0900 | Yuya Nishihara | revset: add support for integer and hex wdir identifiers |
Fri, 19 Aug 2016 18:40:35 +0900 | Yuya Nishihara | localrepo: map integer and hex wdir identifiers to workingctx |
Sat, 20 Aug 2016 22:37:58 +0900 | Yuya Nishihara | revlog: map rev(wdirid) to WdirUnsupported exception |
Sat, 03 Jun 2017 19:12:01 +0900 | Yuya Nishihara | scmutil: introduce binnode(ctx) as paired function with intrev(ctx) |
Sat, 03 Jun 2017 19:01:19 +0900 | Yuya Nishihara | merge: use scmutil.intrev() to sort ctx objects |
Sat, 03 Jun 2017 18:57:28 +0900 | Yuya Nishihara | scmutil: pass ctx object to intrev() |