aboutsummaryrefslogtreecommitdiff
path: root/builtin-fetch.c
Commit message (Expand)AuthorAge
* Restore default verbosity for http fetches.Daniel Barkalow2007-10-02
* Allow abbreviations in the first refspec to be mergedDaniel Barkalow2007-09-29
* Refactor struct transport_ops inlined into struct transportShawn O. Pearce2007-09-19
* Rename remote.uri to remote.url within remote handling internalsShawn O. Pearce2007-09-19
* Avoid printing unnecessary warnings during fetch and pushShawn O. Pearce2007-09-19
* Correct handling of branch.$name.merge in builtin-fetchShawn O. Pearce2007-09-19
* Remove more debugging from builtin-fetchShawn O. Pearce2007-09-19
* Allow builtin-fetch to work on a detached HEADShawn O. Pearce2007-09-19
* 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