summaryrefslogtreecommitdiff
path: root/promisor-remote.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-13promisor-remote: remove fetch_if_missing=0Libravatar Jonathan Tan1-3/+0
2019-10-02promisor-remote: skip move_to_tail when no-opLibravatar Emily Shaffer1-0/+3
2019-06-25Move core_partial_clone_filter_default to promisor-remote.cLibravatar Christian Couder1-0/+5
2019-06-25Move repository_format_partial_clone to promisor-remote.cLibravatar Christian Couder1-0/+7
2019-06-25Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}Libravatar Christian Couder1-1/+39
2019-06-25promisor-remote: parse remote.*.partialclonefilterLibravatar Christian Couder1-0/+15
2019-06-25promisor-remote: use repository_format_partial_cloneLibravatar Christian Couder1-0/+23
2019-06-25promisor-remote: add promisor_remote_reinit()Libravatar Christian Couder1-2/+20
2019-06-25promisor-remote: implement promisor_remote_get_direct()Libravatar Christian Couder1-0/+67
2019-06-25Add initial support for many promisor remotesLibravatar Christian Couder1-0/+92