index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote-curl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
|
*
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
pkt-line: add size parameter to packet_length()
René Scharfe
2023-07-08
1
-1
/
+2
|
/
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+1
|
\
|
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+4
|
\
|
|
*
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
Merge branch 'jk/fix-proto-downgrade-to-v0'
Junio C Hamano
2023-03-28
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
git_connect(): fix corner cases in downgrading v2 to v0
Jeff King
2023-03-17
1
-3
/
+4
|
*
Sync with 2.37.6
Johannes Schindelin
2023-02-06
1
-15
/
+13
|
|
\
|
|
*
Sync with 2.35.7
Johannes Schindelin
2023-02-06
1
-15
/
+13
|
|
|
\
|
|
|
*
Sync with 2.34.7
Johannes Schindelin
2023-02-06
1
-15
/
+13
|
|
|
|
\
|
|
|
|
*
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
2023-02-06
1
-15
/
+13
*
|
|
|
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
|
|
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
*
|
|
|
|
http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION
Jeff King
2023-01-17
1
-15
/
+13
|
/
/
/
/
*
|
|
|
remote-curl: add 'get' capability
Derrick Stolee
2022-08-10
1
-0
/
+28
*
|
|
|
remote-curl: send Accept-Language header to server
Li Linchao
2022-07-11
1
-3
/
+18
|
/
/
/
*
|
|
Merge branch 'rc/fetch-refetch'
Junio C Hamano
2022-04-04
1
-0
/
+6
|
\
\
\
|
*
|
|
builtin/fetch-pack: add --refetch option
Robert Coup
2022-03-28
1
-0
/
+6
|
|
/
/
*
/
/
remote-curl.c: free memory in cmd_main()
Ævar Arnfjörð Bjarmason
2022-03-04
1
-4
/
+8
|
/
/
*
/
run-command API users: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason
2021-11-26
1
-1
/
+1
|
/
*
Merge branch 'ab/pkt-line-cleanup'
Junio C Hamano
2021-10-26
1
-1
/
+1
|
\
|
*
pkt-line.[ch]: remove unused packet_read_line_buf()
Ævar Arnfjörð Bjarmason
2021-10-15
1
-1
/
+1
*
|
Merge branch 'ab/http-pinned-public-key-mismatch'
Junio C Hamano
2021-10-11
1
-0
/
+4
|
\
\
|
*
|
http: check CURLE_SSL_PINNEDPUBKEYNOTMATCH when emitting errors
Ævar Arnfjörð Bjarmason
2021-09-27
1
-0
/
+4
*
|
|
string-list.[ch]: remove string_list_init() compatibility function
Ævar Arnfjörð Bjarmason
2021-09-28
1
-2
/
+2
|
/
/
*
|
Merge branch 'ab/http-drop-old-curl'
Junio C Hamano
2021-08-25
1
-9
/
+2
|
\
\
|
|
/
|
/
|
|
*
http: rename CURLOPT_FILE to CURLOPT_WRITEDATA
Ævar Arnfjörð Bjarmason
2021-07-31
1
-2
/
+2
|
*
http: drop support for curl < 7.16.0
Jeff King
2021-07-30
1
-4
/
+0
|
*
http: drop support for curl < 7.11.1
Jeff King
2021-07-30
1
-3
/
+0
*
|
Merge branch 'dl/packet-read-response-end-fix'
Junio C Hamano
2021-07-28
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pkt-line: replace "stateless separator" with "response end"
Denton Liu
2021-07-09
1
-1
/
+1
*
|
remote-curl: fix clone on sha256 repos
Eric Wong
2021-05-12
1
-0
/
+2
*
|
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
2020-10-03
1
-1
/
+13
*
|
Merge branch 'jt/lazy-fetch'
Junio C Hamano
2020-09-03
1
-6
/
+0
|
\
\
|
*
|
fetch-pack: remove no_dependents code
Jonathan Tan
2020-08-19
1
-6
/
+0
*
|
|
(various): document from_promisor parameter
Jonathan Tan
2020-08-25
1
-0
/
+3
|
/
/
*
|
Merge branch 'jk/strvec'
Junio C Hamano
2020-08-10
1
-51
/
+51
|
\
\
|
*
|
strvec: rename struct fields
Jeff King
2020-07-31
1
-3
/
+3
|
*
|
strvec: fix indentation in renamed calls
Jeff King
2020-07-29
1
-4
/
+4
|
*
|
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-43
/
+43
|
*
|
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
*
|
|
Merge branch 'bc/push-cas-cquoted-refname' into master
Junio C Hamano
2020-07-30
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remote-curl: make --force-with-lease work with non-ASCII ref names
brian m. carlson
2020-07-21
1
-1
/
+5
*
|
|
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
2020-07-07
1
-4
/
+42
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remote-curl: avoid truncating refs with ls-remote
brian m. carlson
2020-06-19
1
-1
/
+3
[next]