hgext/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 17 Mar 2007 18:46:52 +0100
changeset 4238 ce6c364ebb2a
parent 1360 7d439981bec4
permissions -rw-r--r--
Fix issue443: inconsistent output of "hg qunapplied -v" 1. Don't skip over unpushable (guarded) unapplied patches. 2. Don't display unpushable patches, unless -v is given, otherwise guarded and unguarded patches can't be distinguished.
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