Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 24 Mar 2016 16:01:07 -0700 | Mads Kiilerich | tests: coverage of ancestry with convert in multiple non-overlapping steps |
Mon, 29 Feb 2016 22:58:15 +0900 | Yuya Nishihara | revset: rename findaliases() to expandaliases() |
Tue, 29 Mar 2016 16:30:59 +0900 | Yuya Nishihara | parser: add short comment how aliases are expanded in phases |
Tue, 29 Mar 2016 16:19:31 +0900 | Yuya Nishihara | parser: reorder alias expansion routine to return early |
Mon, 29 Feb 2016 22:15:44 +0900 | Yuya Nishihara | parser: move functions that process alias expansion to rule-set class |
Mon, 29 Feb 2016 22:10:48 +0900 | Yuya Nishihara | revset: unindent codes in _getalias() function |
Mon, 29 Feb 2016 19:24:15 +0900 | Yuya Nishihara | parser: extract helper that creates a dict of aliases |