log mercurial/localrepo.py @ 1493:1a216cb4ee64

age author description
Wed, 02 Nov 2005 19:26:23 -0800 Matt Mackall verify: add check for mismatch of index and data length
Wed, 02 Nov 2005 18:59:40 -0800 Matt Mackall Allow interrupting all parts of verify
Sat, 29 Oct 2005 13:44:05 -0700 Benoit Boissinot allow multiples hook
Fri, 28 Oct 2005 11:01:25 -0700 Benoit Boissinot util.opener already create the base directory if it doesn't exist
Thu, 27 Oct 2005 13:40:56 -0700 Benoit Boissinot make readconfig take a filename instead of a file pointer as argument
Thu, 27 Oct 2005 12:26:16 -0700 Matt Mackall Merge bundle -r work from Eric Hopper
Tue, 11 Oct 2005 18:56:47 -0700 Eric Hopper Added a lot of comments to changegroupsubset.