mercurial/lock.py
Thu, 16 Oct 2014 19:15:51 -0700 Siddharth Agarwal lock: while releasing, unlink lockfile even if the release function throws
Thu, 06 Feb 2014 01:55:09 +0100 Mads Kiilerich localrepo: give a sigh of relief when getting lock after waiting for it
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori lock: take both vfs and lock file path relative to vfs to access via vfs
Wed, 02 Oct 2013 21:16:40 +0900 Yuya Nishihara lock: handle race in trylock/testlock on Windows
Thu, 11 Apr 2013 13:30:27 -0700 Bryan O'Sullivan lock: if we fork, ensure that only the parent releases
Sat, 29 Sep 2012 12:28:52 -0500 Matt Mackall merge with stable
Thu, 27 Sep 2012 14:38:03 -0700 Tomasz Kleczek lock: fixed race condition in trylock/testlock (issue3506) stable
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:18 -0700 timeless spelling: release
Tue, 21 Aug 2012 02:41:20 +0200 Mads Kiilerich improve some comments and docstrings, fixing issues found when spell checking
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
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)
less more (0) -15 tip