Revision f936c9b39339983a3cc270803fb9bc0d621da553 authored by Junio C Hamano on 22 March 2018, 21:24:10 UTC, committed by Junio C Hamano on 22 March 2018, 21:24:11 UTC
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
2 parent s b0e0fc2 + ed15e58
Raw File
README
These are original scripted implementations, kept primarily for their
reference value to any aspiring plumbing users who want to learn how
pieces can be fit together.
back to top