index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remote-curl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-17
git_connect(): fix corner cases in downgrading v2 to v0
Jeff King
1
-3
/
+4
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
1
-1
/
+2
2023-02-06
Sync with 2.37.6
Johannes Schindelin
1
-15
/
+13
2023-02-06
Sync with 2.35.7
Johannes Schindelin
1
-15
/
+13
2023-02-06
Sync with 2.34.7
Johannes Schindelin
1
-15
/
+13
2023-02-06
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
1
-15
/
+13
2023-01-17
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
1
-15
/
+13
2022-08-10
remote-curl: add 'get' capability
Derrick Stolee
1
-0
/
+28
2022-07-11
remote-curl: send Accept-Language header to server
Li Linchao
1
-3
/
+18
2022-04-04
Merge branch 'rc/fetch-refetch'
Junio C Hamano
1
-0
/
+6
2022-03-28
builtin/fetch-pack: add --refetch option
Robert Coup
1
-0
/
+6
2022-03-04
remote-curl.c: free memory in cmd_main()
Ævar Arnfjörð Bjarmason
1
-4
/
+8
2021-11-25
run-command API users: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-10-25
Merge branch 'ab/pkt-line-cleanup'
Junio C Hamano
1
-1
/
+1
2021-10-15
pkt-line.[ch]: remove unused packet_read_line_buf()
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-10-11
Merge branch 'ab/http-pinned-public-key-mismatch'
Junio C Hamano
1
-0
/
+4
2021-09-28
string-list.[ch]: remove string_list_init() compatibility function
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-09-27
http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-08-24
Merge branch 'ab/http-drop-old-curl'
Junio C Hamano
1
-9
/
+2
2021-07-30
http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-07-30
http: drop support for curl < 7.16.0
Jeff King
1
-4
/
+0
2021-07-30
http: drop support for curl < 7.11.1
Jeff King
1
-3
/
+0
2021-07-28
Merge branch 'dl/packet-read-response-end-fix'
Junio C Hamano
1
-1
/
+1
2021-07-09
pkt-line: replace "stateless separator" with "response end"
Denton Liu
1
-1
/
+1
2021-05-12
remote-curl: fix clone on sha256 repos
Eric Wong
1
-0
/
+2
2020-10-03
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
1
-1
/
+13
2020-09-03
Merge branch 'jt/lazy-fetch'
Junio C Hamano
1
-6
/
+0
2020-08-24
(various): document from_promisor parameter
Jonathan Tan
1
-0
/
+3
2020-08-18
fetch-pack: remove no_dependents code
Jonathan Tan
1
-6
/
+0
2020-08-10
Merge branch 'jk/strvec'
Junio C Hamano
1
-51
/
+51
2020-07-30
strvec: rename struct fields
Jeff King
1
-3
/
+3
2020-07-30
Merge branch 'bc/push-cas-cquoted-refname' into master
Junio C Hamano
1
-1
/
+5
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-4
/
+4
2020-07-28
strvec: convert remaining callers away from argv_array name
Jeff King
1
-43
/
+43
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-07-20
remote-curl: make --force-with-lease work with non-ASCII ref names
brian m. carlson
1
-1
/
+5
2020-07-06
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
1
-4
/
+42
2020-06-19
remote-curl: avoid truncating refs with ls-remote
brian m. carlson
1
-1
/
+3
2020-06-19
remote-curl: detect algorithm for dumb HTTP by size
brian m. carlson
1
-2
/
+21
2020-05-27
remote-curl: implement object-format extensions
brian m. carlson
1
-1
/
+18
2020-05-24
stateless-connect: send response end packet
Denton Liu
1
-0
/
+5
2020-05-24
pkt-line: define PACKET_READ_RESPONSE_END
Denton Liu
1
-0
/
+2
2020-05-24
remote-curl: error on incomplete packet
Denton Liu
1
-3
/
+56
2020-05-18
remote-curl: remove label indentation
Denton Liu
1
-1
/
+1
2020-05-18
remote-curl: fix typo
Denton Liu
1
-1
/
+1
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-03-09
Merge branch 'rs/show-progress-in-dumb-http-fetch'
Junio C Hamano
1
-0
/
+1
2020-03-03
remote-curl: show progress for fetches over dumb HTTP
René Scharfe
1
-0
/
+1
[prev]
[next]