summaryrefslogtreecommitdiff
path: root/builtin-fetch-pack.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix builtin-fetch memory corruption by not overstepping arrayShawn O. Pearce2007-09-191-1/+0
* Remove pack.keep after ref updates in git-fetchShawn O. Pearce2007-09-191-6/+25
* Remove unnecessary debugging from builtin-fetchShawn O. Pearce2007-09-191-2/+0
* Make fetch-pack a builtin with an internal APIDaniel Barkalow2007-09-191-0/+829