Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2008-07-19 |
|\ | |||
| * | http-fetch: do not SEGV after fetching a bad pack idx file | Junio C Hamano | 2008-07-18 |
* | | move show_pack_info() where it belongs | Nicolas Pitre | 2008-06-24 |
|/ | |||
* | Make walker.fetch_ref() take a struct ref. | Daniel Barkalow | 2008-04-26 |
* | Set proxy override with http_init() | Mike Hommey | 2008-02-27 |
* | Move fetch_ref from http-push.c and http-walker.c to http.c | Mike Hommey | 2007-12-14 |
* | Fix various memory leaks in http-push.c and http-walker.c | Mike Hommey | 2007-12-14 |
* | Use strbuf in http code | Mike Hommey | 2007-12-14 |
* | Avoid redundant declaration of missing_target() | Mike Hommey | 2007-12-14 |
* | Fix random sha1 in error message in http-fetch and http-push | Mike Hommey | 2007-12-14 |
* | Print the real filename that we failed to open. | André Goddard Rosa | 2007-11-25 |
* | Modularize commit-walker | Daniel Barkalow | 2007-09-19 |