index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
http.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
http: allow custom index-pack args
Jonathan Tan
2021-02-22
1
-5
/
+5
*
Merge branch 'jt/cdn-offload'
Junio C Hamano
2020-06-25
1
-3
/
+21
|
\
|
*
http-fetch: support fetching packfiles by URL
Jonathan Tan
2020-06-11
1
-0
/
+11
|
*
http: refactor finish_http_pack_request()
Jonathan Tan
2020-06-11
1
-3
/
+10
*
|
http, imap-send: stop using CURLOPT_VERBOSE
Jonathan Tan
2020-05-11
1
-0
/
+7
|
/
*
http: use xmalloc with cURL
Carlo Marcelo Arenas Belón
2019-08-15
1
-0
/
+4
*
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
2019-05-13
1
-31
/
+31
|
\
|
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-5
/
+5
|
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-26
/
+26
*
|
Merge branch 'bc/hash-transition-16'
Junio C Hamano
2019-04-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
http: compute hash of downloaded objects using the_hash_algo
brian m. carlson
2019-04-01
1
-1
/
+1
*
|
http: factor out curl result code normalization
Jeff King
2019-03-24
1
-0
/
+9
|
/
*
Merge branch 'jk/loose-object-cache-oid'
Junio C Hamano
2019-02-07
1
-3
/
+3
|
\
|
*
http: use struct object_id instead of bare sha1
Jeff King
2019-01-08
1
-3
/
+3
*
|
http: enable keep_error for HTTP requests
Masaya Suzuki
2019-01-11
1
-1
/
+0
|
/
*
Merge branch 'jk/snprintf-truncation'
Junio C Hamano
2018-05-30
1
-2
/
+2
|
\
|
*
http: use strbufs instead of fixed buffers
Jeff King
2018-05-21
1
-2
/
+2
*
|
http: allow providing extra headers for http requests
Brandon Williams
2018-03-15
1
-0
/
+7
|
/
*
http.postbuffer: allow full range of ssize_t values
David Turner
2017-04-14
1
-1
/
+1
*
Merge branch 'jk/http-walker-limit-redirect-2.9'
Junio C Hamano
2016-12-19
1
-1
/
+9
|
\
|
*
http: make redirects more obvious
Jeff King
2016-12-06
1
-1
/
+9
*
|
Merge branch 'ep/http-curl-trace'
Junio C Hamano
2016-07-06
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
http.c: implement the GIT_TRACE_CURL environment variable
Elia Pinto
2016-05-25
1
-0
/
+2
*
|
http: support sending custom HTTP headers
Johannes Schindelin
2016-04-27
1
-0
/
+1
|
/
*
Merge branch 'ew/force-ipv4'
Junio C Hamano
2016-02-24
1
-0
/
+1
|
\
|
*
connect & http: support -4 and -6 switches for remote operations
Eric Wong
2016-02-12
1
-0
/
+1
*
|
http: use credential API to handle proxy authentication
Knut Franke
2016-01-26
1
-0
/
+1
|
/
*
http.c: use CURLOPT_RANGE for range requests
David Turner
2015-11-02
1
-1
/
+0
*
http.c: make finish_active_slot() and handle_curl_result() static
Junio C Hamano
2015-01-15
1
-2
/
+0
*
http: optionally extract charset parameter from content-type
Jeff King
2014-05-27
1
-0
/
+7
*
Merge branch 'jl/nor-or-nand-and'
Junio C Hamano
2014-04-08
1
-2
/
+1
|
\
|
*
comments: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-2
/
+1
*
|
http: never use curl_easy_perform
Jeff King
2014-02-19
1
-0
/
+9
|
/
*
Merge branch 'bc/http-100-continue'
Junio C Hamano
2013-12-05
1
-0
/
+1
|
\
|
*
http: return curl's AUTHAVAIL via slot_results
Jeff King
2013-10-31
1
-0
/
+1
*
|
http: update base URLs when we see redirects
Jeff King
2013-10-15
1
-0
/
+8
*
|
http: provide effective url to callers
Jeff King
2013-10-15
1
-0
/
+6
*
|
http: hoist credential request out of handle_curl_result
Jeff King
2013-10-15
1
-0
/
+1
*
|
http: refactor options to http_get_*
Jeff King
2013-10-01
1
-5
/
+10
|
/
*
Merge branch 'mv/ssl-ftp-curl'
Junio C Hamano
2013-04-19
1
-0
/
+9
|
\
|
*
Support FTP-over-SSL/TLS for regular FTP
Modestas Vainius
2013-04-12
1
-0
/
+9
*
|
http: drop http_error function
Jeff King
2013-04-07
1
-5
/
+0
*
|
http: simplify http_error helper function
Jeff King
2013-04-07
1
-3
/
+2
*
|
http: add HTTP_KEEP_ERROR option
Jeff King
2013-04-07
1
-0
/
+1
|
/
*
Verify Content-Type from smart HTTP servers
Shawn Pearce
2013-02-04
1
-1
/
+1
*
http: do not set up curl auth after a 401
Jeff King
2012-10-12
1
-2
/
+1
*
http: fix segfault in handle_curl_result
Jeff King
2012-10-12
1
-1
/
+2
*
http: factor out http error code handling
Jeff King
2012-08-27
1
-0
/
+1
*
correct spelling: an URL -> a URL
Jim Meyering
2012-03-28
1
-1
/
+1
*
Merge branch 'jk/maint-push-over-dav'
Junio C Hamano
2011-12-20
1
-1
/
+2
|
\
[next]