index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remote-curl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-28
string-list.[ch]: remove string_list_init() compatibility function
Ævar Arnfjörð Bjarmason
1
-2
/
+2
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
2020-01-31
C: use skip_prefix() to avoid hardcoded string length
Junio C Hamano
1
-2
/
+3
2019-10-23
Merge branch 'bc/smart-http-atomic-push'
Junio C Hamano
1
-1
/
+12
2019-10-17
remote-curl: pass on atomic capability to remote side
brian m. carlson
1
-1
/
+12
2019-10-15
remote-curl: use argv_array in parse_push()
René Scharfe
1
-13
/
+9
2019-06-03
i18n: fix typos found during l10n for git 2.22.0
Jiang Xin
1
-2
/
+2
2019-04-25
Merge branch 'bc/hash-transition-16'
Junio C Hamano
1
-5
/
+6
2019-04-16
Merge branch 'js/remote-curl-i18n'
Junio C Hamano
1
-25
/
+25
2019-04-16
Merge branch 'js/anonymize-remote-curl-diag'
Junio C Hamano
1
-6
/
+13
2019-04-01
remote-curl: make hash size independent
brian m. carlson
1
-5
/
+6
2019-03-07
Merge branch 'jt/http-auth-proto-v2-fix'
Junio C Hamano
1
-205
/
+179
2019-03-06
remote-curl: mark all error messages for translation
Johannes Schindelin
1
-25
/
+25
2019-03-05
curl: anonymize URLs in error messages and warnings
Johannes Schindelin
1
-6
/
+13
2019-03-03
remote-curl: use post_rpc() for protocol v2 also
Jonathan Tan
1
-184
/
+149
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler
1
-0
/
+7
2019-02-22
remote-curl: refactor reading into rpc_state's buf
Jonathan Tan
1
-9
/
+24
2019-02-14
remote-curl: reduce scope of rpc_state.result
Jonathan Tan
1
-12
/
+13
2019-02-14
remote-curl: reduce scope of rpc_state.stdin_preamble
Jonathan Tan
1
-9
/
+4
2019-02-14
remote-curl: reduce scope of rpc_state.argv
Jonathan Tan
1
-7
/
+5
2019-02-06
remote-curl: tighten "version 2" check for smart-http
Jeff King
1
-1
/
+1
[next]