All of lore.kernel.org
 help / color / mirror / Atom feed
From: Elia Pinto <gitter.spiros@gmail.com>
To: git@vger.kernel.org
Cc: gitster@pobox.com, avarab@gmail.com,
	Elia Pinto <gitter.spiros@gmail.com>
Subject: [PATCH 0/2]  addition of all symbols defined by curl
Date: Wed, 16 Mar 2022 14:01:04 +0000	[thread overview]
Message-ID: <20220316140106.14678-1-gitter.spiros@gmail.com> (raw)


This patch series is a reroll of the patch described here
https://lore.kernel.org/git/220315.86pmmndmre.gmgdl@evledraar.gmail.com/T/#m7bf710a79c39fb62d874054621ada0bab968d6a3
with the initial addition of the Junio C Hamano patch
https://lore.kernel.org/git/220315.86pmmndmre.gmgdl@evledraar.gmail.com/T/#mc9c88dedf2b93189c3e41186f33844e96e6dcc73
slightly modified by me to be independent of the second patch,
since it should be useful in any case.

The patch series is based on the git master branch

Elia Pinto (2):
  curl: streamline conditional compilation
  git-curl-compat.h: addition of all symbols defined by curl

 git-curl-compat.h | 2944 +++++++++++++++++++++++++++++++++++++++++++--
 http.c            |    6 +-
 2 files changed, 2879 insertions(+), 71 deletions(-)

-- 
2.35.1


             reply	other threads:[~2022-03-16 14:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-16 14:01 Elia Pinto [this message]
2022-03-16 14:01 ` [PATCH 1/2] curl: streamline conditional compilation Elia Pinto
2022-03-16 14:43   ` Ævar Arnfjörð Bjarmason
2022-03-16 18:04     ` Junio C Hamano
2022-03-16 14:01 ` [PATCH 2/2] git-curl-compat.h: addition of all symbols defined by curl Elia Pinto
2022-03-16 14:47   ` Ævar Arnfjörð Bjarmason
2022-03-16 22:24     ` Elia Pinto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220316140106.14678-1-gitter.spiros@gmail.com \
    --to=gitter.spiros@gmail.com \
    --cc=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.