log mercurial/transaction.py @ 28960:14e683d6b273

age author description
Sat, 16 Apr 2016 09:02:37 -0700 Gregory Szorc transaction: clear callback instances after usage
Thu, 07 Apr 2016 14:10:49 -0700 Durham Goode transaction: allow running file generators after finalizers
Tue, 19 Jan 2016 15:18:21 -0800 Durham Goode transaction: abort transaction during hook exception stable
Fri, 15 Jan 2016 13:14:47 -0800 Bryan O'Sullivan transaction: turn a transaction into a Python context manager
Wed, 06 Jan 2016 11:12:09 -0800 Martin von Zweigbergk transaction: remove 'if True:'
Sat, 17 Oct 2015 15:28:02 -0500 Matt Mackall spelling: fix typo in transaction error messages
Fri, 16 Oct 2015 03:29:51 +0900 FUJIWARA Katsunori transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles