Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 10 Jul 2018 10:34:33 +0200 | Boris Feld | revlog: document and test _slicechunk |
Tue, 10 Jul 2018 10:18:46 +0200 | Boris Feld | revlog: add a doctest for _segmentspan |
Tue, 10 Jul 2018 10:04:44 +0200 | Boris Feld | revlog: add a doctest to _trimchunk |
Tue, 10 Jul 2018 10:04:31 +0200 | Boris Feld | revlog: introduce a tiny mock of a revlog class |
Thu, 17 May 2018 15:10:36 +0200 | Paul Morelle | revlog: _segmentspan computes the byte span of a segment |
Tue, 10 Jul 2018 15:17:05 -0700 | Boris Feld | revlog: early return in _slicechunk when span is already small enough |
Tue, 19 Jun 2018 15:03:58 +0200 | Paul Morelle | revlog: early return in _slicechunk when density is already good |