Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 13 Sep 2016 13:49:42 -0700 | Martin von Zweigbergk | rebase: make debug logging more consistent |
Sun, 26 Jun 2016 18:41:28 +0900 | Yuya Nishihara | revset: fix order of nested '_(|int|hex)list' expression (BC) |
Sun, 26 Jun 2016 18:17:12 +0900 | Yuya Nishihara | revset: fix order of nested 'or' expression (BC) |
Sun, 07 Aug 2016 17:58:50 +0900 | Yuya Nishihara | revset: add 'takeorder' attribute to mark functions that need ordering flag |
Sun, 07 Aug 2016 17:46:12 +0900 | Yuya Nishihara | revset: pass around ordering flags to operations |
Sun, 07 Aug 2016 17:48:52 +0900 | Yuya Nishihara | revset: add stub to handle parentpost operation |
Tue, 16 Feb 2016 22:02:16 +0900 | Yuya Nishihara | revset: infer ordering flag to teach if operation should define/follow order |