log

age author description
Sun, 16 Jan 2011 12:24:48 +0100 Benoit Boissinot revlog: if the nodemap is set, use the fast version of revlog.rev()
Sat, 15 Jan 2011 15:06:53 +0100 Benoit Boissinot revlog/parseindex: construct the nodemap if it is empty
Sat, 15 Jan 2011 13:02:19 +0100 Benoit Boissinot revlog: always add the magic nullid/nullrev entry in parseindex
Sat, 15 Jan 2011 15:04:58 +0100 Benoit Boissinot revlog/parseindex: no need to pass the file around
Sat, 15 Jan 2011 12:44:28 +0100 Benoit Boissinot parsers.c: fix comment
Sat, 15 Jan 2011 12:28:10 +0100 Benoit Boissinot perf: there is no lazy index anymore