git log --graph: print '*' for all commits, including merges
[gitweb.git] / builtin-fetch--tool.c
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...