Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 21 Feb 2006 23:21:15 +0100 | Benoit Boissinot | add a timeout when a lock is held (default 1024 sec) |
Wed, 22 Feb 2006 07:51:32 +0100 | Thomas Arendsen Hein | Don't use mktemp in tests, we're already in a secure temp dir. |
Wed, 22 Feb 2006 07:45:14 +0100 | Thomas Arendsen Hein | Added test cases for repo corruption fixed in 2e0a288ca93e (issue132) |
Wed, 22 Feb 2006 07:26:29 +0100 | Benoit Boissinot | revalidate revlog data after locking the repo (issue132) |
Wed, 22 Feb 2006 05:21:09 +0100 | Benoit Boissinot | merge with matt |
Tue, 21 Feb 2006 16:46:38 +0100 | Benoit Boissinot | merge with crew |
Tue, 14 Feb 2006 21:11:57 +0100 | Benoit Boissinot | add an optional argument to push only the specified revisions (push -r) |