🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
remote-curl.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
eba498a
Merge branch 'jk/libcurl-8.7-regression-workaround'
by Junio C Hamano
· 1 year, 8 months ago
92a209b
remote-curl: add Transfer-Encoding header only for older curl
by Jeff King
· 1 year, 8 months ago
d6f6b43
transport-helper: drop "object-format <algo>" option
by Jeff King
· 1 year, 9 months ago
fa50e7a
Merge branch 'jx/remote-archive-over-smart-http'
by Junio C Hamano
· 1 year, 11 months ago
23b7d59
remote-curl: supports git-upload-archive service
by Jiang Xin
· 1 year, 11 months ago
492ee03
Merge branch 'en/header-cleanup'
by Junio C Hamano
· 1 year, 11 months ago
d57c671
treewide: remove unnecessary includes in source files
by Elijah Newren
· 2 years ago
f25e65e
http.h: remove unnecessary include
by Elijah Newren
· 2 years ago
eea0e59
treewide: remove unnecessary includes in source files
by Elijah Newren
· 2 years ago
bab2283
remote-curl: rediscover repository when fetching refs
by Patrick Steinhardt
· 2 years ago
ce481ac
Merge branch 'cw/compat-util-header-cleanup'
by Junio C Hamano
· 2 years, 5 months ago
3e81b89
pkt-line: add size parameter to packet_length()
by René Scharfe
· 2 years, 5 months ago
91c080d
git-compat-util: move alloc macros to git-compat-util.h
by Calvin Wan
· 2 years, 5 months ago
0807e57
Merge branch 'en/header-split-cache-h'
by Junio C Hamano
· 2 years, 8 months ago
74ea5c9
treewide: be explicit about dependence on trace.h & trace2.h
by Elijah Newren
· 2 years, 8 months ago
6047b28
Merge branch 'en/header-split-cleanup'
by Junio C Hamano
· 2 years, 8 months ago
f879501
Merge branch 'jk/fix-proto-downgrade-to-v0'
by Junio C Hamano
· 2 years, 9 months ago
d48be35
write-or-die.h: move declarations for write-or-die.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
e38da48
setup.h: move declarations for setup.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
32a8f51
environment.h: move declarations for environment.c functions from cache.h
by Elijah Newren
· 2 years, 9 months ago
f394e09
treewide: be explicit about dependence on gettext.h
by Elijah Newren
· 2 years, 9 months ago
eaa0fd6
git_connect(): fix corner cases in downgrading v2 to v0
by Jeff King
· 2 years, 9 months ago
41771fa
cache.h: remove dependence on hex.h; make other files include it explicitly
by Elijah Newren
· 2 years, 10 months ago
36bf195
alloc.h: move ALLOC_GROW() functions from cache.h
by Elijah Newren
· 2 years, 10 months ago
6487e9c
Sync with 2.37.6
by Johannes Schindelin
· 2 years, 10 months ago
4084321
Sync with 2.35.7
by Johannes Schindelin
· 2 years, 10 months ago
6a53a59
Sync with 2.34.7
by Johannes Schindelin
· 2 years, 10 months ago
4bd481e
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
by Jeff King
· 2 years, 10 months ago
fe7e44e
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
by Jeff King
· 2 years, 11 months ago
b5624a4
remote-curl: add 'get' capability
by Derrick Stolee
· 3 years, 4 months ago
b0c4adc
remote-curl: send Accept-Language header to server
by Li Linchao
· 3 years, 5 months ago
0f5e885
Merge branch 'rc/fetch-refetch'
by Junio C Hamano
· 3 years, 8 months ago
869a0eb
builtin/fetch-pack: add --refetch option
by Robert Coup
· 3 years, 9 months ago
b07fa8f
remote-curl.c: free memory in cmd_main()
by Ævar Arnfjörð Bjarmason
· 3 years, 9 months ago
6def0ff
run-command API users: use strvec_pushv(), not argv assignment
by Ævar Arnfjörð Bjarmason
· 4 years, 1 month ago
06355d7
Merge branch 'ab/pkt-line-cleanup'
by Junio C Hamano
· 4 years, 2 months ago
ec9a37d
pkt-line.[ch]: remove unused packet_read_line_buf()
by Ævar Arnfjörð Bjarmason
· 4 years, 2 months ago
97492aa
Merge branch 'ab/http-pinned-public-key-mismatch'
by Junio C Hamano
· 4 years, 2 months ago
abf897b
string-list.[ch]: remove string_list_init() compatibility function
by Ævar Arnfjörð Bjarmason
· 4 years, 3 months ago
3e8084f
http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
by Ævar Arnfjörð Bjarmason
· 4 years, 3 months ago
e48a623
Merge branch 'ab/http-drop-old-curl'
by Junio C Hamano
· 4 years, 4 months ago
8dda4cb
http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
by Ævar Arnfjörð Bjarmason
· 4 years, 5 months ago
013c7e2
http: drop support for curl < 7.16.0
by Jeff King
· 4 years, 5 months ago
1119a15
http: drop support for curl < 7.11.1
by Jeff King
· 4 years, 5 months ago
1e893a1
Merge branch 'dl/packet-read-response-end-fix'
by Junio C Hamano
· 4 years, 5 months ago
8232a0f
pkt-line: replace "stateless separator" with "response end"
by Denton Liu
· 4 years, 5 months ago
00bc839
remote-curl: fix clone on sha256 repos
by Eric Wong
· 4 years, 7 months ago
3b990aa
push: parse and set flag for "--force-if-includes"
by Srinidhi Kaushik
· 5 years ago
b4100f3
Merge branch 'jt/lazy-fetch'
by Junio C Hamano
· 5 years ago
42d418d
(various): document from_promisor parameter
by Jonathan Tan
· 5 years ago
9dfa8db
fetch-pack: remove no_dependents code
by Jonathan Tan
· 5 years ago
46b225f
Merge branch 'jk/strvec'
by Junio C Hamano
· 5 years ago
d70a9eb
strvec: rename struct fields
by Jeff King
· 5 years ago
c2796ac
Merge branch 'bc/push-cas-cquoted-refname' into master
by Junio C Hamano
· 5 years ago
f6d8942
strvec: fix indentation in renamed calls
by Jeff King
· 5 years ago
c972bf4
strvec: convert remaining callers away from argv_array name
by Jeff King
· 5 years ago
dbbcd44
strvec: rename files from argv-array to strvec
by Jeff King
· 5 years ago
cd85b44
remote-curl: make --force-with-lease work with non-ASCII ref names
by brian m. carlson
· 5 years ago
1221085
Merge branch 'bc/sha-256-part-2'
by Junio C Hamano
· 5 years ago
97997e6
remote-curl: avoid truncating refs with ls-remote
by brian m. carlson
· 5 years ago
ac093d0
remote-curl: detect algorithm for dumb HTTP by size
by brian m. carlson
· 5 years ago
7f60501
remote-curl: implement object-format extensions
by brian m. carlson
· 6 years ago
b0df0c1
stateless-connect: send response end packet
by Denton Liu
· 6 years ago
0181b60
pkt-line: define PACKET_READ_RESPONSE_END
by Denton Liu
· 6 years ago
74b082a
remote-curl: error on incomplete packet
by Denton Liu
· 6 years ago
04cc91a
remote-curl: remove label indentation
by Denton Liu
· 6 years ago
51ca7f8
remote-curl: fix typo
by Denton Liu
· 6 years ago
fe299ec
oid_array: rename source file from sha1-array
by Jeff King
· 6 years ago
4a5c3e1
Merge branch 'rs/show-progress-in-dumb-http-fetch'
by Junio C Hamano
· 6 years ago
7655b41
remote-curl: show progress for fetches over dumb HTTP
by René Scharfe
· 6 years ago
145136a
C: use skip_prefix() to avoid hardcoded string length
by Junio C Hamano
· 6 years ago
d45d771
Merge branch 'bc/smart-http-atomic-push'
by Junio C Hamano
· 6 years ago
6f11942
remote-curl: pass on atomic capability to remote side
by brian m. carlson
· 6 years ago
062a309
remote-curl: use argv_array in parse_push()
by René Scharfe
· 6 years ago
8a1569d
i18n: fix typos found during l10n for git 2.22.0
by Jiang Xin
· 7 years ago
d4e568b
Merge branch 'bc/hash-transition-16'
by Junio C Hamano
· 7 years ago
aa1edf1
Merge branch 'js/remote-curl-i18n'
by Junio C Hamano
· 7 years ago
764bd20
Merge branch 'js/anonymize-remote-curl-diag'
by Junio C Hamano
· 7 years ago
9c9492e
remote-curl: make hash size independent
by brian m. carlson
· 7 years ago
c42c664
Merge branch 'jt/http-auth-proto-v2-fix'
by Junio C Hamano
· 7 years ago
ed8b413
remote-curl: mark all error messages for translation
by Johannes Schindelin
· 7 years ago
c1284b2
curl: anonymize URLs in error messages and warnings
by Johannes Schindelin
· 7 years ago
a97d007
remote-curl: use post_rpc() for protocol v2 also
by Jonathan Tan
· 7 years ago
ee4512e
trace2: create new combined trace facility
by Jeff Hostetler
· 7 years ago
78ad917
remote-curl: refactor reading into rpc_state's buf
by Jonathan Tan
· 7 years ago
b359030
remote-curl: reduce scope of rpc_state.result
by Jonathan Tan
· 7 years ago
5d91669
remote-curl: reduce scope of rpc_state.stdin_preamble
by Jonathan Tan
· 7 years ago
7d50d34
remote-curl: reduce scope of rpc_state.argv
by Jonathan Tan
· 7 years ago
cbdb8d1
remote-curl: tighten "version 2" check for smart-http
by Jeff King
· 7 years ago
8ee3e12
remote-curl: refactor smart-http discovery
by Jeff King
· 7 years ago
5f8b86d
Merge branch 'jt/fetch-v2-sideband'
by Junio C Hamano
· 7 years ago
99c0bdd
Merge branch 'ms/http-no-more-failonerror'
by Junio C Hamano
· 7 years ago
b79bdd8
remote-curl: unset CURLOPT_FAILONERROR
by Masaya Suzuki
· 7 years ago
cf2fb92
remote-curl: define struct for CURLOPT_WRITEFUNCTION
by Masaya Suzuki
· 7 years ago
e6cf87b
http: enable keep_error for HTTP requests
by Masaya Suzuki
· 7 years ago
2d103c3
pack-protocol.txt: accept error packets in any context
by Masaya Suzuki
· 7 years ago
01f9ec6
Use packet_reader instead of packet_read_line
by Masaya Suzuki
· 7 years ago
3b33576
style: the opening '{' of a function is in a separate line
by Nguyễn Thái Ngọc Duy
· 7 years ago
ab6409c
Merge branch 'en/double-semicolon-fix' into maint
by Junio C Hamano
· 7 years ago
cb8010b
remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms)
by Torsten Bögershausen
· 7 years ago
Next »