summaryrefslogtreecommitdiff
path: root/builtin-fetch-pack.c
AgeCommit message (Expand)Author
2007-09-19Ensure builtin-fetch honors {fetch,transfer}.unpackLimitShawn O. Pearce
2007-09-19Always obtain fetch-pack arguments from struct fetch_pack_argsShawn O. Pearce
2007-09-19Fix builtin-fetch memory corruption by not overstepping arrayShawn O. Pearce
2007-09-19Remove pack.keep after ref updates in git-fetchShawn O. Pearce
2007-09-19Remove unnecessary debugging from builtin-fetchShawn O. Pearce
2007-09-19Make fetch-pack a builtin with an internal APIDaniel Barkalow