Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 20 Feb 2006 01:12:03 +0100 | Benoit Boissinot | use repo.lock when cloning via copy, use lock.LockException when necessary |
Mon, 20 Feb 2006 01:09:40 +0100 | Benoit Boissinot | Raise a different exception when the lock is not available |
Sun, 19 Feb 2006 22:41:49 +0100 | Benoit Boissinot | merge with crew |
Sun, 19 Feb 2006 22:39:09 +0100 | Benoit Boissinot | localrepo: refactor the locking functions |
Sun, 19 Feb 2006 21:44:32 +0100 | Benoit Boissinot | make test-pull-permission cleanup correctly in case of errors |
Sun, 19 Feb 2006 19:43:03 +0100 | Benoit Boissinot | fix warnings from pychecker (unused variables and shadowing) |