summaryrefslogtreecommitdiffstats
path: root/t/t5550-http-fetch-dumb.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with Git 2.47.2Junio C Hamano4 days1-7/+7
|\
| * Sync with 2.46.3Johannes Schindelin2024-11-261-7/+7
| |\
| | * Sync with 2.45.3Johannes Schindelin2024-11-261-7/+7
| | |\
| | | * Sync with 2.43.6Johannes Schindelin2024-11-261-7/+7
| | | |\
| | | | * Sync with 2.42.4Johannes Schindelin2024-11-261-7/+7
| | | | |\
| | | | | * credential: sanitize the user promptJohannes Schindelin2024-11-261-7/+7
* | | | | | t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* | | | | | Merge branch 'jk/dumb-http-finalize'Taylor Blau2024-11-011-2/+26
|\ \ \ \ \ \
| * | | | | | dumb-http: store downloaded pack idx as tempfileJeff King2024-10-251-1/+11
| * | | | | | t5550: count fetches in "previously-fetched .idx" testJeff King2024-10-251-2/+16
| |/ / / / /
* / / / / / t/test-lib: wire up NO_ICONV prerequisitePatrick Steinhardt2024-10-161-2/+2
|/ / / / /
* / / / / http-walker: free fake packed_git listJeff King2024-09-251-0/+1
|/ / / /
* | | | http-fetch: don't crash when parsing packfile without a repoPatrick Steinhardt2024-06-141-0/+6
* | | | remote-curl: fix parsing of detached SHA256 headsPatrick Steinhardt2024-05-071-0/+15
|/ / /
* / / builtin/clone: create the refdb with the correct object formatPatrick Steinhardt2023-12-121-2/+2
|/ /
* / tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-4/+4
|/
* t: remove \{m,n\} from BRE grep usageĐoàn Trần Công Danh2022-09-211-1/+1
* Merge branch 'll/curl-accept-language'Junio C Hamano2022-07-201-1/+1
|\
| * remote-curl: send Accept-Language header to serverLi Linchao2022-07-111-1/+1
* | tests: don't assume a .git/info for .git/info/refsÆvar Arnfjörð Bjarmason2022-06-061-1/+2
|/
* http tests: use "test_hook" for "smart" and "dumb" http testsÆvar Arnfjörð Bjarmason2022-03-171-15/+10
* t5550: require REFFILESHan-Wen Nienhuys2021-12-221-0/+7
* Merge branch 'jt/transfer-fsck-across-packs'Junio C Hamano2021-03-011-1/+4
|\
| * http-fetch: allow custom index-pack argsJonathan Tan2021-02-221-1/+4
* | t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-11/+11
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
|/
* Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-071-0/+18
|\
| * remote-curl: detect algorithm for dumb HTTP by sizebrian m. carlson2020-06-191-0/+18
* | http-fetch: support fetching packfiles by URLJonathan Tan2020-06-111-0/+30
|/
* Merge branch 'dl/test-must-fail-fixes-3'Junio C Hamano2020-04-221-3/+1
|\
| * t5550: simplify no matching line checkDenton Liu2020-03-271-3/+1
* | Git 2.22.4v2.22.4Jonathan Nieder2020-04-201-5/+11
|\ \ | |/ |/|
| * Git 2.18.4v2.18.4Jonathan Nieder2020-04-201-5/+11
| |\
| | * credential: treat URL with empty scheme as invalidJonathan Nieder2020-04-201-0/+9
| | * credential: treat URL without scheme as invalidJonathan Nieder2020-04-201-5/+2
* | | Merge branch 'sg/test-atexit'Junio C Hamano2019-04-251-1/+0
|\ \ \
| * | | tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-1/+0
| |/ /
* / / http: normalize curl results for dumb loose and alternates fetchesJeff King2019-03-241-0/+16
|/ /
* / http-fetch: make `-a` standard behaviourMartin Ågren2018-04-241-0/+11
|/
* t5550: use write_script to generate post-update hookBrandon Williams2017-04-191-2/+3
* Merge branch 'jt/http-base-url-update-upon-redirect'Junio C Hamano2017-03-101-0/+9
|\
| * http: attempt updating base URL only if no errorJonathan Tan2017-02-281-0/+9
* | Merge branch 'jn/remote-helpers-with-git-dir'Junio C Hamano2017-02-271-0/+9
|\ \ | |/ |/|
| * remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRJonathan Nieder2017-02-141-0/+9
| * Merge branch 'jk/http-walker-limit-redirect' into maintJunio C Hamano2017-01-171-0/+61
| |\
* | \ Merge branch 'bw/transport-protocol-policy'Junio C Hamano2016-12-271-0/+10
|\ \ \
| * | | http: respect protocol.*.allow=user for http-alternatesJeff King2016-12-151-0/+10
| | |/ | |/|
* | | Merge branch 'jk/http-walker-limit-redirect-2.9'Junio C Hamano2016-12-191-0/+61
|\| | | |/ |/|
| * http: treat http-alternates like redirectsJeff King2016-12-061-0/+38
| * http: make redirects more obviousJeff King2016-12-061-0/+23