Mercurial > public > mercurial-scm > hg
log mercurial/lock.py @ 20480:ada89e5b5b0c
age | author | description |
---|---|---|
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 |