Merge branch 'jk/daemon-fixes' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:56:00 +0000 (14:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:56:00 +0000 (14:56 -0800)
commit0e4fe8f8cc6a7f4357b1ce5b758434d78601bac5
treee81a50d72e3ad6a41c5a2995a0ad126560d2c417
parentab5961edd9dcd694a07517c8ce0ca219cb59ec80
parented15e58efefc7f9dc1281860289e48e8f9c9b8fa
Merge branch 'jk/daemon-fixes' into next

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