Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remote-helpers: return successfully if everything up-to-date | Clemens Buchacher | 2009-10-30 | 1 | -0/+2 |
* | Move WebDAV HTTP push under remote-curl | Shawn O. Pearce | 2009-10-30 | 1 | -3/+134 |
* | remote-helpers: Support custom transport options | Shawn O. Pearce | 2009-10-30 | 1 | -1/+87 |
* | remote-helpers: Fetch more than one ref in a batch | Shawn O. Pearce | 2009-10-30 | 1 | -11/+28 |
* | don't dereference NULL upon fdopen failure | Jim Meyering | 2009-09-13 | 1 | -3/+3 |
* | use write_str_in_full helper to avoid literal string lengths | Jim Meyering | 2009-09-13 | 1 | -7/+3 |
* | Use a clearer style to issue commands to remote helpers | Daniel Barkalow | 2009-09-03 | 1 | -7/+14 |
* | Make the "traditionally-supported" URLs a special case | Daniel Barkalow | 2009-09-03 | 1 | -5/+2 |
* | git-http-fetch: not a builtin | Linus Torvalds | 2009-08-05 | 1 | -1/+1 |
* | Add support for external programs for handling native fetches | Daniel Barkalow | 2009-08-05 | 1 | -0/+168 |