Fri, 11 Nov 2005 15:34:13 -0800 add localrepo.wlock for protecting the dirstate
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 11 Nov 2005 15:34:13 -0800] rev 1531
add localrepo.wlock for protecting the dirstate - add localrepo.wlock - nest it in localrepo.lock - protect the code that change the dirstate
Fri, 11 Nov 2005 15:34:09 -0800 add a releasefn keyword to lock.lock
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 11 Nov 2005 15:34:09 -0800] rev 1530
add a releasefn keyword to lock.lock releasefn is a function that will be executed when the lock is released
Fri, 11 Nov 2005 15:34:06 -0800 add dirstate.lazyread, write atomically the dirstate
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 11 Nov 2005 15:34:06 -0800] rev 1529
add dirstate.lazyread, write atomically the dirstate - add a dirstate.lazyread function that read only if it wasn't read before and update all callers - use the atomic keyword from util.opener to atomically write the dirstate mercurial/dirstate.py
Fri, 11 Nov 2005 15:33:59 -0800 add an atomic argument to util.opener
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 11 Nov 2005 15:33:59 -0800] rev 1528
add an atomic argument to util.opener when atomic is used, the file while be renamed on close
Fri, 11 Nov 2005 15:33:08 -0800 don't print anything about file of unsupported type unless
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 11 Nov 2005 15:33:08 -0800] rev 1527
don't print anything about file of unsupported type unless the file was specified on the command line
Fri, 11 Nov 2005 15:32:28 -0800 fix a bug where command defaults suppress global options
TK Soh <teekaysoh@yahoo.com> [Fri, 11 Nov 2005 15:32:28 -0800] rev 1526
fix a bug where command defaults suppress global options
Wed, 09 Nov 2005 13:42:16 -0800 Merge with TAH
Matt Mackall <mpm@selenic.com> [Wed, 09 Nov 2005 13:42:16 -0800] rev 1525
Merge with TAH
Wed, 09 Nov 2005 13:40:08 -0800 hgweb: fix traceback by skipping invalid repo paths
TK Soh <teekaysoh@yahoo.com> [Wed, 09 Nov 2005 13:40:08 -0800] rev 1524
hgweb: fix traceback by skipping invalid repo paths
Wed, 09 Nov 2005 13:39:56 -0800 Fix line wrapping
Matt Mackall <mpm@selenic.com> [Wed, 09 Nov 2005 13:39:56 -0800] rev 1523
Fix line wrapping
Wed, 09 Nov 2005 13:39:24 -0800 Added --date option to annotate.
lupus@debian.org [Wed, 09 Nov 2005 13:39:24 -0800] rev 1522
Added --date option to annotate.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip