sapling/hgext
Matt Mackall 3dfe783ec5 transactions: avoid late tear-down (issue641)
We use weak references (ugh) to avoid having to manually delete
transaction references out of each call frame when an exception occurs.
2007-07-22 14:53:57 -05:00
..
convert Merge with crew 2007-07-21 16:44:38 -05:00
__init__.py Re-add hgext/__init__.py 2005-09-29 12:49:01 -07:00
acl.py ui: Rename has_config to has_section. 2007-05-27 13:50:59 -07:00
alias.py test-alias: Removed fallback to parentui, no longer needed since 681da44cf9e4 2007-07-21 17:56:30 +02:00
bugzilla.py Fix typo in bugzilla extension. 2007-05-08 11:51:16 -07:00
children.py children extension: Don't abort when looking at the null revision. 2007-07-03 12:50:05 +02:00
extdiff.py Updated command tables in commands.py and hgext extensions. 2007-06-26 22:38:57 +02:00
fetch.py Make repo locks recursive, eliminate all passing of lock/wlock 2007-07-21 16:02:10 -05:00
gpg.py dirstate: add __contains__ and make __getitem__ more useful 2007-07-21 16:02:09 -05:00
graphlog.py Make hg glog abort if unused arguments are given. 2007-06-28 16:18:09 +02:00
hbisect.py merge with crew-stable 2007-06-04 00:26:53 -03:00
hgk.py Updated command tables in commands.py and hgext extensions. 2007-06-26 22:38:57 +02:00
interhg.py interhg extension allows you to change changelog text like InterWiki. 2007-07-03 00:13:52 +09:00
mq.py transactions: avoid late tear-down (issue641) 2007-07-22 14:53:57 -05:00
notify.py merge with stable 2007-06-04 22:08:42 +02:00
patchbomb.py patchbomb: add --desc, to specify a file containing a series description 2007-07-16 14:43:47 -07:00
purge.py removed trailing whitespace 2007-07-21 10:30:51 +02:00
transplant.py Make repo locks recursive, eliminate all passing of lock/wlock 2007-07-21 16:02:10 -05:00
win32text.py Correct inadvertent line ending change. 2007-07-09 10:59:49 -07:00