author | Tay Ray Chuan <rctay89@gmail.com> | |
Thu, 25 Nov 2010 08:21:04 +0000 (16:21 +0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 26 Nov 2010 22:50:45 +0000 (14:50 -0800) | ||
commit | 1966d9f37b94fa506bfa43961fb111084aaa2c45 | |
tree | 9354dd356a68cda21fa6491160120a57a9782060 | tree | snapshot |
parent | 6cfc028641246939ee52a6720d4d3c4b63ccb515 | commit | diff |
shift end_url_with_slash() from http.[ch] to url.[ch]
This allows non-http/curl users to access it too (eg. http-backend.c).
Update include headers in end_url_with_slash() users too.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This allows non-http/curl users to access it too (eg. http-backend.c).
Update include headers in end_url_with_slash() users too.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history | |
http.c | diff | blob | history | |
http.h | diff | blob | history | |
url.c | diff | blob | history | |
url.h | diff | blob | history |