summaryrefslogtreecommitdiff
path: root/transport.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove pack.keep after ref updates in git-fetchShawn O. Pearce2007-09-191-4/+14
* Simplify fetch transport API to just one functionShawn O. Pearce2007-09-191-34/+25
* Replace custom memory growth allocator with ALLOC_GROWShawn O. Pearce2007-09-191-8/+3
* Add bundle transportJohannes Schindelin2007-09-191-1/+51
* Add fetch methods to transport library.Daniel Barkalow2007-09-191-3/+281
* Push code for transport libraryDaniel Barkalow2007-09-191-0/+196