index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5551-http-fetch-smart.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-0
/
+7
2025-01-13
Sync with Git 2.47.2
Junio C Hamano
1
-8
/
+8
2024-11-26
Sync with 2.46.3
Johannes Schindelin
1
-8
/
+8
2024-11-26
Sync with 2.45.3
Johannes Schindelin
1
-8
/
+8
2024-11-26
Sync with 2.43.6
Johannes Schindelin
1
-8
/
+8
2024-11-26
Sync with 2.42.4
Johannes Schindelin
1
-8
/
+8
2024-11-26
Sync with 2.40.4
Johannes Schindelin
1
-8
/
+8
2024-11-26
credential: sanitize the user prompt
Johannes Schindelin
1
-8
/
+8
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-10-02
Merge branch 'jk/http-leakfixes'
Junio C Hamano
1
-0
/
+1
2024-09-25
http: fix leak of http_object_request struct
Jeff King
1
-0
/
+1
2024-09-20
credential: add new interactive config option
Derrick Stolee
1
-0
/
+22
2024-06-26
t5551: do not confirm that bogus url cannot be used
Jeff King
1
-1
/
+0
2024-02-02
Merge branch 'jk/fetch-auto-tag-following-fix'
Junio C Hamano
1
-0
/
+18
2024-01-24
transport-helper: re-examine object dir after fetching
Jeff King
1
-0
/
+18
2023-12-03
t5551: stop writing packed-refs directly
Patrick Steinhardt
1
-1
/
+3
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-2
/
+2
2023-05-17
upload-pack: advertise capabilities when cloning empty repos
brian m. carlson
1
-0
/
+27
2023-02-23
t5559: fix test failures with LIB_HTTPD_SSL
Jeff King
1
-5
/
+18
2023-02-23
t5551: drop curl trace lines without headers
Jeff King
1
-1
/
+1
2023-02-23
t5551: handle v2 protocol in cookie test
Jeff King
1
-8
/
+11
2023-02-23
t5551: simplify expected cookie file
Jeff King
1
-3
/
+2
2023-02-23
t5551: handle v2 protocol in upload-pack service test
Jeff King
1
-13
/
+3
2023-02-23
t5551: handle v2 protocol when checking curl trace
Jeff King
1
-11
/
+25
2023-02-23
t5551: stop forcing clone to run with v0 protocol
Jeff King
1
-1
/
+1
2023-02-23
t5551: handle HTTP/2 when checking curl trace
Jeff King
1
-3
/
+11
2023-02-23
t5551: lower-case headers in expected curl trace
Jeff King
1
-25
/
+30
2023-02-23
t5551: drop redundant grep for Accept-Language
Jeff King
1
-4
/
+1
2023-02-23
t5541: simplify and move "no empty path components" test
Jeff King
1
-0
/
+9
2022-11-14
http: redact curl h2h3 headers in info
Glen Choo
1
-3
/
+3
2022-11-14
t: run t5551 tests with both HTTP and HTTP/2
Jeff King
1
-5
/
+14
2022-11-01
t5516/t5601: be less strict about the number of credential warnings
Johannes Schindelin
1
-7
/
+7
2022-11-01
t5516: move plaintext-password tests from t5601 and t5516
Jeff King
1
-0
/
+77
2022-08-04
docs: move protocol-related docs to man section 5
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2022-07-11
remote-curl: send Accept-Language header to server
Li Linchao
1
-2
/
+8
2022-05-16
http: add custom hostname to IP address resolutions
Christian Couder
1
-0
/
+7
2021-10-03
Merge branch 'jk/http-redact-fix'
Junio C Hamano
1
-12
/
+12
2021-09-22
http: match headers case-insensitively when redacting
Jeff King
1
-12
/
+12
2021-09-10
t5551: test v2-to-v0 http protocol fallback
Jeff King
1
-0
/
+9
2021-05-19
Revert "remote-curl: fall back to basic auth if Negotiate fails"
Jeff King
1
-1
/
+1
2021-05-19
t5551: test http interaction with credential helpers
Jeff King
1
-0
/
+41
2020-11-19
t55[4-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-11
/
+11
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-06-05
http: redact all cookies, teach GIT_TRACE_REDACT=0
Jonathan Tan
1
-14
/
+24
2020-05-11
http, imap-send: stop using CURLOPT_VERBOSE
Jonathan Tan
1
-0
/
+24
2020-05-11
t5551: test that GIT_TRACE_CURL redacts password
Jonathan Tan
1
-0
/
+12
2020-01-15
test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate
Jonathan Nieder
1
-6
/
+6
2019-07-11
Merge branch 'jt/t5551-test-chunked'
Junio C Hamano
1
-3
/
+2
2019-06-27
t5551: test usage of chunked encoding explicitly
Jonathan Tan
1
-3
/
+2
2019-06-25
t5551: use 'test_i18ngrep' to check translated output
SZEDER Gábor
1
-2
/
+2
[next]