Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 11 Sep 2018 22:36:51 +0900 | Yuya Nishihara | ancestor: rename local aliases of heapq functions in _lazyancestorsiter() |
Mon, 10 Sep 2018 21:58:59 +0900 | Yuya Nishihara | ancestor: optimize _lazyancestorsiter() for contiguous chains |
Mon, 10 Sep 2018 21:54:40 +0900 | Yuya Nishihara | ancestor: unroll loop of parents in _lazyancestorsiter() |
Mon, 10 Sep 2018 21:46:19 +0900 | Yuya Nishihara | ancestor: return early from _lazyancestorsiter() when reached to stoprev |
Tue, 11 Sep 2018 22:38:32 +0900 | Yuya Nishihara | ancestor: remove alias of initrevs from _lazyancestorsiter() |
Tue, 11 Sep 2018 10:36:07 -0700 | Gregory Szorc | narrow: validate patterns returned by expandnarrow |
Tue, 11 Sep 2018 15:25:35 -0700 | Gregory Szorc | narrowspec: limit patterns to path: and rootfilesin: (BC) |