All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Johannes Schindelin <johannes.schindelin@gmx.de>
Subject: [PATCH v2 0/2] unify and bump _WIN32_WINNT definition to Windows 8.1
Date: Mon, 06 Apr 2026 05:45:28 +0000	[thread overview]
Message-ID: <pull.2081.v2.git.1775454330.gitgitgadget@gmail.com> (raw)
In-Reply-To: <pull.2081.git.1775386448854.gitgitgadget@gmail.com>

Clean-up while preparing for v2.54.0.

Changes since v1:

 * Added a patch I had forgotten to include.

Matthias Aßhauer (2):
  unify and bump _WIN32_WINNT definition to Windows 8.1
  compat/winansi: drop pre-Vista workaround

 compat/mingw.c              |  2 +-
 compat/nedmalloc/malloc.c.h |  2 +-
 compat/poll/poll.c          |  4 ++--
 compat/posix.h              |  2 +-
 compat/win32/flush.c        |  2 ++
 compat/winansi.c            | 37 ++++---------------------------------
 6 files changed, 11 insertions(+), 38 deletions(-)


base-commit: 2855562ca6a9c6b0e7bc780b050c1e83c9fcfbd0
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2081%2Fdscho%2Fdrop-windows-vista-support-v2
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2081/dscho/drop-windows-vista-support-v2
Pull-Request: https://github.com/gitgitgadget/git/pull/2081

Range-diff vs v1:

 1:  949696de7a = 1:  949696de7a unify and bump _WIN32_WINNT definition to Windows 8.1
 -:  ---------- > 2:  0b50c30cdd compat/winansi: drop pre-Vista workaround

-- 
gitgitgadget

  reply	other threads:[~2026-04-06  5:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-05 10:54 [PATCH] unify and bump _WIN32_WINNT definition to Windows 8.1 Johannes Schindelin via GitGitGadget
2026-04-06  5:45 ` Johannes Schindelin via GitGitGadget [this message]
2026-04-06  5:45   ` [PATCH v2 1/2] " Matthias Aßhauer via GitGitGadget
2026-04-06  5:45   ` [PATCH v2 2/2] compat/winansi: drop pre-Vista workaround Matthias Aßhauer via GitGitGadget
2026-04-06 17:07   ` [PATCH v2 0/2] unify and bump _WIN32_WINNT definition to Windows 8.1 Junio C Hamano

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=pull.2081.v2.git.1775454330.gitgitgadget@gmail.com \
    --to=gitgitgadget@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=johannes.schindelin@gmx.de \
    /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.