summaryrefslogtreecommitdiff
path: root/remote-curl.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-04Discover refs via smart HTTP server when availableLibravatar Shawn O. Pearce1-17/+131
2009-11-03Allow curl helper to work without a local repositoryLibravatar Daniel Barkalow1-1/+4
2009-10-30Move WebDAV HTTP push under remote-curlLibravatar Shawn O. Pearce1-12/+85
2009-10-30remote-helpers: Support custom transport optionsLibravatar Shawn O. Pearce1-1/+73
2009-10-30remote-helpers: Fetch more than one ref in a batchLibravatar Shawn O. Pearce1-11/+77
2009-10-30remote-curl: Refactor walker initializationLibravatar Shawn O. Pearce1-10/+14
2009-10-14clone: Supply the right commit hash to post-checkout when -b is usedLibravatar Björn Steinbrink1-0/+1
2009-10-13remote-curl: add missing initialization of argv0_pathLibravatar Johannes Sixt1-0/+1
2009-08-05Use an external program to implement fetching with curlLibravatar Daniel Barkalow1-0/+139