Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 10 Jun 2017 19:41:42 +0900 | Yuya Nishihara | revset: filter first/last members by __and__ operation |
Sat, 10 Jun 2017 18:35:11 +0900 | Yuya Nishihara | revset: reject negative number to select first/last n members |
Sat, 10 Jun 2017 18:04:56 +0900 | Yuya Nishihara | revset: fix order of last() n members where n > 1 (BC) |
Sat, 10 Jun 2017 20:14:23 +0900 | Yuya Nishihara | debugrevspec: add option to suppress list of computed revisions |
Sat, 10 Jun 2017 20:03:35 +0900 | Yuya Nishihara | debugrevspec: add option to print representation of smartset object |
Mon, 12 Jun 2017 11:24:21 -0700 | Martin von Zweigbergk | help: correct description of "glob:foo/*" matching stable |
Sat, 10 Jun 2017 01:59:22 +0100 | Pierre-Yves David | bookmarks: make sure we close the bookmark file after reading |