author | Ilari Liusvaara <ilari.liusvaara@elisanet.fi> | |
Wed, 17 Nov 2010 17:15:34 +0000 (09:15 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 19 Nov 2010 19:04:20 +0000 (11:04 -0800) | ||
commit | 7851b1e60fabe350216d48e6de03a3ed21a49953 | |
tree | 80880c61f51eb749bffd0034a4831e96a55fe57e | tree | snapshot |
parent | 7f3ecebfcda9b32252a4791dc716c1e3d88c9f70 | commit | diff |
remote-fd/ext: finishing touches after code review
When compiling with pthread support, transport-helper.c needs to include
necessary header files. Also fix a few error messages in remote-ext and
remote-fd programs, and a potential buffer underrun in remote-fd.
In the documentation, clarify how %G and %V are used; the old description
looked as if they take repository/vhost parameters, which was wrong.
Also fix AsciiDoc markup for the page title of remote-fd/remote-ext manpages,
and tweak the way how section headers are shown.
Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When compiling with pthread support, transport-helper.c needs to include
necessary header files. Also fix a few error messages in remote-ext and
remote-fd programs, and a potential buffer underrun in remote-fd.
In the documentation, clarify how %G and %V are used; the old description
looked as if they take repository/vhost parameters, which was wrong.
Also fix AsciiDoc markup for the page title of remote-fd/remote-ext manpages,
and tweak the way how section headers are shown.
Signed-off-by: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>