Merge branch 'jk/daemon-fixes'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:15 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:15 +0000 (13:39 -0800)
commit1772ad1125a6f8a5473d73bbd17162bb20ebd825
treee81a50d72e3ad6a41c5a2995a0ad126560d2c417
parent0f57f731ea2a540a4c82b476054e8a36aebb2314
parented15e58efefc7f9dc1281860289e48e8f9c9b8fa
Merge branch 'jk/daemon-fixes'

Assorted fixes to "git daemon".

* jk/daemon-fixes:
  daemon: fix length computation in newline stripping
  t/lib-git-daemon: add network-protocol helpers
  daemon: handle NULs in extended attribute string
  daemon: fix off-by-one in logging extended attributes
  t/lib-git-daemon: record daemon log
  t5570: use ls-remote instead of clone for interp tests