Thu, 16 Oct 2014 19:15:51 -0700 |
Siddharth Agarwal |
lock: while releasing, unlink lockfile even if the release function throws
|
file |
diff |
annotate
|
Thu, 06 Feb 2014 01:55:09 +0100 |
Mads Kiilerich |
localrepo: give a sigh of relief when getting lock after waiting for it
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 02 Oct 2013 21:16:40 +0900 |
Yuya Nishihara |
lock: handle race in trylock/testlock on Windows
|
file |
diff |
annotate
|
Thu, 11 Apr 2013 13:30:27 -0700 |
Bryan O'Sullivan |
lock: if we fork, ensure that only the parent releases
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 12:28:52 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 14:38:03 -0700 |
Tomasz Kleczek |
lock: fixed race condition in trylock/testlock (issue3506)
stable
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: release
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 02:41:20 +0200 |
Mads Kiilerich |
improve some comments and docstrings, fixing issues found when spell checking
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
file |
diff |
annotate
|
Wed, 30 Nov 2011 16:53:44 -0600 |
Matt Mackall |
lock: change name of release chain
|
file |
diff |
annotate
|
Mon, 28 Nov 2011 15:05:26 +0100 |
Pierre-Yves David |
lock: add mechanism to register post release callback
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 14:10:16 +0100 |
Adrian Buehlmann |
lock: use util.unlink (issue2537)
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 31 Oct 2009 18:10:52 +0100 |
Benoit Boissinot |
lock: catch specific exceptions
|
file |
diff |
annotate
|
Sat, 31 Oct 2009 17:07:12 +0100 |
Benoit Boissinot |
lock: use '==' instead of 'is' for integer equality ('is' may not work)
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 14:42:57 +0200 |
Greg Ward |
localrepo: document the locking scheme a little better
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
add a deprecation warning for gc based lock releasing
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
made repo locks recursive and deprecate refcounting based lock releasing
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 11:09:14 -0600 |
Matt Mackall |
error: move lock errors
|
file |
diff |
annotate
|
Sat, 21 Jul 2007 10:39:42 +0200 |
Thomas Arendsen Hein |
Use format string for lockname again (was changed by 3e25a6eb5c9a)
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 15:13:48 -0700 |
Bryan O'Sullivan |
lock.py: cache hostname, but not pid, in case we fork
|
file |
diff |
annotate
|
Wed, 13 Dec 2006 13:27:09 -0600 |
Matt Mackall |
Replace demandload with new demandimport
|
file |
diff |
annotate
|
Mon, 20 Nov 2006 19:36:28 +0100 |
Thomas Arendsen Hein |
Don't step into an endless loop when lock file is empty.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 12:30:02 -0700 |
Vadim Gelfer |
update copyrights.
|
file |
diff |
annotate
|