summaryrefslogtreecommitdiff
path: root/builtin-fetch.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused unpacklimit variable from builtin-fetchShawn O. Pearce2007-09-191-20/+0
* Remove unnecessary debugging from builtin-fetchShawn O. Pearce2007-09-191-9/+0
* Fix off by one bug in reflog messages written by builtin-fetchShawn O. Pearce2007-09-191-1/+1
* Correct builtin-fetch to handle + in refspecsShawn O. Pearce2007-09-191-1/+1
* Make fetch a builtinDaniel Barkalow2007-09-191-0/+552