Mercurial > public > mercurial-scm > hg-stable
log mercurial/streamclone.py @ 3791:8643b9f90b51
age | author | description |
---|---|---|
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. |
Sun, 16 Jul 2006 10:04:16 -0700 | Vadim Gelfer | rename stream hgrc option to compressed. |
Sat, 15 Jul 2006 16:06:35 -0700 | Vadim Gelfer | clone: disable stream support on server side by default. |
Fri, 14 Jul 2006 11:17:22 -0700 | Vadim Gelfer | add support for streaming clone. |