aboutsummaryrefslogtreecommitdiff
path: root/builtin-fetch.c
Commit message (Expand)AuthorAge
...
* Remove unnecessary 'fetch' argument from transport_get APIShawn O. Pearce2007-09-19
* Always ensure the pack.keep file is removed by git-fetchShawn O. Pearce2007-09-19
* Remove pack.keep after ref updates in git-fetchShawn O. Pearce2007-09-19
* Simplify fetch transport API to just one functionShawn O. Pearce2007-09-19
* Remove unused unpacklimit variable from builtin-fetchShawn O. Pearce2007-09-19
* Remove unnecessary debugging from builtin-fetchShawn O. Pearce2007-09-19
* Fix off by one bug in reflog messages written by builtin-fetchShawn O. Pearce2007-09-19
* Correct builtin-fetch to handle + in refspecsShawn O. Pearce2007-09-19
* Make fetch a builtinDaniel Barkalow2007-09-19