log mercurial/lock.py @ 16919:51932c835b74 stable

age author description
Wed, 30 Nov 2011 16:53:44 -0600 Matt Mackall lock: change name of release chain
Mon, 28 Nov 2011 15:05:26 +0100 Pierre-Yves David lock: add mechanism to register post release callback
Wed, 01 Jun 2011 12:38:46 +0200 Martin Geisler check-code: flag 0/1 used as constant Boolean expression
Tue, 11 Jan 2011 14:10:16 +0100 Adrian Buehlmann lock: use util.unlink (issue2537)
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Mon, 16 Nov 2009 11:55:29 +0100 Benoit Boissinot lock: the correct way to do a trylock() is to use a timeout of 0
Sat, 31 Oct 2009 18:10:52 +0100 Benoit Boissinot lock: catch specific exceptions