Skip to content

Commit

Permalink
Update 4 packages
Browse files Browse the repository at this point in the history
mingw-w64-x86_64-git (2.44.0.rc0.windows.1-1 -> 2.44.0.rc1.windows.1-1)
mingw-w64-x86_64-git-doc-html (2.44.0.rc0.windows.1-1 -> 2.44.0.rc1.windows.1-1)
msys2-runtime (3.4.10-1 -> 3.4.10-2)
msys2-runtime-devel (3.4.10-1 -> 3.4.10-2)

Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
  • Loading branch information
Git for Windows Build Agent committed Feb 15, 2024
1 parent 863c871 commit 127af85
Show file tree
Hide file tree
Showing 406 changed files with 422 additions and 302 deletions.
Binary file modified cmd/git-gui.exe
Binary file not shown.
Binary file modified cmd/git-receive-pack.exe
Binary file not shown.
Binary file modified cmd/git-upload-pack.exe
Binary file not shown.
Binary file modified cmd/git.exe
Binary file not shown.
Binary file modified cmd/gitk.exe
Binary file not shown.
Binary file modified cmd/scalar.exe
Binary file not shown.
Binary file modified cmd/tig.exe
Binary file not shown.
Binary file modified git-bash.exe
Binary file not shown.
Binary file modified git-cmd.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/bin/git-cvsserver
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
use File::Basename;
use Getopt::Long qw(:config require_order no_ignore_case);

my $VERSION = '2.44.0.rc0.windows.1';
my $VERSION = '2.44.0.rc1.windows.1';

my $log = GITCVS::log->new();
my $cfg;
Expand Down
Binary file modified mingw64/bin/git-receive-pack.exe
Binary file not shown.
Binary file modified mingw64/bin/git-shell.exe
Binary file not shown.
Binary file modified mingw64/bin/git-upload-archive.exe
Binary file not shown.
Binary file modified mingw64/bin/git-upload-pack.exe
Binary file not shown.
Binary file modified mingw64/bin/git.exe
Binary file not shown.
Binary file modified mingw64/bin/scalar.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-credential-wincred.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/libexec/git-core/git-cvsserver
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
use File::Basename;
use Getopt::Long qw(:config require_order no_ignore_case);

my $VERSION = '2.44.0.rc0.windows.1';
my $VERSION = '2.44.0.rc1.windows.1';

