git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/6] Sideband support in push (send-pack/receive-pack)
@ 2008-02-14  6:22 Shawn O. Pearce
  0 siblings, 0 replies; only message in thread
From: Shawn O. Pearce @ 2008-02-14  6:22 UTC (permalink / raw)
  To: git

This series adds the same sort of sideband channel we use in fetch
(fetch-pack/upload-pack) to pass progress messages back to the
client from the server side.

  1)  Allow run_command stdout_to_stderr when stderr is a pipe
  2)  Automatically close stderr pipes created by run_command
  3)  Refactor packet_write to prepare to integrate with sideband
  4)  Refactor send-pack/receive-pack capability handshake for extension
  5)  Add side-band-64k extension to send-pack/receive-pack for hook output
  6)  Redirect receive-pack hook output into sideband channel

I didn't really see any comments from the list on this topic the
last time I posted it for comment, so here is a rebased version
on current master.

-- 
Shawn.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-14  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-14  6:22 [PATCH RESEND 0/6] Sideband support in push (send-pack/receive-pack) 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).