git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/2]  addition of all symbols defined by curl
@ 2022-03-16 14:01 Elia Pinto
  2022-03-16 14:01 ` [PATCH 1/2] curl: streamline conditional compilation Elia Pinto
  2022-03-16 14:01 ` [PATCH 2/2] git-curl-compat.h: addition of all symbols defined by curl Elia Pinto
  0 siblings, 2 replies; 7+ messages in thread
From: Elia Pinto @ 2022-03-16 14:01 UTC (permalink / raw)
  To: git; +Cc: gitster, avarab, Elia Pinto


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


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

end of thread, other threads:[~2022-03-16 22:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 14:01 [PATCH 0/2] addition of all symbols defined by curl Elia Pinto
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

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).