git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] http fixes
@ 2009-11-23  3:03 Tay Ray Chuan
  2009-11-24  1:48 ` [PATCH v2 " Tay Ray Chuan
  0 siblings, 1 reply; 9+ messages in thread
From: Tay Ray Chuan @ 2009-11-23  3:03 UTC (permalink / raw)
  To: git; +Cc: Martin Storsjö, Shawn O. Pearce, Junio C Hamano

Patch 1 ("Do curl option disabling before enabling new options"):
  This is a workaround for a fairly recent curl issue that affected
  versions up to 7.19.4.

Patch 2 ("remote-curl.c: fix rpc_out()"):
  Fixes issues that affect chunked encoding.

 http-push.c   |    2 +-
 remote-curl.c |   19 ++++++++++++-------
 2 files changed, 13 insertions(+), 8 deletions(-)

--
Cheers,
Ray Chuan

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-11-24 22:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23  3:03 [PATCH 0/2] http fixes Tay Ray Chuan
2009-11-24  1:48 ` [PATCH v2 " Tay Ray Chuan
2009-04-14 19:01   ` [PATCH] Do curl option disabling before enabling new options Martin Storsjö
2009-11-23  3:03     ` [PATCH 1/2] " Tay Ray Chuan
2009-11-23  3:05       ` Tay Ray Chuan
2009-11-24  1:50     ` [PATCH v2 " Tay Ray Chuan
2009-11-24  1:55   ` [PATCH v2 2/2] remote-curl.c: fix rpc_out() Tay Ray Chuan
2009-11-24  2:31     ` [PATCH v3] " Tay Ray Chuan
2009-11-24 22:43       ` Shawn O. Pearce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).