aboutsummaryrefslogtreecommitdiff
path: root/transport.h
Commit message (Expand)AuthorAge
* Implement git clone -vMiklos Vajna2008-10-09
* Mark the list of refs to fetch as constDaniel Barkalow2008-05-04
* Teach git-fetch to exploit server side automatic tag followingShawn O. Pearce2008-03-04
* Merge branch 'aw/mirror-push' into jk/send-packJunio C Hamano2007-11-14
|\
| * git-push: plumb in --mirror modeAndy Whitcroft2007-11-09
* | Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-14
|\ \ | |/
| * Miscellaneous const changes and utilitiesDaniel Barkalow2007-11-02
* | push: teach push to pass --verbose option to transport layerSteffen Prohaska2007-11-11
|/
* Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-16
* Restore default verbosity for http fetches.Daniel Barkalow2007-10-02
* Ensure builtin-fetch honors {fetch,transfer}.unpackLimitShawn O. Pearce2007-09-19
* Refactor struct transport_ops inlined into struct transportShawn O. Pearce2007-09-19
* Remove unnecessary 'fetch' argument from transport_get APIShawn 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
* Add fetch methods to transport library.Daniel Barkalow2007-09-19
* Push code for transport libraryDaniel Barkalow2007-09-19