index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5550-http-fetch-dumb.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with Git 2.47.2
Junio C Hamano
4 days
1
-7
/
+7
|
\
|
*
Sync with 2.46.3
Johannes Schindelin
2024-11-26
1
-7
/
+7
|
|
\
|
|
*
Sync with 2.45.3
Johannes Schindelin
2024-11-26
1
-7
/
+7
|
|
|
\
|
|
|
*
Sync with 2.43.6
Johannes Schindelin
2024-11-26
1
-7
/
+7
|
|
|
|
\
|
|
|
|
*
Sync with 2.42.4
Johannes Schindelin
2024-11-26
1
-7
/
+7
|
|
|
|
|
\
|
|
|
|
|
*
credential: sanitize the user prompt
Johannes Schindelin
2024-11-26
1
-7
/
+7
*
|
|
|
|
|
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'jk/dumb-http-finalize'
Taylor Blau
2024-11-01
1
-2
/
+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dumb-http: store downloaded pack idx as tempfile
Jeff King
2024-10-25
1
-1
/
+11
|
*
|
|
|
|
|
t5550: count fetches in "previously-fetched .idx" test
Jeff King
2024-10-25
1
-2
/
+16
|
|
/
/
/
/
/
*
/
/
/
/
/
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
2024-10-16
1
-2
/
+2
|
/
/
/
/
/
*
/
/
/
/
http-walker: free fake packed_git list
Jeff King
2024-09-25
1
-0
/
+1
|
/
/
/
/
*
|
|
|
http-fetch: don't crash when parsing packfile without a repo
Patrick Steinhardt
2024-06-14
1
-0
/
+6
*
|
|
|
remote-curl: fix parsing of detached SHA256 heads
Patrick Steinhardt
2024-05-07
1
-0
/
+15
|
/
/
/
*
/
/
builtin/clone: create the refdb with the correct object format
Patrick Steinhardt
2023-12-12
1
-2
/
+2
|
/
/
*
/
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-4
/
+4
|
/
*
t: remove \{m,n\} from BRE grep usage
Đoàn Trần Công Danh
2022-09-21
1
-1
/
+1
*
Merge branch 'll/curl-accept-language'
Junio C Hamano
2022-07-20
1
-1
/
+1
|
\
|
*
remote-curl: send Accept-Language header to server
Li Linchao
2022-07-11
1
-1
/
+1
*
|
tests: don't assume a .git/info for .git/info/refs
Ævar Arnfjörð Bjarmason
2022-06-06
1
-1
/
+2
|
/
*
http tests: use "test_hook" for "smart" and "dumb" http tests
Ævar Arnfjörð Bjarmason
2022-03-17
1
-15
/
+10
*
t5550: require REFFILES
Han-Wen Nienhuys
2021-12-22
1
-0
/
+7
*
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
2021-03-01
1
-1
/
+4
|
\
|
*
http-fetch: allow custom index-pack args
Jonathan Tan
2021-02-22
1
-1
/
+4
*
|
t55[4-9]*: adjust the references to the default branch name "main"
Johannes Schindelin
2020-11-20
1
-11
/
+11
*
|
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
|
/
*
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
1
-0
/
+18
|
\
|
*
remote-curl: detect algorithm for dumb HTTP by size
brian m. carlson
2020-06-19
1
-0
/
+18
*
|
http-fetch: support fetching packfiles by URL
Jonathan Tan
2020-06-11
1
-0
/
+30
|
/
*
Merge branch 'dl/test-must-fail-fixes-3'
Junio C Hamano
2020-04-22
1
-3
/
+1
|
\
|
*
t5550: simplify no matching line check
Denton Liu
2020-03-27
1
-3
/
+1
*
|
Git 2.22.4
v2.22.4
Jonathan Nieder
2020-04-20
1
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
Git 2.18.4
v2.18.4
Jonathan Nieder
2020-04-20
1
-5
/
+11
|
|
\
|
|
*
credential: treat URL with empty scheme as invalid
Jonathan Nieder
2020-04-20
1
-0
/
+9
|
|
*
credential: treat URL without scheme as invalid
Jonathan Nieder
2020-04-20
1
-5
/
+2
*
|
|
Merge branch 'sg/test-atexit'
Junio C Hamano
2019-04-25
1
-1
/
+0
|
\
\
\
|
*
|
|
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
2019-03-14
1
-1
/
+0
|
|
/
/
*
/
/
http: normalize curl results for dumb loose and alternates fetches
Jeff King
2019-03-24
1
-0
/
+16
|
/
/
*
/
http-fetch: make `-a` standard behaviour
Martin Ågren
2018-04-24
1
-0
/
+11
|
/
*
t5550: use write_script to generate post-update hook
Brandon Williams
2017-04-19
1
-2
/
+3
*
Merge branch 'jt/http-base-url-update-upon-redirect'
Junio C Hamano
2017-03-10
1
-0
/
+9
|
\
|
*
http: attempt updating base URL only if no error
Jonathan Tan
2017-02-28
1
-0
/
+9
*
|
Merge branch 'jn/remote-helpers-with-git-dir'
Junio C Hamano
2017-02-27
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR
Jonathan Nieder
2017-02-14
1
-0
/
+9
|
*
Merge branch 'jk/http-walker-limit-redirect' into maint
Junio C Hamano
2017-01-17
1
-0
/
+61
|
|
\
*
|
\
Merge branch 'bw/transport-protocol-policy'
Junio C Hamano
2016-12-27
1
-0
/
+10
|
\
\
\
|
*
|
|
http: respect protocol.*.allow=user for http-alternates
Jeff King
2016-12-15
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/http-walker-limit-redirect-2.9'
Junio C Hamano
2016-12-19
1
-0
/
+61
|
\
|
|
|
|
/
|
/
|
|
*
http: treat http-alternates like redirects
Jeff King
2016-12-06
1
-0
/
+38
|
*
http: make redirects more obvious
Jeff King
2016-12-06
1
-0
/
+23
[next]