hgext/__init__.py
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Tue, 13 Jul 2010 22:30:01 +0900
branchstable
changeset 11546 134eb1c97e94
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually This should make the MQ API more transparent: callers only have to call save_dirty, and no mq.added magic or knowledge is required.
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