Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Backup the array passed to fetch_pack so we can free items | Shawn O. Pearce | 2007-09-19 | 1 | -2/+5 | |
* | Remove pack.keep after ref updates in git-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -4/+14 | |
* | Simplify fetch transport API to just one function | Shawn O. Pearce | 2007-09-19 | 1 | -34/+25 | |
* | Replace custom memory growth allocator with ALLOC_GROW | Shawn O. Pearce | 2007-09-19 | 1 | -8/+3 | |
* | Add bundle transport | Johannes Schindelin | 2007-09-19 | 1 | -1/+51 | |
* | Add fetch methods to transport library. | Daniel Barkalow | 2007-09-19 | 1 | -3/+281 | |
* | Push code for transport library | Daniel Barkalow | 2007-09-19 | 1 | -0/+196 |