Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Tue, 10 Jul 2018 02:33:43 +0200 | Boris Feld | sparse-read: discard gap below 65K only |
Fri, 22 Jun 2018 17:12:24 +0200 | Paul Morelle | sparse-read: target density of 50% instead of 25% |
Fri, 06 Jul 2018 00:39:21 +0530 | Sangeet Kumar Mishra | grep: change default behaviour to search working directory files (BC) |
Tue, 10 Jul 2018 13:18:34 +0200 | Sune Foldager | patch: don't separate \r and \n when colorizing diff output |