Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-04-29 | Do not barf on too long action description | Junio C Hamano | 1 | -4/+1 |
2007-02-28 | builtin-fetch--tool: fix reflog notes. | Junio C Hamano | 1 | -4/+6 |
2007-02-28 | git-fetch: retire update-local-ref which is not used anymore. | Junio C Hamano | 1 | -6/+0 |
2007-02-27 | builtin-fetch--tool: make sure not to overstep ls-remote-result buffer. | Junio C Hamano | 1 | -0/+2 |
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 |