index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/finalize-temp-file'
Junio C Hamano
2015-08-19
|
\
|
*
sha1_file.c: rename move_temp_to_file() to finalize_object_file()
Junio C Hamano
2015-08-10
*
|
Merge branch 'et/http-proxyauth'
Junio C Hamano
2015-07-13
|
\
\
|
*
|
http: always use any proxy auth method available
Enrique Tobis
2015-06-29
*
|
|
Merge branch 'ls/http-ssl-cipher-list'
Junio C Hamano
2015-05-22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
http: add support for specifying an SSL cipher list
Lars Kellogg-Stedman
2015-05-08
|
*
|
Merge branch 'jk/dumb-http-idx-fetch-fix' into maint
Junio C Hamano
2015-02-24
|
|
\
\
*
|
|
|
http: release the memory of a http pack request as well
Stefan Beller
2015-03-24
*
|
|
|
Merge branch 'ye/http-accept-language'
Junio C Hamano
2015-03-06
|
\
\
\
\
|
*
|
|
|
gettext.c: move get_preferred_languages() from http.c
Jeff King
2015-02-26
*
|
|
|
|
Merge branch 'tc/missing-http-proxyauth'
Junio C Hamano
2015-02-25
|
\
\
\
\
\
|
*
|
|
|
|
http: support curl < 7.10.7
Tom G. Christensen
2015-02-03
*
|
|
|
|
|
Merge branch 'ye/http-accept-language'
Junio C Hamano
2015-02-18
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
http: add Accept-Language header if possible
Yi EungJun
2015-01-28
*
|
|
|
|
|
Merge branch 'jk/dumb-http-idx-fetch-fix'
Junio C Hamano
2015-02-17
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
dumb-http: do not pass NULL path to parse_pack_index
Jeff King
2015-01-27
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jc/unused-symbols'
Junio C Hamano
2015-02-11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
http.c: make finish_active_slot() and handle_curl_result() static
Junio C Hamano
2015-01-15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
remote-curl: fall back to Basic auth if Negotiate fails
brian m. carlson
2015-01-07
|
/
/
/
*
|
|
Merge branch 'da/include-compat-util-first-in-c'
Junio C Hamano
2014-10-14
|
\
\
\
|
*
|
|
cleanups: ensure that git-compat-util.h is included first
David Aguilar
2014-09-15
*
|
|
|
Merge branch 'br/http-init-fix'
Junio C Hamano
2014-09-11
|
\
\
\
\
|
*
|
|
|
http: style fixes for curl_multi_init error check
Jeff King
2014-08-21
|
*
|
|
|
http.c: die if curl_*_init fails
Bernhard Reiter
2014-08-18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'jk/skip-prefix'
Junio C Hamano
2014-07-09
|
\
\
\
|
*
|
|
use skip_prefix to avoid repeated calculations
Jeff King
2014-06-20
*
|
|
|
http: fix charset detection of extract_content_type()
Yi EungJun
2014-06-17
|
/
/
/
*
|
|
http: default text charset to iso-8859-1
Jeff King
2014-05-27
*
|
|
http: optionally extract charset parameter from content-type
Jeff King
2014-05-27
*
|
|
http: extract type/subtype portion of content-type
Jeff King
2014-05-27
|
/
/
*
|
Merge branch 'mh/object-code-cleanup'
Junio C Hamano
2014-03-14
|
\
\
|
*
|
sha1_file_name(): declare to return a const string
Michael Haggerty
2014-02-24
*
|
|
http: never use curl_easy_perform
Jeff King
2014-02-18
|
/
/
*
|
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
\
|
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
|
|
Merge branch 'bc/http-100-continue'
Junio C Hamano
2013-12-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
http: return curl's AUTHAVAIL via slot_results
Jeff King
2013-10-31
*
|
|
Merge branch 'jk/http-auth-redirects'
Junio C Hamano
2013-10-30
|
\
\
\
|
*
|
|
http.c: Spell the null pointer as NULL
Ramsay Jones
2013-10-24
|
*
|
|
http: update base URLs when we see redirects
Jeff King
2013-10-14
|
*
|
|
http: provide effective url to callers
Jeff King
2013-10-14
|
*
|
|
http: hoist credential request out of handle_curl_result
Jeff King
2013-10-14
|
*
|
|
http: refactor options to http_get_*
Jeff King
2013-09-30
|
*
|
|
http_request: factor out curlinfo_strbuf
Jeff King
2013-09-30
|
*
|
|
http_get_file: style fixes
Jeff King
2013-09-30
|
|
/
/
*
|
|
Merge branch 'ew/keepalive'
Junio C Hamano
2013-10-28
|
\
\
\
|
*
|
|
http: use curl's tcp keepalive if available
Jeff King
2013-10-16
|
*
|
|
http: enable keepalive on TCP sockets
Eric Wong
2013-10-14
*
|
|
|
Merge branch 'jc/url-match'
Junio C Hamano
2013-09-09
|
\
\
\
\
[next]