]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/bundle-uri'
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2022 21:30:34 +0000 (14:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2022 21:30:34 +0000 (14:30 -0700)
Preliminary code refactoring around transport and bundle code.

* ds/bundle-uri:
  bundle.h: make "fd" version of read_bundle_header() public
  remote: allow relative_url() to return an absolute url
  remote: move relative_url()
  http: make http_get_file() external
  fetch-pack: move --keep=* option filling to a function
  fetch-pack: add a deref_without_lazy_fetch_extended()
  dir API: add a generalized path_match_flags() function
  connect.c: refactor sending of agent & object-format

1  2 
builtin/submodule--helper.c
compat/mingw.c
dir.c
fetch-pack.c
git-compat-util.h
http.c
path.c
remote.c

Simple merge
diff --cc compat/mingw.c
Simple merge
diff --cc dir.c
Simple merge
diff --cc fetch-pack.c
Simple merge
Simple merge
diff --cc http.c
Simple merge
diff --cc path.c
Simple merge
diff --cc remote.c
Simple merge