Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fix various memory leaks in transport-helper.c | Sverre Rabbelier | 2009-11-17 | 1 | -0/+4 | |
* | | Allow helper to map private ref names into normal names | Daniel Barkalow | 2009-11-17 | 1 | -1/+33 | |
* | | Add support for "import" helper command | Daniel Barkalow | 2009-11-17 | 1 | -0/+52 | |
* | | Allow fetch to modify refs | Daniel Barkalow | 2009-11-17 | 1 | -2/+2 | |
* | | Fix memory leak in helper method for disconnect | Daniel Barkalow | 2009-11-17 | 1 | -1/+8 | |
|/ | ||||||
* | 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 |