Simplify fetch transport API to just one function
[gitweb.git] / transport.c
2007-09-19 Simplify fetch transport API to just one function
2007-09-19 Replace custom memory growth allocator with ALLOC_GROW
2007-09-19 Add bundle transport
2007-09-19 Add fetch methods to transport library.
2007-09-19 Push code for transport library