33 Commits (ba1b9caca69909b3c048bda1bbfab4fefb070bff)

Author SHA1 Message Date
Brandon Williams 1fd1a919ce t5550: use write_script to generate post-update hook 8 years ago
Jonathan Tan 8e27391a5f http: attempt updating base URL only if no error 8 years ago
Jonathan Nieder 4b0c3c7735 remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR 8 years ago
Jeff King abcbdc0389 http: respect protocol.*.allow=user for http-alternates 8 years ago
Jeff King cb4d2d35c4 http: treat http-alternates like redirects 8 years ago
Jeff King 50d3413740 http: make redirects more obvious 8 years ago
Jeff King d63ed6ef24 remote-curl: handle URLs without protocol 9 years ago
Elia Pinto 81590bf77d t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var 9 years ago
Jeff King c12e865670 submodule: use prepare_submodule_repo_env consistently 9 years ago
Jeff King 860cba61a3 submodule: export sanitized GIT_CONFIG_PARAMETERS 9 years ago
Jeff King 455d22c1c6 t5550: break submodule config test into multiple sub-tests 9 years ago
Jeff King 1149ee214e t5550: fix typo in $HTTPD_URL 9 years ago
Jacob Keller 14111fc492 git: submodule honor -c credential.* from command line 9 years ago
Elia Pinto bacb1c016d t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitution 9 years ago
Jeff King c9d441a899 t/lib-httpd.sh: skip tests if NO_CURL is defined 10 years ago
Jeff King 35da1bf5d6 t: use test_might_fail for diff and grep 10 years ago
Jeff King 99094a7ad4 t: fix trivial &&-chain breakage 10 years ago
Yi EungJun f18604bbf2 http: add Accept-Language header if possible 10 years ago
Jeff King 8b9c2dd4de dumb-http: do not pass NULL path to parse_pack_index 10 years ago
Yi EungJun f34a655d4d http: fix charset detection of extract_content_type() 11 years ago
Jeff King fc1b774c72 remote-curl: reencode http error messages 11 years ago
Jeff King bf197fd7ee http: extract type/subtype portion of content-type 11 years ago
Jeff King dbcf2bd3de t5550: test display of remote http error messages 11 years ago
Nguyễn Thái Ngọc Duy a87679339c test: rename http fetch and push test files 11 years ago
Jeff King 3bb486e439 tests: auto-set LIB_HTTPD_PORT from test name 11 years ago
Jeff King afbf5ca507 use distinct username/password for http auth tests 11 years ago
Brian Gernhardt c9704aa7ab t5550: do not assume the "matching" push is the default 12 years ago
Ben Walton d4a7ffaae3 tests: "cp -a" is a GNUism 13 years ago
Jeff King e837936c7c t5550: factor out http auth setup 13 years ago
Jeff King 726800a8b3 t5550: put auth-required repo in auth/dumb 13 years ago
Jeff King dfa1725a3e fix http auth with multiple curl handles 13 years ago
Clemens Buchacher 5a9681f46a http auth fails with multiple curl handles 13 years ago
Clemens Buchacher 1327d83954 t5550: repack everything into one file 13 years ago
Jeff King a78fbb4fb6 credential: make relevance of http path configurable 13 years ago
Jeff King d5742425eb credential: add credential.*.username 13 years ago
Jeff King 118250728e credential: apply helper config 13 years ago
Jeff King 148bb6a7b4 http: use credential API to get passwords 13 years ago
Jeff King 89650285d8 t5550: fix typo 13 years ago
Clemens Buchacher 55bc3dc4cc use test number as port number 14 years ago
Michael J Gruber 070b4dd589 http: use hostname in credential description 14 years ago
Jeff King 5232586c79 improve httpd auth tests 14 years ago
Tay Ray Chuan 6cfc028641 t5550-http-fetch: add test for http-fetch 14 years ago
Tay Ray Chuan 2bcd9ec501 t5550-http-fetch: add missing '&&' 14 years ago
Gabriel Corona f39f72d8cf Fix username and password extraction from HTTP URLs 14 years ago
Gabriel Corona 3cf8fe1d26 t5550: test HTTP authentication and userinfo decoding 14 years ago
Ævar Arnfjörð Bjarmason fadb5156e4 tests: Skip tests in a way that makes sense under TAP 15 years ago
Shawn O. Pearce 750ef42516 http-fetch: Use temporary files for pack-*.idx until verified 15 years ago
Shawn O. Pearce fe72d420ab http-fetch: Use index-pack rather than verify-pack to check packs 15 years ago
Shawn O. Pearce d761b2ac0e t5550-http-fetch: Use subshell for repository operations 15 years ago
Shawn O. Pearce 7da4e2280c test smart http fetch and push 15 years ago