Code

Merge branch 'sp/maint-push-sideband' into sp/push-sideband
authorJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2010 05:08:53 +0000 (21:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2010 05:08:53 +0000 (21:08 -0800)
commit76d44c8cfda9be1db78884580ab045c421b083fe
tree9ac31805cf463c84b0bd097e5246a1711181323b
parentb0883aa6c77111e88496bd0afe073caf68ab9f99
parent6d525d389fbef814b11e41f196e6656f2e95f412
Merge branch 'sp/maint-push-sideband' into sp/push-sideband

* sp/maint-push-sideband:
  receive-pack: Send hook output over side band #2
  receive-pack: Wrap status reports inside side-band-64k
  receive-pack: Refactor how capabilities are shown to the client
  send-pack: demultiplex a sideband stream with status data
  run-command: support custom fd-set in async
  run-command: Allow stderr to be a caller supplied pipe
  Update git fsck --full short description to mention packs

Conflicts:
run-command.c
builtin-receive-pack.c
builtin-send-pack.c
convert.c
remote-curl.c
run-command.c
run-command.h
t/t5401-update-hooks.sh