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
/
remote-curl.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/maint-http-half-auth-push'
Junio C Hamano
2012-10-16
|
\
|
*
http: fix segfault in handle_curl_result
Jeff King
2012-10-12
*
|
Merge branch 'jk/smart-http-switch'
Junio C Hamano
2012-09-29
|
\
\
|
*
|
remote-curl: let users turn off smart http
Jeff King
2012-09-21
|
*
|
remote-curl: rename is_http variable
Jeff King
2012-09-20
*
|
|
Merge branch 'sp/maint-http-enable-gzip'
Junio C Hamano
2012-09-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Enable info/refs gzip decompression in HTTP client
Shawn O. Pearce
2012-09-20
|
|
/
*
|
Revert "retry request without query when info/refs?query fails"
Shawn O. Pearce
2012-09-20
|
/
*
http: prompt for credentials on failed POST
Jeff King
2012-08-27
*
Merge branch 'jk/maint-push-progress' into maint
Junio C Hamano
2012-05-10
|
\
|
*
teach send-pack about --[no-]progress
Jeff King
2012-05-01
|
*
Merge branch 'sp/smart-http-failure-to-push' into maint
Junio C Hamano
2012-02-05
|
|
\
*
|
\
Merge branch 'it/fetch-pack-many-refs' into maint
Junio C Hamano
2012-05-01
|
\
\
\
|
*
|
|
remote-curl: send the refs to fetch-pack on stdin
Ivan Todoroski
2012-04-10
*
|
|
|
Merge branch 'sp/smart-http-failure-to-push'
Junio C Hamano
2012-01-29
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
remote-curl: Fix push status report when all branches fail
Shawn O. Pearce
2012-01-20
*
|
|
fix push --quiet: add 'quiet' capability to receive-pack
Clemens Buchacher
2012-01-08
|
|
/
|
/
|
*
|
Merge branch 'jk/http-push-to-empty'
Junio C Hamano
2011-12-22
|
\
\
|
*
|
remote-curl: don't pass back fake refs
Jeff King
2011-12-19
*
|
|
Merge branch 'jk/maint-push-over-dav'
Junio C Hamano
2011-12-19
|
\
\
\
|
*
|
|
http-push: enable "proactive auth"
Jeff King
2011-12-13
|
|
/
/
*
|
|
drop "match" parameter from get_remote_heads
Jeff King
2011-12-13
|
/
/
*
|
Merge branch 'jk/http-auth'
Junio C Hamano
2011-10-17
|
\
\
|
*
|
http_init: accept separate URL parameter
Jeff King
2011-10-15
|
*
|
remote-curl: don't retry auth failures with dumb protocol
Jeff King
2011-07-20
*
|
|
Merge branch 'sp/smart-http-failure'
Junio C Hamano
2011-10-12
|
\
\
\
|
*
|
|
remote-curl: Fix warning after HTTP failure
Shawn O. Pearce
2011-10-04
*
|
|
|
Sync with 1.7.6.2
Junio C Hamano
2011-09-06
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Revert "Merge branch 'cb/maint-quiet-push' into maint"
Junio C Hamano
2011-09-06
|
*
|
|
Merge branch 'cb/maint-quiet-push' into maint
Junio C Hamano
2011-08-23
|
|
\
\
\
|
*
\
\
\
Merge branch 'jc/zlib-wrap' into maint
Junio C Hamano
2011-08-16
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'cb/maint-quiet-push'
Junio C Hamano
2011-08-17
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
propagate --quiet to send-pack/receive-pack
Clemens Buchacher
2011-07-31
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'sr/transport-helper-fix'
Junio C Hamano
2011-08-01
|
\
\
\
\
\
|
*
|
|
|
|
remote-curl: accept empty line as terminator
Sverre Rabbelier
2011-07-19
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2011-07-22
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
/
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
remote-curl: Add a format check to parsing of info/refs
Julian Phillips
2011-07-20
*
|
|
|
|
Merge branch 'jc/zlib-wrap'
Junio C Hamano
2011-07-19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
zlib: zlib can only process 4GB at a time
Junio C Hamano
2011-06-10
|
*
|
|
zlib: wrap deflateBound() too
Junio C Hamano
2011-06-10
|
*
|
|
zlib: wrap deflate side of the API
Junio C Hamano
2011-06-10
|
|
|
/
|
|
/
|
*
|
|
plug a few coverity-spotted leaks
Jim Meyering
2011-06-20
|
|
/
|
/
|
*
|
http: make curl callbacks match contracts from curl header
Dan McGee
2011-05-04
|
/
*
Merge branch 'sp/maint-smart-http-sans-100-continue'
Junio C Hamano
2011-03-14
|
\
|
*
smart-http: Really never use Expect: 100-continue
Shawn O. Pearce
2011-03-14
*
|
Merge branch 'sp/maint-smart-http-sans-100-continue'
Junio C Hamano
2011-02-27
|
\
\
|
|
/
|
*
smart-http: Don't use Expect: 100-Continue
Shawn O. Pearce
2011-02-15
|
*
Merge branch 'sp/maint-push-sideband' into maint
Junio C Hamano
2010-03-02
|
|
\
*
|
\
Merge branch 'sp/fix-smart-http-deadlock-on-error'
Junio C Hamano
2010-08-12
|
\
\
\
|
*
|
|
smart-http: Don't deadlock on server failure
Shawn O. Pearce
2010-08-06
[next]