summaryrefslogtreecommitdiff
path: root/fetch-object.h
Commit message (Expand)AuthorAgeFilesLines
* Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}Christian Couder2019-06-251-9/+0
* fetch-object: make functions return an error codeChristian Couder2019-06-251-2/+2
* fetch-object.h: add missing declaration (hdr-check)Ramsay Jones2018-10-291-0/+2
* fetch-object: unify fetch_object[s] functionsJonathan Tan2018-09-131-6/+2
* unpack-trees: batch fetching of missing blobsJonathan Tan2017-12-081-0/+5
* introduce fetch-object: fetch one promisor objectJonathan Tan2017-12-051-0/+6