Mercurial > public > mercurial-scm > hg-stable
log mercurial/localrepo.py @ 1487:2bc6cd62a29c
age | author | description |
---|---|---|
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. |
Tue, 11 Oct 2005 08:06:52 -0700 | Eric Hopper | Fixed silly bug involving a non-existent variable. |
Mon, 10 Oct 2005 08:36:29 -0700 | Eric Hopper | Optimizing manifest reads in changegroupsubset by using deltas. |