my $log = GITCVS::log->new();
my $cfg;
Expand Down
Binary file modified mingw64/libexec/git-core/git-daemon.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-http-backend.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-http-fetch.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-http-push.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-imap-send.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-remote-ftp.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-remote-ftps.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-remote-http.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-remote-https.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/libexec/git-core/git-send-email
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ sub gen_header {
@recipients = unique_email_list(@recipients,@cc,@initial_bcc);
@recipients = (map { extract_valid_address_or_die($_) } @recipients);
my $date = format_2822_time($time++);
my $gitversion = '2.44.0.rc0.windows.1';
my $gitversion = '2.44.0.rc1.windows.1';
if ($gitversion =~ m/..GIT_VERSION../) {
$gitversion = Git::version();
}
Expand Down
Binary file modified mingw64/libexec/git-core/git-sh-i18n--envsubst.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-shell.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/libexec/git-core/git-svn
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ use vars qw/ $AUTHOR $VERSION
$_revision $_repository
$_q $_authors $_authors_prog %users/;
$AUTHOR = 'Eric Wong <normalperson@yhbt.net>';
$VERSION = '2.44.0.rc0.windows.1';
$VERSION = '2.44.0.rc1.windows.1';

use Carp qw/croak/;
use File::Basename qw/dirname basename/;
Expand Down
Binary file modified mingw64/libexec/git-core/git.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/headless-git.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/scalar.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/MyFirstContribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -2218,7 +2218,7 @@ <h3 id="after-approval"><a class="anchor" href="#after-approval"></a>After Revie
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/MyFirstObjectWalk.html
Original file line number Diff line number Diff line change
Expand Up @@ -1670,7 +1670,7 @@ <h2 id="_wrapping_up">Wrapping Up</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
37 changes: 37 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.43.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
Git 2.43.2 Release Notes
========================

Relative to Git 2.43.1, this release has two important fixes to allow
"git imap-send" to be built with NO_CURL defined, and to restore the
forced flushing behaviour when GIT_FLUSH=1 is set. It also contains
other, unexciting, fixes that have already been merged to the 'master'
branch of the development towards the next major release.

Fixes since Git 2.43.1
----------------------

* Update to a new feature recently added, "git show-ref --exists".

* Rename detection logic ignored the final line of a file if it is an
incomplete line.

* "git diff --no-rename A B" did not disable rename detection but did
not trigger an error from the command line parser.

* "git diff --no-index file1 file2" segfaulted while invoking the
external diff driver, which has been corrected.

* Rewrite //-comments to /* comments */ in files whose comments
prevalently use the latter.

* A failed "git tag -s" did not necessarily result in an error
depending on the crypto backend, which has been corrected.

* "git stash" sometimes was silent even when it failed due to
unwritable index file, which has been corrected.

* Recent conversion to allow more than 0/1 in GIT_FLUSH broke the
mechanism by flipping what yes/no means by mistake, which has been
corrected.

Also contains documentation updates, code clean-ups and minor fixups.
47 changes: 33 additions & 14 deletions mingw64/share/doc/git-doc/RelNotes/2.44.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,14 @@ UI, Workflows & Features
refresh token the same way as credential-cache and
credential-libsecret backends.

* Command line completion support (in contrib/) has been
updated for "git bisect".

* "git branch" and friends learned to use the formatted text as
sorting key, not the underlying timestamp value, when the --sort
option is used with author or committer timestamp with a format
specifier (e.g., "--sort=creatordate:format:%H:%M:%S").


Performance, Internal Implementation, Development Support etc.

Expand Down Expand Up @@ -151,6 +159,18 @@ Performance, Internal Implementation, Development Support etc.
* The priority queue test has been migrated to the unit testing
framework.

* Setting `feature.experimental` opts the user into multi-pack reuse
experiment

* Squelch node.js 16 deprecation warnings from GitHub Actions CI
by updating actions/github-script and actions/checkout that use
node.js 20.

* The mechanism to report the filename in the source code, used by
the unit-test machinery, assumed that the compiler expanded __FILE__
to the path to the source given to the $(CC), but some compilers
give full path, breaking the output. This has been corrected.


Fixes since v2.43
-----------------
Expand Down Expand Up @@ -234,21 +254,18 @@ Fixes since v2.43
data from commit-graph too early, which has been corrected.

* Update to a new feature recently added, "git show-ref --exists".
(merge 0aabeaa562 tc/show-ref-exists-fix later to maint).

* oss-fuzz tests are built and run in CI.
(merge c4a9cf1df3 js/oss-fuzz-build-in-ci later to maint).

* Rename detection logic ignored the final line of a file if it is an
incomplete line.
(merge 1c5bc6971e en/diffcore-delta-final-line-fix later to maint).

* GitHub CI update.
(merge 0188b2c8e0 pb/ci-github-skip-logs-for-broken-tests later to maint).

* "git diff --no-rename A B" did not disable rename detection but did
not trigger an error from the command line parser.
(merge 457f96252f rs/parse-options-with-keep-unknown-abbrev-fix later to maint).

* "git archive --remote=<remote>" learned to talk over the smart
http (aka stateless) transport.
Expand All @@ -265,11 +282,9 @@ Fixes since v2.43

* "git diff --no-index file1 file2" segfaulted while invoking the
external diff driver, which has been corrected.
(merge 85a9a63c92 jk/diff-external-with-no-index later to maint).

* Rewrite //-comments to /* comments */ in files whose comments
prevalently use the latter.
(merge de65079d7b jc/comment-style-fixes later to maint).

* Cirrus CI jobs started breaking because we specified version of
FreeBSD that is no longer available, which has been corrected.
Expand All @@ -279,17 +294,21 @@ Fixes since v2.43
as <ptr, length> with a wrong length, which has been corrected.
(merge 156e28b36d jh/sparse-index-expand-to-path-fix later to maint).

* A failed "git tag -s" did not necessarily result in an error
depending on the crypto backend, which has been corrected.

* "git stash" sometimes was silent even when it failed due to
unwritable index file, which has been corrected.

* "git show-ref --verify" did not show things like "CHERRY_PICK_HEAD",
which has been corrected.

* Recent conversion to allow more than 0/1 in GIT_FLUSH broke the
mechanism by flipping what yes/no means by mistake, which has been
corrected.

* Other code cleanup, docfix, build fix, etc.
(merge 5aea3955bc rj/clarify-branch-doc-m later to maint).
(merge 9cce3be2df bk/bisect-doc-fix later to maint).
(merge 8f50984cf4 ne/doc-filter-blob-limit-fix later to maint).
(merge f10b0989b8 la/strvec-comment-fix later to maint).
(merge 8430b438f6 vd/fsck-submodule-url-test later to maint).
(merge f10031fadd nb/rebase-x-shell-docfix later to maint).
(merge af3d2c160f jc/majordomo-to-subspace later to maint).
(merge ee9895b0ff sd/negotiate-trace-fix later to maint).
(merge 976d0251ce jc/coc-whitespace-fix later to maint).
(merge 9023198280 jt/p4-spell-re-with-raw-string later to maint).
(merge 36c9c44fa4 tb/pack-bitmap-drop-unused-struct-member later to maint).
(merge 19ed0dff8f js/win32-retry-pipe-write-on-enospc later to maint).
(merge 3cb4384683 jc/t0091-with-unknown-git later to maint).
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/ReviewingGuidelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ <h2 id="_see_also">See Also</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/SubmittingPatches.html
Original file line number Diff line number Diff line change
Expand Up @@ -1386,7 +1386,7 @@ <h3 id="_gnus">Gnus</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/ToolsForGit.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ <h4 id="_httpswww_kernel_orgdochtmlv4_10processcoding_style_htmlyou_ve_made_a_me
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/everyday.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ <h1>Everyday Git With 20 Commands Or So</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-add.html
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-am.html
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-annotate.html
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-apply.html
Original file line number Diff line number Diff line change
Expand Up @@ -833,7 +833,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-archimport.html
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bash.html
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bisect-lk2009.html
Original file line number Diff line number Diff line change
Expand Up @@ -2131,7 +2131,7 @@ <h2 id="_references">References</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
12 changes: 7 additions & 5 deletions mingw64/share/doc/git-doc/git-bisect.html
Original file line number Diff line number Diff line change
Expand Up @@ -462,11 +462,11 @@ <h2 id="_description">DESCRIPTION</h2>
</div>
<div class="literalblock">
<div class="content">
<pre>git bisect start [--term-(new|bad)=&lt;term-new&gt; --term-(old|good)=&lt;term-old&gt;]
<pre>git bisect start [--term-(bad|new)=&lt;term-new&gt; --term-(good|old)=&lt;term-old&gt;]
[--no-checkout] [--first-parent] [&lt;bad&gt; [&lt;good&gt;...]] [--] [&lt;pathspec&gt;...]
git bisect (bad|new|&lt;term-new&gt;) [&lt;rev&gt;]
git bisect (good|old|&lt;term-old&gt;) [&lt;rev&gt;...]
git bisect terms [--term-good | --term-bad]
git bisect terms [--term-(good|old) | --term-(bad|new)]
git bisect skip [(&lt;rev&gt;|&lt;range&gt;)...]
git bisect reset [&lt;commit&gt;]
git bisect (visualize|view)
Expand Down Expand Up @@ -640,8 +640,10 @@ <h3 id="_alternate_terms">Alternate terms</h3>
</div>
</div>
<div class="paragraph">
<p>You can get just the old (respectively new) term with <code>git bisect terms
--term-old</code> or <code>git bisect terms --term-good</code>.</p>
<p>You can get just the old term with <code>git bisect terms --term-old</code>
or <code>git bisect terms --term-good</code>; <code>git bisect terms --term-new</code>
and <code>git bisect terms --term-bad</code> can be used to learn how to call
the commits more recent than the sought change.</p>
</div>
<div class="paragraph">
<p>If you would like to use your own terms instead of "bad"/"good" or
Expand Down Expand Up @@ -1086,7 +1088,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
10 changes: 6 additions & 4 deletions mingw64/share/doc/git-doc/git-bisect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ DESCRIPTION
The command takes various subcommands, and different options depending
on the subcommand:

git bisect start [--term-(new|bad)=<term-new> --term-(old|good)=<term-old>]
git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]
[--no-checkout] [--first-parent] [<bad> [<good>...]] [--] [<pathspec>...]
git bisect (bad|new|<term-new>) [<rev>]
git bisect (good|old|<term-old>) [<rev>...]
git bisect terms [--term-good | --term-bad]
git bisect terms [--term-(good|old) | --term-(bad|new)]
git bisect skip [(<rev>|<range>)...]
git bisect reset [<commit>]
git bisect (visualize|view)
Expand Down Expand Up @@ -165,8 +165,10 @@ To get a reminder of the currently used terms, use
git bisect terms
------------------------------------------------

You can get just the old (respectively new) term with `git bisect terms
--term-old` or `git bisect terms --term-good`.
You can get just the old term with `git bisect terms --term-old`
or `git bisect terms --term-good`; `git bisect terms --term-new`
and `git bisect terms --term-bad` can be used to learn how to call
the commits more recent than the sought change.

If you would like to use your own terms instead of "bad"/"good" or
"new"/"old", you can choose any names you like (except existing bisect
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-blame.html
Original file line number Diff line number Diff line change
Expand Up @@ -1094,7 +1094,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-branch.html
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bugreport.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bundle.html
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-02-10 08:49:29 UTC
Last updated 2024-02-14 22:10:05 UTC
</div>
</div>
</body>
Expand Down
Loading

0 comments on commit 127af85

Please sign in to comment.