filter-branch: don't use xargs -0
[gitweb.git] / builtin-fetch.c
2007-09-19 Remove pack.keep after ref updates in git-fetch
2007-09-19 Simplify fetch transport API to just one function
2007-09-19 Remove unused unpacklimit variable from builtin-fetch
2007-09-19 Remove unnecessary debugging from builtin-fetch
2007-09-19 Fix off by one bug in reflog messages written by builti...
2007-09-19 Correct builtin-fetch to handle + in refspecs
2007-09-19 Make fetch a builtin