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
History
File Mode Size
README -rw-r--r-- 167 bytes
builtin-fetch--tool.c -rw-r--r-- 12.7 KB
git-am.sh -rwxr-xr-x 23.8 KB
git-checkout.sh -rwxr-xr-x 7.4 KB
git-clean.sh -rwxr-xr-x 2.2 KB
git-clone.sh -rwxr-xr-x 12.4 KB
git-commit.sh -rwxr-xr-x 14.1 KB
git-difftool.perl -rwxr-xr-x 12.4 KB
git-fetch.sh -rwxr-xr-x 8.9 KB
git-gc.sh -rwxr-xr-x 594 bytes
git-log.sh -rwxr-xr-x 372 bytes
git-ls-remote.sh -rwxr-xr-x 2.5 KB
git-merge-ours.sh -rwxr-xr-x 338 bytes
git-merge.sh -rwxr-xr-x 14.1 KB
git-notes.sh -rwxr-xr-x 2.7 KB
git-pull.sh -rwxr-xr-x 10.2 KB
git-remote.perl -rwxr-xr-x 10.1 KB
git-repack.sh -rwxr-xr-x 4.9 KB
git-rerere.perl -rwxr-xr-x 6.0 KB
git-reset.sh -rwxr-xr-x 2.2 KB
git-resolve.sh -rwxr-xr-x 2.7 KB
git-revert.sh -rwxr-xr-x 4.6 KB
git-svnimport.perl -rwxr-xr-x 24.4 KB
git-svnimport.txt -rw-r--r-- 5.3 KB
git-tag.sh -rwxr-xr-x 3.9 KB
git-verify-tag.sh -rwxr-xr-x 749 bytes
git-whatchanged.sh -rwxr-xr-x 924 bytes

README

back to top