Mercurial > hg
log tests/test-parseindex2.py @ 16543:715a9fb8ef22 stable
age | author | description |
---|---|---|
Thu, 12 Apr 2012 14:05:59 -0700 | Bryan O'Sullivan | parsers: use base-16 trie for faster node->rev mapping |
Thu, 05 Apr 2012 13:00:35 -0700 | Bryan O'Sullivan | parsers: incrementally parse the revlog index in C |
Tue, 11 Jan 2011 17:01:04 -0600 | Matt Mackall | revlog: only build the nodemap on demand |
Tue, 04 Jan 2011 14:12:52 -0600 | Matt Mackall | revlog: remove lazy index |
Wed, 22 Apr 2009 01:39:47 +0200 | Martin Geisler | remove unnecessary outer parenthesis in if-statements |
Fri, 17 Oct 2008 01:05:10 +0200 | Bernhard Leiner | Add parseindex2.py test case |