Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-02-28 | builtin-fetch--tool: fix reflog notes. | 1 | -4/+6 | |
2007-02-28 | git-fetch: retire update-local-ref which is not used anymore. | 1 | -6/+0 | |
2007-02-27 | builtin-fetch--tool: make sure not to overstep ls-remote-result buffer. | 1 | -0/+2 | |
2007-02-27 | fetch--tool: fix uninitialized buffer when reading from stdin | 1 | -6/+13 | |
2007-02-27 | builtin-fetch--tool: adjust to updated sha1_object_info(). | 1 | -4/+6 | |
2007-02-13 | Allow fetch--tool to read from stdin | 1 | -2/+25 | |
2007-02-13 | git-fetch: rewrite expand_ref_wildcard in C | 1 | -0/+90 | |
2007-02-13 | git-fetch: rewrite another shell loop in C | 1 | -0/+46 | |
2007-02-13 | git-fetch: move more code into C. | 1 | -0/+125 | |
2007-02-13 | git-fetch--tool: start rewriting parts of git-fetch in C. | 1 | -0/+214 |