aboutsummaryrefslogtreecommitdiff
path: root/builtin-fetch--tool.c
Commit message (Expand)AuthorAge
* Ensure return value from xread() is always stored into an ssize_tJohan Herland2007-05-15
* Merge branch 'maint'Junio C Hamano2007-04-29
|\
| * Do not barf on too long action descriptionJunio C Hamano2007-04-29
* | git-fetch: Fix "argument list too long"OGAWA Hirofumi2007-04-24
* | git-fetch--tool pick-rrefJunio C Hamano2007-04-10
|/
* builtin-fetch--tool: fix reflog notes.Junio C Hamano2007-02-28
* git-fetch: retire update-local-ref which is not used anymore.Junio C Hamano2007-02-28
* builtin-fetch--tool: make sure not to overstep ls-remote-result buffer.Junio C Hamano2007-02-27
* fetch--tool: fix uninitialized buffer when reading from stdinJunio C Hamano2007-02-27
* builtin-fetch--tool: adjust to updated sha1_object_info().Junio C Hamano2007-02-27
* Allow fetch--tool to read from stdinJulian Phillips2007-02-13
* git-fetch: rewrite expand_ref_wildcard in CJunio C Hamano2007-02-13
* git-fetch: rewrite another shell loop in CJunio C Hamano2007-02-13
* git-fetch: move more code into C.Junio C Hamano2007-02-13
* git-fetch--tool: start rewriting parts of git-fetch in C.Junio C Hamano2007-02-13