Tue, 14 Jun 2011 22:56:20 +0200 |
Peter Arrenbrecht |
wireproto: make a number of commands batchable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 22:52:58 +0200 |
Peter Arrenbrecht |
wireproto: add batching support to wirerepository
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 22:51:26 +0200 |
Peter Arrenbrecht |
wireproto: add basic command batching infrastructure
|
file |
diff |
annotate
|
Tue, 24 May 2011 17:48:16 +0200 |
Peter Arrenbrecht |
wireproto: enable optional args for known() for future extensibility
|
file |
diff |
annotate
|
Tue, 24 May 2011 16:12:01 +0200 |
Martin Geisler |
wireproto: do not hash when heads == ['force']
|
file |
diff |
annotate
|
Sun, 01 May 2011 01:04:37 +0800 |
Steven Brown |
httprepo: long arguments support (issue2126)
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 14:54:01 +0200 |
Peter Arrenbrecht |
wireproto: add test for new optional arg missing on server
|
file |
diff |
annotate
|
Sat, 16 Apr 2011 01:05:56 +0900 |
Shuhei Takahashi |
wireproto: allow unbundle with hashed heads parameter (issue2126)
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 21:26:19 -0500 |
Matt Mackall |
wireproto: avoid naked excepts
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 09:22:21 +0100 |
Peter Arrenbrecht |
wireproto: add known([id]) function
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 07:40:02 +0100 |
Peter Arrenbrecht |
wireproto: fix decodelist to properly return empty list
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
wireproto: fix handling of '*' args for HTTP and SSH
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
debug: add debugwireargs to test argument passing over the wire
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 00:37:55 +0100 |
David Soria Parra |
wireproto: catch possible cast error in pushkey
stable
|
file |
diff |
annotate
|
Sun, 28 Nov 2010 18:21:47 -0600 |
Matt Mackall |
pushkey: use UTF-8
|
file |
diff |
annotate
|
Wed, 24 Nov 2010 16:10:37 -0600 |
Matt Mackall |
wireproto: use proper UTF-8 handling for key lookup
|
file |
diff |
annotate
|
Wed, 24 Nov 2010 15:56:32 -0600 |
Matt Mackall |
branch: operate on branch names in local string space where possible
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:45:36 -0500 |
Benoit Boissinot |
wireproto: introduce pusherr() to deal with "unsynced changes" error
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:44:33 -0500 |
Benoit Boissinot |
wireproto: redirect the output earlier
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 12:44:11 -0500 |
Benoit Boissinot |
wireproto: return in finally was messing with the return inside the block
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 14:32:21 -0500 |
Matt Mackall |
bundle: encapsulate all bundle streams in unbundle class
|
file |
diff |
annotate
|
Wed, 15 Sep 2010 11:06:22 +0200 |
Sune Foldager |
clone: only use stream when we understand the revlog format
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 14:38:24 +0200 |
Martin Geisler |
Consistently import foo as foomod when foo to avoid shadowing
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 13:32:40 -0400 |
Brodie Rao |
cleanup: remove unused variables
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 15:33:06 -0500 |
Matt Mackall |
bundle: unify/refactor unbundle/readbundle
|
file |
diff |
annotate
|
Sun, 15 Aug 2010 11:05:04 +0200 |
Benoit Boissinot |
fix undefined variables, spotted by pylint
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 20:52:23 +0200 |
Dirkjan Ochtman |
protocol: move the streamclone implementation into wireproto
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 20:53:33 +0200 |
Dirkjan Ochtman |
protocol: wrap non-string protocol responses in classes
|
file |
diff |
annotate
|