git/builtin
Junio C Hamano b9ac6c59b8 Merge branch 'cc/multi-promisor'
Teach the lazy clone machinery that there can be more than one
promisor remote and consult them in order when downloading missing
objects on demand.

* cc/multi-promisor:
  Move core_partial_clone_filter_default to promisor-remote.c
  Move repository_format_partial_clone to promisor-remote.c
  Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}
  remote: add promisor and partial clone config to the doc
  partial-clone: add multiple remotes in the doc
  t0410: test fetching from many promisor remotes
  builtin/fetch: remove unique promisor remote limitation
  promisor-remote: parse remote.*.partialclonefilter
  Use promisor_remote_get_direct() and has_promisor_remote()
  promisor-remote: use repository_format_partial_clone
  promisor-remote: add promisor_remote_reinit()
  promisor-remote: implement promisor_remote_get_direct()
  Add initial support for many promisor remotes
  fetch-object: make functions return an error code
  t0410: remove pipes after git commands
2019-09-18 11:50:09 -07:00
..
2019-07-19 11:30:20 -07:00
2019-09-18 11:50:09 -07:00
2019-01-29 12:47:54 -08:00
2019-04-25 16:41:12 +09:00
2019-05-19 16:45:35 +09:00
2019-09-18 11:50:09 -07:00
2018-10-19 13:34:02 +09:00
2019-09-18 11:50:09 -07:00
2019-08-02 09:55:03 -07:00
2019-05-13 14:22:54 +09:00
2019-08-19 13:05:58 -07:00
2019-01-18 13:49:52 -08:00
2019-09-18 11:50:07 -07:00
2019-09-18 11:50:09 -07:00
2019-07-19 11:30:21 -07:00
2018-05-29 00:28:22 +09:00
2019-06-19 08:19:21 -07:00