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
*
http: make curl callbacks match contracts from curl header
Dan McGee
2011-05-04
1
-1
/
+1
*
Merge branch 'sp/maint-smart-http-sans-100-continue'
Junio C Hamano
2011-03-14
1
-1
/
+1
|
\
|
*
smart-http: Really never use Expect: 100-continue
Shawn O. Pearce
2011-03-14
1
-1
/
+1
*
|
Merge branch 'sp/maint-smart-http-sans-100-continue'
Junio C Hamano
2011-02-28
1
-11
/
+55
|
\
|
|
*
smart-http: Don't use Expect: 100-Continue
Shawn O. Pearce
2011-02-15
1
-11
/
+55
|
*
Merge branch 'sp/maint-push-sideband' into maint
Junio C Hamano
2010-03-03
1
-3
/
+4
|
|
\
*
|
\
Merge branch 'sp/fix-smart-http-deadlock-on-error'
Junio C Hamano
2010-08-13
1
-2
/
+3
|
\
\
\
|
*
|
|
smart-http: Don't deadlock on server failure
Shawn O. Pearce
2010-08-07
1
-2
/
+3
*
|
|
|
Merge branch 'rc/maint-curl-helper'
Junio C Hamano
2010-05-09
1
-6
/
+8
|
\
\
\
\
|
*
|
|
|
remote-curl: ensure that URLs have a trailing slash
Tay Ray Chuan
2010-04-10
1
-6
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Prompt for a username when an HTTP request 401s
Scott Chacon
2010-04-02
1
-0
/
+2
*
|
|
|
Merge branch 'tc/http-cleanup'
Junio C Hamano
2010-03-15
1
-12
/
+9
|
\
\
\
\
|
*
|
|
|
remote-curl: init walker only when needed
Tay Ray Chuan
2010-03-02
1
-10
/
+3
|
*
|
|
|
remote-curl: use http_fetch_ref() instead of walker wrapper
Tay Ray Chuan
2010-03-02
1
-2
/
+1
|
*
|
|
|
http: init and cleanup separately from http-walker
Tay Ray Chuan
2010-03-02
1
-1
/
+6
|
|
/
/
/
*
|
|
|
Merge branch 'sp/maint-push-sideband' into sp/push-sideband
Junio C Hamano
2010-02-06
1
-3
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
run-command: support custom fd-set in async
Erik Faye-Lund
2010-02-06
1
-3
/
+4
|
|
/
*
|
Merge branch 'maint'
Junio C Hamano
2010-01-22
1
-2
/
+16
|
\
|
|
*
retry request without query when info/refs?query fails
Tay Ray Chuan
2010-01-22
1
-2
/
+16
*
|
Merge branch 'jc/symbol-static'
Junio C Hamano
2010-01-20
1
-1
/
+1
|
\
\
|
*
|
remote-curl.c: mark file-local function static
Junio C Hamano
2010-01-12
1
-1
/
+1
*
|
|
Merge branch 'maint'
Junio C Hamano
2010-01-13
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
remote-curl: Fix Accept header for smart HTTP connections
Shawn O. Pearce
2010-01-12
1
-1
/
+1
*
|
Allow curl to rewind the RPC read buffer
Martin Storsjö
2009-12-01
1
-0
/
+30
|
/
*
remote-curl.c: fix rpc_out()
Tay Ray Chuan
2009-11-24
1
-1
/
+1
*
Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST
Martin Storsjö
2009-11-23
1
-1
/
+1
*
Merge branch 'sp/smart-http'
Junio C Hamano
2009-11-21
1
-44
/
+715
|
\
|
*
Smart HTTP fetch: gzip requests
Shawn O. Pearce
2009-11-05
1
-0
/
+50
|
*
Smart fetch over HTTP: client side
Shawn O. Pearce
2009-11-05
1
-4
/
+65
|
*
Smart push over HTTP: client side
Shawn O. Pearce
2009-11-05
1
-2
/
+233
|
*
Discover refs via smart HTTP server when available
Shawn O. Pearce
2009-11-05
1
-17
/
+131
|
*
Move WebDAV HTTP push under remote-curl
Shawn O. Pearce
2009-10-31
1
-12
/
+85
|
*
remote-helpers: Support custom transport options
Shawn O. Pearce
2009-10-31
1
-1
/
+73
|
*
remote-helpers: Fetch more than one ref in a batch
Shawn O. Pearce
2009-10-31
1
-11
/
+77
|
*
remote-curl: Refactor walker initialization
Shawn O. Pearce
2009-10-31
1
-10
/
+14
*
|
Allow curl helper to work without a local repository
Daniel Barkalow
2009-11-04
1
-1
/
+4
|
/
*
clone: Supply the right commit hash to post-checkout when -b is used
Björn Steinbrink
2009-10-14
1
-0
/
+1
*
remote-curl: add missing initialization of argv0_path
Johannes Sixt
2009-10-14
1
-0
/
+1
*
Use an external program to implement fetching with curl
Daniel Barkalow
2009-08-05
1
-0
/
+139