log mercurial/localrepo.py @ 1510:755e7ac351ef

age author description
Tue, 08 Nov 2005 10:34:50 -0800 Benoit Boissinot use self.{w,}join when possible
Wed, 02 Nov 2005 20:22:29 -0800 Matt Mackall Deal with merge abort more gracefully
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