]> git.ipfire.org Git - thirdparty/git.git/history - builtin-fetch--tool.c
diff --quiet
[thirdparty/git.git] / builtin-fetch--tool.c
2007-03-14  Junio C HamanoMerge GIT 1.5.0.4
2007-03-14  Junio C HamanoMerge branch 'jc/repack'
2007-03-14  Junio C HamanoMerge branch 'jc/fetch'
2007-03-01  Junio C Hamanobuiltin-fetch--tool: fix reflog notes.
2007-03-01  Junio C Hamanogit-fetch: retire update-local-ref which is not used...
2007-02-28  Junio C Hamanobuiltin-fetch--tool: make sure not to overstep ls-remot...
2007-02-28  Junio C Hamanofetch--tool: fix uninitialized buffer when reading...
2007-02-27  Junio C Hamanobuiltin-fetch--tool: adjust to updated sha1_object_info().
2007-02-27  Junio C HamanoMerge branch 'np/types' into jc/fetch
2007-02-14  Julian PhillipsAllow fetch--tool to read from stdin
2007-02-14  Junio C Hamanogit-fetch: rewrite expand_ref_wildcard in C
2007-02-14  Junio C Hamanogit-fetch: rewrite another shell loop in C
2007-02-14  Junio C Hamanogit-fetch: move more code into C.
2007-02-14  Junio C Hamanogit-fetch--tool: start rewriting parts of git-fetch...