Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-13 | promisor-remote: remove fetch_if_missing=0 | Jonathan Tan | 1 | -3/+0 |
2019-10-02 | promisor-remote: skip move_to_tail when no-op | Emily Shaffer | 1 | -0/+3 |
2019-06-25 | Move core_partial_clone_filter_default to promisor-remote.c | Christian Couder | 1 | -0/+5 |
2019-06-25 | Move repository_format_partial_clone to promisor-remote.c | Christian Couder | 1 | -0/+7 |
2019-06-25 | Remove fetch-object.{c,h} in favor of promisor-remote.{c,h} | Christian Couder | 1 | -1/+39 |
2019-06-25 | promisor-remote: parse remote.*.partialclonefilter | Christian Couder | 1 | -0/+15 |
2019-06-25 | promisor-remote: use repository_format_partial_clone | Christian Couder | 1 | -0/+23 |
2019-06-25 | promisor-remote: add promisor_remote_reinit() | Christian Couder | 1 | -2/+20 |
2019-06-25 | promisor-remote: implement promisor_remote_get_direct() | Christian Couder | 1 | -0/+67 |
2019-06-25 | Add initial support for many promisor remotes | Christian Couder | 1 | -0/+92 |