Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 24 Mar 2015 00:28:28 +0900 | Yuya Nishihara | revset: add optional offset argument to limit() predicate |
Mon, 12 Oct 2015 17:19:22 +0900 | Yuya Nishihara | revset: port limit() to support keyword arguments |
Mon, 12 Oct 2015 17:14:47 +0900 | Yuya Nishihara | revset: eliminate temporary reference to subset in limit() and last() |
Wed, 14 Oct 2015 02:49:17 +0900 | FUJIWARA Katsunori | dirstate: read from pending file under HG_PENDING mode if it exists |
Wed, 14 Oct 2015 02:49:17 +0900 | FUJIWARA Katsunori | dirstate: make writing in-memory changes aware of transaction activity |
Wed, 14 Oct 2015 02:49:17 +0900 | FUJIWARA Katsunori | dirstate: make functions for backup aware of transaction activity |