Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 02 Nov 2016 17:10:47 -0700 | Durham Goode | manifest: change manifestlog mancache to be directory based |
Wed, 02 Nov 2016 17:24:06 -0700 | Durham Goode | manifest: add manifestlog.get to obtain subdirectory instances |
Wed, 02 Nov 2016 17:33:31 -0700 | Durham Goode | manifest: throw LookupError if node not in revlog |
Sun, 23 Oct 2016 10:40:33 -0700 | Gregory Szorc | revlog: optimize _chunkraw when startrev==endrev |
Sat, 22 Oct 2016 15:41:23 -0700 | Gregory Szorc | revlog: inline start() and end() for perf reasons |
Sun, 23 Oct 2016 09:34:55 -0700 | Gregory Szorc | revlog: reorder index accessors to match data structure order |
Thu, 03 Nov 2016 15:17:02 +0100 | Pierre-Yves David | color: add the ability to display configured style to 'debugcolor' |