Wed, 22 Apr 2009 02:01:22 +0200 add a deprecation warning for gc based lock releasing
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Wed, 22 Apr 2009 02:01:22 +0200] rev 8113
add a deprecation warning for gc based lock releasing
Wed, 22 Apr 2009 02:01:22 +0200 switch lock releasing in the extensions from gc to explicit
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Wed, 22 Apr 2009 02:01:22 +0200] rev 8112
switch lock releasing in the extensions from gc to explicit
Wed, 22 Apr 2009 02:01:22 +0200 document the locking pattern in localrepo.status
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Wed, 22 Apr 2009 02:01:22 +0200] rev 8111
document the locking pattern in localrepo.status
Wed, 22 Apr 2009 02:01:22 +0200 switch dircleanup in mercurial.hg.clone from gc based to explicit
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Wed, 22 Apr 2009 02:01:22 +0200] rev 8110
switch dircleanup in mercurial.hg.clone from gc based to explicit
Wed, 22 Apr 2009 02:01:22 +0200 switch lock releasing in the core from gc to explicit
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Wed, 22 Apr 2009 02:01:22 +0200] rev 8109
switch lock releasing in the core from gc to explicit
Wed, 22 Apr 2009 02:01:22 +0200 made repo locks recursive and deprecate refcounting based lock releasing
Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de> [Wed, 22 Apr 2009 02:01:22 +0200] rev 8108
made repo locks recursive and deprecate refcounting based lock releasing all locks should use the explicit lock.release mercurial.lock.lock.__del__ handles unwrapping recursive locks localrepo.lock/wlock are still using weakref in order to keep backward compatibiltiy to releasing locks via garbage collection by ensuring the release on __del__
Wed, 22 Apr 2009 01:53:15 +0200 run-tests: fix -jN broken by 60a9e3cf0cf4
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Wed, 22 Apr 2009 01:53:15 +0200] rev 8107
run-tests: fix -jN broken by 60a9e3cf0cf4
Tue, 21 Apr 2009 12:58:24 -0500 Merge with stable
Matt Mackall <mpm@selenic.com> [Tue, 21 Apr 2009 12:58:24 -0500] rev 8106
Merge with stable
Tue, 21 Apr 2009 12:53:06 -0500 Merge with crew-stable
Matt Mackall <mpm@selenic.com> [Tue, 21 Apr 2009 12:53:06 -0500] rev 8105
Merge with crew-stable
Fri, 17 Apr 2009 11:16:50 -0500 Merge with crew-stable
Matt Mackall <mpm@selenic.com> [Fri, 17 Apr 2009 11:16:50 -0500] rev 8104
Merge with crew-stable
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip