Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 29 Aug 2016 17:19:09 +0200 | Mathias De Maré | formatter: introduce isplain() to replace (the inverse of) __nonzero__() (API) |
Tue, 30 Aug 2016 15:55:07 -0400 | Augie Fackler | diffopts: notice a negated boolean flag in diffopts |
Tue, 13 Sep 2016 22:57:57 -0400 | Augie Fackler | flags: allow specifying --no-boolean-flag on the command line (BC) |
Tue, 03 May 2016 13:36:12 +0900 | Yuya Nishihara | revset: make sort() noop depending on ordering requirement (BC) |
Tue, 03 May 2016 13:36:12 +0900 | Yuya Nishihara | revset: make reverse() noop depending on ordering requirement (BC) |
Tue, 03 May 2016 12:52:50 +0900 | Yuya Nishihara | revset: fix order of nested 'range' expression (BC) |
Wed, 01 Jun 2016 20:54:04 +0900 | Yuya Nishihara | revset: forward ordering requirement to argument of present() |