Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 10 Dec 2017 18:25:33 +0900 | Yuya Nishihara | log: rewrite --follow-first -rREV like --follow for consistency (BC) |
Tue, 02 Jan 2018 17:37:01 +0900 | Yuya Nishihara | log: use revsetlang.formatspec() thoroughly |
Tue, 02 Jan 2018 17:13:18 +0900 | Yuya Nishihara | log: use revsetlang.formatspec() to concatenate list expression |
Tue, 02 Jan 2018 17:00:48 +0900 | Yuya Nishihara | log: simplify 'x or ancestors(x)' expression |
Tue, 02 Jan 2018 16:58:37 +0900 | Yuya Nishihara | log: make opt2revset table a module constant |
Sun, 14 Jan 2018 13:04:26 -0800 | Paul Morelle | revlog: group revision info into a dedicated structure |
Sun, 14 Jan 2018 13:01:35 -0800 | Paul Morelle | revlog: rename 'rev' to 'base', as it is the base revision |