log mercurial/transaction.py @ 808:8f5637f0a0c0

age author description
Sat, 30 Jul 2005 08:35:29 -0800 mpm Merge with TAH
Fri, 29 Jul 2005 06:43:21 +0100 Thomas Arendsen Hein Merge with upstream
Wed, 27 Jul 2005 18:16:20 -0800 mpm Fix undo after aborted commit bug
Sat, 02 Jul 2005 18:57:59 -0800 mpm Remove all remaining print statements
Sat, 02 Jul 2005 13:16:42 -0800 mpm transaction: nullify journal after close()
Fri, 01 Jul 2005 09:01:07 -0800 mpm transaction: __del__ should do nothing if the journal already exists
Wed, 29 Jun 2005 10:42:35 -0800 mpm Whitespace cleanups