Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 31 Mar 2016 14:23:27 +0800 | Anton Shestakov | hgweb: sort bookmarks early |
Thu, 31 Mar 2016 18:09:09 +0800 | Anton Shestakov | hgweb: add parents to json-log (issue5074) |
Mon, 29 Feb 2016 17:46:06 +0900 | Yuya Nishihara | revset: make _parsealiasdecl() simply return the original parsed tree |
Mon, 29 Feb 2016 16:35:58 +0900 | Yuya Nishihara | revset: inline isvalidfunc(), getfuncname() and getfuncargs() |
Mon, 29 Feb 2016 16:32:18 +0900 | Yuya Nishihara | revset: inline isvalidsymbol() and getsymbol() into _parsealiasdecl() |
Mon, 29 Feb 2016 16:23:09 +0900 | Yuya Nishihara | revset: remove redundant checks for parsed tree of alias |
Wed, 30 Mar 2016 08:15:37 +0000 | timeless | py3: handle iter/iterkeys+iteritems python3 divergence in import-checker |