git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] packfile-uri: http and https as default value of `--uri-protocol`
@ 2021-08-13  9:14 Teng Long
  2021-08-13  9:14 ` [PATCH v1 1/3] " Teng Long
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Teng Long @ 2021-08-13  9:14 UTC (permalink / raw)
  To: dyroneteng; +Cc: git, avarab, jonathantanmy

The origin is from the reply by Ævar Arnfjörð Bjarmason:

    https://public-inbox.org/git/87a6m9ru85.fsf@evledraar.gmail.com

Teng Long (3):
  packfile-uri: http and https as default value of `--uri-protocol`
  git-pack-objects.txt: introduce `--uri-protocol` option
  t5702: `fetch.uriprotocols` is configured without value

 Documentation/git-pack-objects.txt |  9 +++++++++
 builtin/pack-objects.c             | 18 +++++++++++++++---
 fetch-pack.c                       | 13 ++++++++-----
 t/t5702-protocol-v2.sh             | 23 +++++++++++++++++++++++
 4 files changed, 55 insertions(+), 8 deletions(-)

-- 
2.32.0.1.g0de8fe24d1.dirty


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-21  8:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-13  9:14 [PATCH v1 0/3] packfile-uri: http and https as default value of `--uri-protocol` Teng Long
2021-08-13  9:14 ` [PATCH v1 1/3] " Teng Long
2021-08-21  8:08   ` Ævar Arnfjörð Bjarmason
2021-08-13  9:14 ` [PATCH v1 2/3] git-pack-objects.txt: introduce `--uri-protocol` option Teng Long
2021-08-21  8:05   ` Ævar Arnfjörð Bjarmason
2021-08-13  9:14 ` [PATCH v1 3/3] t5702: `fetch.uriprotocols` is configured without value Teng Long
2021-08-21  8:10 ` [PATCH v1 0/3] packfile-uri: http and https as default value of `--uri-protocol` Ævar Arnfjörð Bjarmason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).