From: Junio C Hamano Date: Wed, 8 Dec 2010 20:25:24 +0000 (-0800) Subject: Merge branch 'tc/http-urls-ends-with-slash' into next X-Git-Tag: ko-next~99 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b9a878a2a8f21b532adb0754ddd486e53f843080;p=git.git Merge branch 'tc/http-urls-ends-with-slash' into next * tc/http-urls-ends-with-slash: http-fetch: rework url handling http-push: add trailing slash at arg-parse time, instead of later on http-push: check path length before using it http-push: Normalise directory names when pushing to some WebDAV servers http-backend: use end_url_with_slash() url: add str wrapper for end_url_with_slash() shift end_url_with_slash() from http.[ch] to url.[ch] t5550-http-fetch: add test for http-fetch t5550-http-fetch: add missing '&&' --- b9a878a2a8f21b532adb0754ddd486e53f843080