hgext/__init__.py
author Brendan Cully <brendan@kublai.com>
Wed, 26 Jul 2006 12:22:04 -0700
changeset 2682 4e2dc5c16e61
parent 1360 7d439981bec4
permissions -rw-r--r--
Add mq patch names to tagscache instead of overriding lookup. This makes mq patch names visible in hg log and hg tags. It also resolves the names only once, rather than on every lookup.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder