summaryrefslogtreecommitdiff
path: root/fetch-object.c
AgeCommit message (Expand)Author
2018-09-13fetch-object: set exact_oid when fetchingJonathan Tan
2018-09-13fetch-object: unify fetch_object[s] functionsJonathan Tan
2018-08-01fetch-pack: unify ref in and out paramJonathan Tan
2018-06-28fetch-pack: put shallow info in output parameterBrandon Williams
2017-12-08unpack-trees: batch fetching of missing blobsJonathan Tan
2017-12-08sha1_file: support lazily fetching missing objectsJonathan Tan
2017-12-05introduce fetch-object: fetch one promisor objectJonathan Tan