Skip to content

Commit

Permalink
Update 2 packages
Browse files Browse the repository at this point in the history
mingw-w64-x86_64-git (2.46.0.1.2e6a859ffc-1 -> 2.46.1.1.6cd9c8395e-1)
mingw-w64-x86_64-git-doc-html (2.46.0.1.2e6a859ffc-1 -> 2.46.1.1.6cd9c8395e-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Sep 19, 2024
1 parent cff1370 commit 7d0069f
Show file tree
Hide file tree
Showing 324 changed files with 623 additions and 420 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.46.0.windows.1';
my $VERSION = '2.46.1.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.46.0.windows.1';
my $VERSION = '2.46.1.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.46.0.windows.1';
my $gitversion = '2.46.1.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 <[email protected]>';
$VERSION = '2.46.0.windows.1';
$VERSION = '2.46.1.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/DecisionMaking.html
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ <h2 id="_other_discussion_venues">Other Discussion Venues</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
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 @@ -2242,7 +2242,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-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -1678,7 +1678,7 @@ <h2 id="_wrapping_up">Wrapping Up</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
75 changes: 75 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.46.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
Git 2.46.1 Release Notes
========================

This release is primarily to merge fixes accumulated on the 'master'
front to prepare for 2.47 release that are still relevant to 2.46.x
maintenance track.

Fixes since Git 2.46
--------------------

* "git checkout --ours" (no other arguments) complained that the
option is incompatible with branch switching, which is technically
correct, but found confusing by some users. It now says that the
user needs to give pathspec to specify what paths to checkout.

* It has been documented that we avoid "VAR=VAL shell_func" and why.

* "git add -p" by users with diff.suppressBlankEmpty set to true
failed to parse the patch that represents an unmodified empty line
with an empty line (not a line with a single space on it), which
has been corrected.

* "git rebase --help" referred to "offset" (the difference between
the location a change was taken from and the change gets replaced)
incorrectly and called it "fuzz", which has been corrected.

* "git notes add -m '' --allow-empty" and friends that take prepared
data to create notes should not invoke an editor, but it started
doing so since Git 2.42, which has been corrected.

* An expensive operation to prepare tracing was done in re-encoding
code path even when the tracing was not requested, which has been
corrected.

* Perforce tests have been updated.

* The credential helper to talk to OSX keychain sometimes sent
garbage bytes after the username, which has been corrected.

* A recent update broke "git ls-remote" used outside a repository,
which has been corrected.

* "git config --value=foo --fixed-value section.key newvalue" barfed
when the existing value in the configuration file used the
valueless true syntax, which has been corrected.

* "git reflog expire" failed to honor annotated tags when computing
reachable commits.

* A flakey test and incorrect calls to strtoX() functions have been
fixed.

* Follow-up on 2.45.1 regression fix.

* "git rev-list ... | git diff-tree -p --remerge-diff --stdin" should
behave more or less like "git log -p --remerge-diff" but instead it
crashed, forgetting to prepare a temporary object store needed.

* The patch parser in "git patch-id" has been tightened to avoid
getting confused by lines that look like a patch header in the log
message.

* "git bundle unbundle" outside a repository triggered a BUG()
unnecessarily, which has been corrected.

* The code forgot to discard unnecessary in-core commit buffer data
for commits that "git log --skip=<number>" traversed but omitted
from the output, which has been corrected.

* "git verify-pack" and "git index-pack" started dying outside a
repository, which has been corrected.

* A corner case bug in "git stash" was fixed.

Also contains minor documentation updates and code clean-ups.
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 @@ -666,7 +666,7 @@ <h2 id="_see_also">See Also</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -1583,7 +1583,7 @@ <h3 id="_gnus">Gnus</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -523,7 +523,7 @@ <h4 id="_httpswww_kernel_orgdochtmlv4_10processcoding_style_htmlyou_ve_made_a_me
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -460,7 +460,7 @@ <h1>Everyday Git With 20 Commands Or So</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -1030,7 +1030,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -869,7 +869,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -715,7 +715,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -836,7 +836,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -591,7 +591,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -764,7 +764,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -579,7 +579,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -2134,7 +2134,7 @@ <h2 id="_references">References</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bisect.html
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
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 @@ -1097,7 +1097,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -1126,7 +1126,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -570,7 +570,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 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 @@ -862,7 +862,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
8 changes: 4 additions & 4 deletions mingw64/share/doc/git-doc/git-cat-file.html
Original file line number Diff line number Diff line change
Expand Up @@ -821,9 +821,9 @@ <h2 id="_batch_output">BATCH OUTPUT</h2>
<div class="sectionbody">
<div class="paragraph">
<p>If <code>--batch</code> or <code>--batch-check</code> is given, <code>cat-file</code> will read objects
from stdin, one per line, and print information about them. By default,
the whole line is considered as an object, as if it were fed to
<a href="git-rev-parse.html">git-rev-parse(1)</a>.</p>
from stdin, one per line, and print information about them in the same
order as they have been read. By default, the whole line is
considered as an object, as if it were fed to <a href="git-rev-parse.html">git-rev-parse(1)</a>.</p>
</div>
<div class="paragraph">
<p>When <code>--batch-command</code> is given, <code>cat-file</code> will read commands from stdin,
Expand Down Expand Up @@ -1014,7 +1014,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions mingw64/share/doc/git-doc/git-cat-file.txt
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,9 @@ BATCH OUTPUT
------------

If `--batch` or `--batch-check` is given, `cat-file` will read objects
from stdin, one per line, and print information about them. By default,
the whole line is considered as an object, as if it were fed to
linkgit:git-rev-parse[1].
from stdin, one per line, and print information about them in the same
order as they have been read. By default, the whole line is
considered as an object, as if it were fed to linkgit:git-rev-parse[1].

When `--batch-command` is given, `cat-file` will read commands from stdin,
one per line, and print information based on the command given. With
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-check-attr.html
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-check-ignore.html
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-check-mailmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-check-ref-format.html
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-checkout-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-checkout.html
Original file line number Diff line number Diff line change
Expand Up @@ -1280,7 +1280,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-cherry-pick.html
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-cherry.html
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-07-29 18:18:09 UTC
Last updated 2024-09-18 08:24:21 UTC
</div>
</div>
</body>
Expand Down
Loading

0 comments on commit 7d0069f

Please sign in to comment.