Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 18 Jul 2015 10:29:37 -0700 | Gregory Szorc | revlog: add support for a callback whenever revisions are added |
Fri, 17 Jul 2015 13:44:01 -0700 | Laurent Charignon | crecord: throws error instead of crashing for large diffs |
Fri, 17 Jul 2015 13:41:17 -0700 | Laurent Charignon | crecord: add error reporting for failure in curses interface initialization |
Sun, 05 Jul 2015 12:15:54 +0900 | Yuya Nishihara | revset: parse nullary ":" operator as "0:tip" |
Mon, 06 Jul 2015 22:01:41 +0900 | Yuya Nishihara | parser: take suffix action if no infix action is defined |
Mon, 06 Jul 2015 21:55:55 +0900 | Yuya Nishihara | parser: reorder infix/suffix handling to be similar to prefix/primary flow |