Fri, 02 Oct 2015 15:58:24 -0700 |
Gregory Szorc |
streamclone: move stream_in() from localrepo
|
Fri, 02 Oct 2015 15:51:32 -0700 |
Gregory Szorc |
streamclone: move applystreamclone() from localrepo.py
|
Fri, 16 Jul 2010 22:20:19 +0200 |
Dirkjan Ochtman |
protocol: convert StreamException to generated error code
|
Wed, 14 Apr 2010 17:58:10 +0900 |
Nicolas Dumazet |
pylint, pyflakes: remove unused or duplicate imports
|
Tue, 09 Feb 2010 14:12:34 -0600 |
Matt Mackall |
streaming: actually change default
|
Sun, 07 Feb 2010 15:31:53 +0100 |
Matt Mackall |
streamclone: allow uncompressed clones by default
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Wed, 30 Sep 2009 21:42:51 -0500 |
Matt Mackall |
Merge with -stable
|
Wed, 30 Sep 2009 16:08:11 -0400 |
Greg Ward |
streamclone: partially encode filename over the wire, not for local read (issue1847)
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Tue, 09 Jun 2009 09:25:17 -0400 |
timeless |
Generally replace "file name" with "filename" in help and comments.
|
Wed, 20 May 2009 18:35:47 +0200 |
Benoit Boissinot |
filelog encoding: move the encoding/decoding into store
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Wed, 22 Apr 2009 02:01:22 +0200 |
Ronny Pfannschmidt |
switch lock releasing in the core from gc to explicit
|
Mon, 12 Jan 2009 11:09:14 -0600 |
Matt Mackall |
error: move lock errors
|