Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 17 May 2015 15:16:13 +0900 | Yuya Nishihara | revset: add fast path for _list() of integer revisions |
Sun, 17 May 2015 15:11:38 +0900 | Yuya Nishihara | revset: optimize 'or' operation of trivial revisions to a list |
Fri, 29 May 2015 21:31:00 +0900 | Yuya Nishihara | revset: make "null" able to appear in internal _list() expression |
Sun, 24 May 2015 14:49:41 +0900 | Yuya Nishihara | revset: make internal _list() expression remove duplicated revisions |
Sun, 24 May 2015 14:34:12 +0900 | Yuya Nishihara | repair: use _hexlist() to build revset expression from binary nodes |
Thu, 28 May 2015 23:49:19 -0700 | Pierre-Yves David | listkey: display the size of the listkey payload in a debug message |