Merge branch 'jk/daemon-fixes' into maint
commitf936c9b39339983a3cc270803fb9bc0d621da553
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:24:10 +0000 (22 14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:24:11 +0000 (22 14:24 -0700)
tree76c28355cd185bfd5f3aa8431594b05a4f536d21
parentb0e0fc267bfb270b0ccf48ff17179c9c315dc2a9
parented15e58efefc7f9dc1281860289e48e8f9c9b8fa
Merge branch 'jk/daemon-fixes' into maint

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