mercurial/__init__.py
author Matt Mackall <mpm@selenic.com>
Tue, 17 Oct 2006 18:31:18 -0500
changeset 3432 028fff46a4ac
parent 0 9117c6561b0b
permissions -rw-r--r--
Add branchtags function with cache - cache stores tipmost node and rev and node,label pairs - if cache is out of date, scan new changesets - write new cache out after scan