Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Sun, 14 Jan 2018 12:59:46 -0800 | Paul Morelle | revlog: separate diff computation from the collection of other info |
Fri, 12 Jan 2018 18:58:44 +0100 | Paul Morelle | revlog: introduce 'deltainfo' to distinguish from 'delta' |