Tue, 14 Jun 2011 22:52:58 +0200 |
Peter Arrenbrecht |
wireproto: add batching support to wirerepository
|
Tue, 14 Jun 2011 22:51:26 +0200 |
Peter Arrenbrecht |
wireproto: add basic command batching infrastructure
|
Tue, 24 May 2011 17:48:16 +0200 |
Peter Arrenbrecht |
wireproto: enable optional args for known() for future extensibility
|
Tue, 24 May 2011 16:12:01 +0200 |
Martin Geisler |
wireproto: do not hash when heads == ['force']
|
Sun, 01 May 2011 01:04:37 +0800 |
Steven Brown |
httprepo: long arguments support (issue2126)
|
Sat, 30 Apr 2011 13:59:14 +0200 |
Alexander Solovyov |
remove unused imports and variables
|
Fri, 29 Apr 2011 14:54:01 +0200 |
Peter Arrenbrecht |
wireproto: add test for new optional arg missing on server
|
Sat, 16 Apr 2011 01:05:56 +0900 |
Shuhei Takahashi |
wireproto: allow unbundle with hashed heads parameter (issue2126)
|
Wed, 23 Mar 2011 16:02:11 +0100 |
Peter Arrenbrecht |
wireproto: add getbundle() function
|
Tue, 22 Mar 2011 21:26:19 -0500 |
Matt Mackall |
wireproto: avoid naked excepts
|
Tue, 22 Mar 2011 09:22:21 +0100 |
Peter Arrenbrecht |
wireproto: add known([id]) function
|
Tue, 22 Mar 2011 07:40:02 +0100 |
Peter Arrenbrecht |
wireproto: fix decodelist to properly return empty list
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
wireproto: fix handling of '*' args for HTTP and SSH
|
Tue, 22 Mar 2011 07:38:32 +0100 |
Peter Arrenbrecht |
debug: add debugwireargs to test argument passing over the wire
|
Mon, 21 Feb 2011 00:37:55 +0100 |
David Soria Parra |
wireproto: catch possible cast error in pushkey
stable
|