mercurial/__init__.py
author Matt Mackall <mpm@selenic.com>
Mon, 23 Jul 2007 20:44:08 -0500
changeset 4995 e45fc5d03798
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
manifest: speed up creation of the manifestdict - fold iteration and rawset into parse - avoid creating extra new strings with [:] where possible - speed up node.bin