builtin-branch: remove duplicated code
[gitweb.git] / builtin-fetch--tool.c
2007-03-01 git-fetch: retire update-local-ref which is not used...
2007-02-28 builtin-fetch--tool: make sure not to overstep ls-remot...
2007-02-28 fetch--tool: fix uninitialized buffer when reading...
2007-02-27 builtin-fetch--tool: adjust to updated sha1_object_info().
2007-02-27 Merge branch 'np/types' into jc/fetch
2007-02-14 Allow fetch--tool to read from stdin
2007-02-14 git-fetch: rewrite expand_ref_wildcard in C
2007-02-14 git-fetch: rewrite another shell loop in C
2007-02-14 git-fetch: move more code into C.
2007-02-14 git-fetch--tool: start rewriting parts of git-fetch...