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
2012-11-21
Merge branch 'jk/maint-http-half-auth-fetch'
Junio C Hamano
1
-1
/
+1
2012-11-21
remote-curl.c: Fix a compiler warning
Ramsay Jones
1
-1
/
+1
2012-11-20
Merge branch 'jk/maint-http-half-auth-fetch'
Junio C Hamano
1
-8
/
+17
2012-10-31
remote-curl: retry failed requests for auth even with gzip
Jeff King
1
-1
/
+10
2012-10-31
remote-curl: hoist gzip buffer size to top of post_rpc
Jeff King
1
-7
/
+7
2012-10-29
Merge branch 'jk/maint-http-init-not-in-result-handler'
Jeff King
1
-8
/
+9
2012-10-16
Merge branch 'jk/maint-http-half-auth-push'
Junio C Hamano
1
-1
/
+1
2012-10-12
http: do not set up curl auth after a 401
Jeff King
1
-1
/
+1
2012-10-12
remote-curl: do not call run_slot repeatedly
Jeff King
1
-7
/
+8
2012-10-12
http: fix segfault in handle_curl_result
Jeff King
1
-1
/
+1
2012-09-29
Merge branch 'jk/smart-http-switch'
Junio C Hamano
1
-4
/
+5
2012-09-29
Merge branch 'sp/maint-http-enable-gzip'
Junio C Hamano
1
-2
/
+2
2012-09-21
remote-curl: let users turn off smart http
Jeff King
1
-1
/
+2
2012-09-20
remote-curl: rename is_http variable
Jeff King
1
-3
/
+3
2012-09-20
Enable info/refs gzip decompression in HTTP client
Shawn O. Pearce
1
-2
/
+2
2012-09-20
Revert "retry request without query when info/refs?query fails"
Shawn O. Pearce
1
-16
/
+2
2012-08-27
http: prompt for credentials on failed POST
Jeff King
1
-8
/
+15
2012-05-10
Merge branch 'jk/maint-push-progress' into maint
Junio C Hamano
1
-0
/
+1
2012-05-01
Merge branch 'it/fetch-pack-many-refs' into maint
Junio C Hamano
1
-5
/
+13
2012-05-01
teach send-pack about --[no-]progress
Jeff King
1
-0
/
+1
2012-04-10
remote-curl: send the refs to fetch-pack on stdin
Ivan Todoroski
1
-5
/
+13
2012-02-05
Merge branch 'sp/smart-http-failure-to-push' into maint
Junio C Hamano
1
-4
/
+5
2012-01-29
Merge branch 'sp/smart-http-failure-to-push'
Junio C Hamano
1
-4
/
+5
2012-01-20
remote-curl: Fix push status report when all branches fail
Shawn O. Pearce
1
-4
/
+5
2012-01-08
fix push --quiet: add 'quiet' capability to receive-pack
Clemens Buchacher
1
-1
/
+3
2011-12-22
Merge branch 'jk/http-push-to-empty'
Junio C Hamano
1
-3
/
+4
2011-12-19
Merge branch 'jk/maint-push-over-dav'
Junio C Hamano
1
-1
/
+1
2011-12-19
remote-curl: don't pass back fake refs
Jeff King
1
-3
/
+4
2011-12-13
http-push: enable "proactive auth"
Jeff King
1
-1
/
+1
2011-12-13
drop "match" parameter from get_remote_heads
Jeff King
1
-1
/
+1
2011-10-17
Merge branch 'jk/http-auth'
Junio C Hamano
1
-2
/
+2
2011-10-15
http_init: accept separate URL parameter
Jeff King
1
-1
/
+1
2011-10-12
Merge branch 'sp/smart-http-failure'
Junio C Hamano
1
-1
/
+8
2011-10-04
remote-curl: Fix warning after HTTP failure
Shawn O. Pearce
1
-1
/
+8
2011-09-06
Sync with 1.7.6.2
Junio C Hamano
1
-3
/
+1
2011-09-06
Revert "Merge branch 'cb/maint-quiet-push' into maint"
Junio C Hamano
1
-3
/
+1
2011-08-23
Merge branch 'cb/maint-quiet-push' into maint
Junio C Hamano
1
-1
/
+3
2011-08-17
Merge branch 'cb/maint-quiet-push'
Junio C Hamano
1
-1
/
+3
2011-08-16
Merge branch 'jc/zlib-wrap' into maint
Junio C Hamano
1
-9
/
+5
2011-08-01
Merge branch 'sr/transport-helper-fix'
Junio C Hamano
1
-1
/
+9
2011-07-31
propagate --quiet to send-pack/receive-pack
Clemens Buchacher
1
-1
/
+3
2011-07-22
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2011-07-20
remote-curl: Add a format check to parsing of info/refs
Julian Phillips
1
-0
/
+2
2011-07-20
remote-curl: don't retry auth failures with dumb protocol
Jeff King
1
-1
/
+1
2011-07-19
remote-curl: accept empty line as terminator
Sverre Rabbelier
1
-1
/
+9
2011-07-19
Merge branch 'jc/zlib-wrap'
Junio C Hamano
1
-9
/
+5
2011-06-20
plug a few coverity-spotted leaks
Jim Meyering
1
-4
/
+6
2011-06-10
zlib: zlib can only process 4GB at a time
Junio C Hamano
1
-1
/
+1
2011-06-10
zlib: wrap deflateBound() too
Junio C Hamano
1
-1
/
+1
2011-06-10
zlib: wrap deflate side of the API
Junio C Hamano
1
-7
/
+3
[next]