log mercurial/streamclone.py @ 3886:abaee83ce0a6

age author description
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Sun, 10 Dec 2006 14:39:51 +0100 Benoit Boissinot streamclone: remove unnecessary test, pconvert names
Fri, 01 Dec 2006 13:34:09 +0100 Benoit Boissinot switch to the .hg/store layout, fix the tests
Tue, 05 Dec 2006 11:28:23 +0100 Benoit Boissinot introduce localrepo.spath for the store path, sopener fixes
Tue, 28 Nov 2006 21:16:05 +0100 Benoit Boissinot only print a warning when no username is specified
Mon, 20 Nov 2006 19:41:49 +0100 Thomas Arendsen Hein Handle locking exceptions if streaming clone can't lock the repo. (Issue324)
Mon, 17 Jul 2006 07:43:15 -0700 Vadim Gelfer fix problem with uncompressed clone and python 2.3.