Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-27 | fetch--tool: fix uninitialized buffer when reading from stdin | Junio C Hamano | 1 | -6/+13 |
2007-02-27 | builtin-fetch--tool: adjust to updated sha1_object_info(). | Junio C Hamano | 1 | -4/+6 |
2007-02-13 | Allow fetch--tool to read from stdin | Julian Phillips | 1 | -2/+25 |
2007-02-13 | git-fetch: rewrite expand_ref_wildcard in C | Junio C Hamano | 1 | -0/+90 |
2007-02-13 | git-fetch: rewrite another shell loop in C | Junio C Hamano | 1 | -0/+46 |
2007-02-13 | git-fetch: move more code into C. | Junio C Hamano | 1 | -0/+125 |
2007-02-13 | git-fetch--tool: start rewriting parts of git-fetch in C. | Junio C Hamano | 1 | -0/+214 |