1. a35138a Merge branch 'sp/maint-smart-http-sans-100-continue' by Junio C Hamano · 14 years ago
  2. 959dfcf smart-http: Really never use Expect: 100-continue by Shawn O. Pearce · 14 years ago
  3. 28afcbf Merge branch 'sp/maint-smart-http-sans-100-continue' by Junio C Hamano · 14 years ago
  4. 206b099 smart-http: Don't use Expect: 100-Continue by Shawn O. Pearce · 14 years ago
  5. 1c80c9b Merge branch 'sp/fix-smart-http-deadlock-on-error' by Junio C Hamano · 15 years ago
  6. b4ee10f smart-http: Don't deadlock on server failure by Shawn O. Pearce · 15 years ago
  7. 3cc9caa Merge branch 'rc/maint-curl-helper' by Junio C Hamano · 15 years ago
  8. d8fab07 remote-curl: ensure that URLs have a trailing slash by Tay Ray Chuan · 15 years ago
  9. 42653c0 Prompt for a username when an HTTP request 401s by Scott Chacon · 15 years ago
  10. 78d909a Merge branch 'tc/http-cleanup' by Junio C Hamano · 15 years ago
  11. a886ba2 Merge branch 'sp/maint-push-sideband' into maint by Junio C Hamano · 15 years ago
  12. 26e1e0b remote-curl: init walker only when needed by Tay Ray Chuan · 15 years ago
  13. aec4975 remote-curl: use http_fetch_ref() instead of walker wrapper by Tay Ray Chuan · 15 years ago
  14. 888692b http: init and cleanup separately from http-walker by Tay Ray Chuan · 15 years ago
  15. 76d44c8 Merge branch 'sp/maint-push-sideband' into sp/push-sideband by Junio C Hamano · 15 years ago
  16. ae6a560 run-command: support custom fd-set in async by Erik Faye-Lund · 15 years ago
  17. 2d0d706 Merge branch 'maint' by Junio C Hamano · 15 years ago
  18. 703e6e7 retry request without query when info/refs?query fails by Tay Ray Chuan · 15 years ago
  19. 56eb8b4 Merge branch 'jc/symbol-static' by Junio C Hamano · 15 years ago
  20. 054d2fa Merge branch 'maint' by Junio C Hamano · 15 years ago
  21. 8efa5f6 remote-curl: Fix Accept header for smart HTTP connections by Shawn O. Pearce · 15 years ago
  22. 5092d3e remote-curl.c: mark file-local function static by Junio C Hamano · 15 years ago
  23. 6c81a99 Allow curl to rewind the RPC read buffer by Martin Storsjö · 15 years ago
  24. 4831060 remote-curl.c: fix rpc_out() by Tay Ray Chuan · 15 years ago
  25. d21f979 Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POST by Martin Storsjö · 15 years ago
  26. 905bf77 Merge branch 'sp/smart-http' by Junio C Hamano · 15 years ago
  27. b853860 Smart HTTP fetch: gzip requests by Shawn O. Pearce · 15 years ago
  28. 249b200 Smart fetch over HTTP: client side by Shawn O. Pearce · 15 years ago
  29. de1a2fd Smart push over HTTP: client side by Shawn O. Pearce · 15 years ago
  30. 97cc7bc Discover refs via smart HTTP server when available by Shawn O. Pearce · 15 years ago
  31. a45d3d7 Allow curl helper to work without a local repository by Daniel Barkalow · 15 years ago
  32. ae4efe1 Move WebDAV HTTP push under remote-curl by Shawn O. Pearce · 15 years ago
  33. ef08ef9 remote-helpers: Support custom transport options by Shawn O. Pearce · 15 years ago
  34. 292ce46 remote-helpers: Fetch more than one ref in a batch by Shawn O. Pearce · 15 years ago
  35. 37a8768 remote-curl: Refactor walker initialization by Shawn O. Pearce · 15 years ago
  36. d01a8e3 clone: Supply the right commit hash to post-checkout when -b is used by Björn Steinbrink · 15 years ago
  37. c6dfb39 remote-curl: add missing initialization of argv0_path by Johannes Sixt · 15 years ago
  38. a2d725b Use an external program to implement fetching with curl by Daniel Barkalow · 16 years ago