summaryrefslogtreecommitdiff
path: root/src/transport_local.c
Commit message (Expand)AuthorAgeFilesLines
* Also update local_connect's unused var name for MSVCCarlos Martín Nieto2011-07-051-1/+1
* Slim down git_transportCarlos Martín Nieto2011-06-271-1/+1
* Move transports to an inheritance modelCarlos Martín Nieto2011-06-261-27/+26
* local transport: keep better track of memoryCarlos Martín Nieto2011-06-261-12/+46
* local transport: sort the refs before resolving themCarlos Martín Nieto2011-06-261-20/+30
* Implement ls-remote on local driveCarlos Martín Nieto2011-06-261-2/+141
* Lay down the fundations for the network codeCarlos Martín Nieto2011-06-261-0/+41