aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5550-http-fetch-dumb.sh
AgeCommit message (Expand)AuthorFilesLines
2025-01-13Sync with Git 2.47.2Junio C Hamano1-7/+7
2024-11-26Sync with 2.46.3Johannes Schindelin1-7/+7
2024-11-26Sync with 2.45.3Johannes Schindelin1-7/+7
2024-11-26Sync with 2.43.6Johannes Schindelin1-7/+7
2024-11-26Sync with 2.42.4Johannes Schindelin1-7/+7
2024-11-26credential: sanitize the user promptJohannes Schindelin1-7/+7
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-11-01Merge branch 'jk/dumb-http-finalize'Taylor Blau1-2/+26
2024-10-25dumb-http: store downloaded pack idx as tempfileJeff King1-1/+11
2024-10-25t5550: count fetches in "previously-fetched .idx" testJeff King1-2/+16
2024-10-16t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt1-2/+2
2024-09-25http-walker: free fake packed_git listJeff King1-0/+1
2024-06-14http-fetch: don't crash when parsing packfile without a repoPatrick Steinhardt1-0/+6
2024-05-06remote-curl: fix parsing of detached SHA256 headsPatrick Steinhardt1-0/+15
2023-12-12builtin/clone: create the refdb with the correct object formatPatrick Steinhardt1-2/+2
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-4/+4
2022-09-21t: remove \{m,n\} from BRE grep usageĐoàn Trần Công Danh1-1/+1
2022-07-19Merge branch 'll/curl-accept-language'Junio C Hamano1-1/+1
2022-07-11remote-curl: send Accept-Language header to serverLi Linchao1-1/+1
2022-06-06tests: don't assume a .git/info for .git/info/refsÆvar Arnfjörð Bjarmason1-1/+2
2022-03-17http tests: use "test_hook" for "smart" and "dumb" http testsÆvar Arnfjörð Bjarmason1-15/+10
2021-12-22t5550: require REFFILESHan-Wen Nienhuys1-0/+7
2021-03-01Merge branch 'jt/transfer-fsck-across-packs'Junio C Hamano1-1/+4
2021-02-22http-fetch: allow custom index-pack argsJonathan Tan1-1/+4
2020-11-19t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-07-06Merge branch 'bc/sha-256-part-2'Junio C Hamano1-0/+18
2020-06-19remote-curl: detect algorithm for dumb HTTP by sizebrian m. carlson1-0/+18
2020-06-10http-fetch: support fetching packfiles by URLJonathan Tan1-0/+30
2020-04-22Merge branch 'dl/test-must-fail-fixes-3'Junio C Hamano1-3/+1
2020-04-19Git 2.22.4v2.22.4Jonathan Nieder1-5/+11
2020-04-19Git 2.18.4v2.18.4Jonathan Nieder1-5/+11
2020-04-19credential: treat URL with empty scheme as invalidJonathan Nieder1-0/+9
2020-04-19credential: treat URL without scheme as invalidJonathan Nieder1-5/+2
2020-03-27t5550: simplify no matching line checkDenton Liu1-3/+1
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano1-1/+0
2019-03-24http: normalize curl results for dumb loose and alternates fetchesJeff King1-0/+16
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor1-1/+0
2018-04-24http-fetch: make `-a` standard behaviourMartin Ågren1-0/+11
2017-04-18t5550: use write_script to generate post-update hookBrandon Williams1-2/+3
2017-03-10Merge branch 'jt/http-base-url-update-upon-redirect'Junio C Hamano1-0/+9
2017-02-28http: attempt updating base URL only if no errorJonathan Tan1-0/+9
2017-02-27Merge branch 'jn/remote-helpers-with-git-dir'Junio C Hamano1-0/+9
2017-02-14remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRJonathan Nieder1-0/+9
2017-01-17Merge branch 'jk/http-walker-limit-redirect' into maintJunio C Hamano1-0/+61
2016-12-27Merge branch 'bw/transport-protocol-policy'Junio C Hamano1-0/+10
2016-12-19Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano1-0/+61
2016-12-15http: respect protocol.*.allow=user for http-alternatesJeff King1-0/+10
2016-12-06http: treat http-alternates like redirectsJeff King1-0/+38
2016-12-06http: make redirects more obviousJeff King1-0/+23
2016-09-15Merge branch 'jk/fix-remote-curl-url-wo-proto'Junio C Hamano1-0/+8
2016-09-08remote-curl: handle URLs without protocolJeff King1-0/+8
2016-09-07t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto1-5/+5
2016-04-28submodule: use prepare_submodule_repo_env consistentlyJeff King1-0/+11
2016-04-28submodule: export sanitized GIT_CONFIG_PARAMETERSJeff King1-0/+17
2016-04-28t5550: break submodule config test into multiple sub-testsJeff King1-2/+6
2016-04-28t5550: fix typo in $HTTPD_URLJeff King1-1/+1
2016-03-01git: submodule honor -c credential.* from command lineJacob Keller1-0/+17
2016-01-04t/t5550-http-fetch-dumb.sh: use the $( ... ) construct for command substitutionElia Pinto1-4/+4
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Junio C Hamano1-6/+0
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King1-6/+0
2015-03-20t: use test_might_fail for diff and grepJeff King1-2/+2
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2015-02-18Merge branch 'ye/http-accept-language'Junio C Hamano1-0/+42
2015-02-17Merge branch 'jk/dumb-http-idx-fetch-fix'Junio C Hamano1-0/+18
2015-01-28http: add Accept-Language header if possibleYi EungJun1-0/+42
2015-01-27dumb-http: do not pass NULL path to parse_pack_indexJeff King1-0/+18
2014-06-17http: fix charset detection of extract_content_type()Yi EungJun1-0/+5
2014-05-27remote-curl: reencode http error messagesJeff King1-0/+5
2014-05-27http: extract type/subtype portion of content-typeJeff King1-0/+5
2014-05-23t5550: test display of remote http error messagesJeff King1-0/+10
2014-02-10test: rename http fetch and push test filesNguyễn Thái Ngọc Duy1-0/+175