sapling/mercurial
mpm@selenic.com 0420d357e1 transaction: nullify journal after close()
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

transaction: nullify journal after close()

This keeps us from trying to cleanup in __del__.

bug spotted by K Thananchayan <thananck@yahoo.com>

manifest hash: 1f4c5fa43d2458cdcb6ec0f0a7066b3c3e699f33
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCxwQ6ywK+sNU5EO8RAuGhAJ9+BnKILwRCF9EKlPTz2zptiysQ/QCgsB3s
VKIehiStv+ibWQQi15k4mwk=
=nZD1
-----END PGP SIGNATURE-----
2005-07-02 13:16:42 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
bdiff.c [PATCH] bdiff/mpatch under MSVC 2005-06-30 23:54:17 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
commands.py hg clone: only use the absolute path for .hg/hgrc 2005-07-01 11:49:58 -08:00
demandload.py implement demand loading hack 2005-06-05 10:48:39 -08:00
fancyopts.py fancyopts: drop unneeded import 2005-07-01 11:21:04 -08:00
hg.py repo.changes: fix duplicate changes 2005-07-01 14:34:31 -08:00
hgweb.py [PATCH 5/5]: cleaning the template parent management in hgweb 2005-07-02 12:45:53 -08:00
httprangereader.py Move httprangereader into its own file 2005-06-15 19:58:48 -08:00
lock.py Whitespace cleanups 2005-06-29 10:42:35 -08:00
mdiff.py Whitespace cleanups 2005-06-29 10:42:35 -08:00
mpatch.c [PATCH] bdiff/mpatch under MSVC 2005-06-30 23:54:17 -08:00
revlog.py Hashing speed-up 2005-06-30 08:44:22 -08:00
transaction.py transaction: nullify journal after close() 2005-07-02 13:16:42 -08:00
ui.py [PATCH] Make ui.warn write to stderr 2005-07-01 14:18:02 -08:00
util.py Move dirstate.uniq to util.unique 2005-07-01 00:34:50 -08:00
version.py [PATCH] /dev/null for other OS 2005-06-24 22:58:14 -08:00