summaryrefslogtreecommitdiff
path: root/builtin-fetch--tool.c
AgeCommit message (Expand)Author
2007-03-01builtin-fetch--tool: fix reflog notes.Junio C Hamano
2007-03-01git-fetch: retire update-local-ref which is not used anymore.Junio C Hamano
2007-02-28builtin-fetch--tool: make sure not to overstep ls-remote-result buffer.Junio C Hamano
2007-02-28fetch--tool: fix uninitialized buffer when reading from stdinJunio C Hamano
2007-02-27builtin-fetch--tool: adjust to updated sha1_object_info().Junio C Hamano
2007-02-14Allow fetch--tool to read from stdinJulian Phillips
2007-02-14git-fetch: rewrite expand_ref_wildcard in CJunio C Hamano
2007-02-14git-fetch: rewrite another shell loop in CJunio C Hamano
2007-02-14git-fetch: move more code into C.Junio C Hamano
2007-02-14git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano