Thu, 10 Nov 2016 16:34:43 -0500 | Augie Fackler | revlog: avoid shadowing several variables using list comprehensions | file | diff | annotate |
Sun, 23 Oct 2016 10:40:33 -0700 | Gregory Szorc | revlog: optimize _chunkraw when startrev==endrev | file | diff | annotate |
Sat, 22 Oct 2016 15:41:23 -0700 | Gregory Szorc | revlog: inline start() and end() for perf reasons | file | diff | annotate |
Sun, 23 Oct 2016 09:34:55 -0700 | Gregory Szorc | revlog: reorder index accessors to match data structure order | file | diff | annotate |
Fri, 14 Oct 2016 02:25:08 +0200 | Pierre-Yves David | revlog: make 'storedeltachains' a "public" attribute | file | diff | annotate |
Sat, 24 Sep 2016 12:25:37 -0700 | Gregory Szorc | revlog: add instance variable controlling delta chain use | file | diff | annotate |
Wed, 24 Aug 2016 20:18:58 -0700 | Gregory Szorc | revlog: document high frequency of code execution | file | diff | annotate |