Skip to content

Commit deef28f

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
mingw-w64-i686-git (2.47.0.rc0.windows.1-1 -> 2.47.0.rc1.windows.1-1) mingw-w64-i686-git-doc-html (2.47.0.rc0.windows.1-1 -> 2.47.0.rc1.windows.1-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent aefc5ef commit deef28f

File tree

307 files changed

+368
-315
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

307 files changed

+368
-315
lines changed

cmd/git-gui.exe

0 Bytes
Binary file not shown.

cmd/git-receive-pack.exe

0 Bytes
Binary file not shown.

cmd/git-upload-pack.exe

0 Bytes
Binary file not shown.

cmd/git.exe

0 Bytes
Binary file not shown.

cmd/gitk.exe

0 Bytes
Binary file not shown.

cmd/scalar.exe

0 Bytes
Binary file not shown.

cmd/tig.exe

0 Bytes
Binary file not shown.

git-bash.exe

0 Bytes
Binary file not shown.

git-cmd.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-cvsserver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
6969
use File::Basename;
7070
use Getopt::Long qw(:config require_order no_ignore_case);
7171

72-
my $VERSION = '2.47.0.rc0.windows.1';
72+
my $VERSION = '2.47.0.rc1.windows.1';
7373

7474
my $log = GITCVS::log->new();
7575
my $cfg;

mingw32/bin/git-receive-pack.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-shell.exe

2 KB
Binary file not shown.

mingw32/bin/git-upload-archive.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-upload-pack.exe

0 Bytes
Binary file not shown.

mingw32/bin/git.exe

4.5 KB
Binary file not shown.

mingw32/bin/scalar.exe

28.9 KB
Binary file not shown.
Binary file not shown.

mingw32/libexec/git-core/git-cvsserver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
6969
use File::Basename;
7070
use Getopt::Long qw(:config require_order no_ignore_case);
7171

72-
my $VERSION = '2.47.0.rc0.windows.1';
72+
my $VERSION = '2.47.0.rc1.windows.1';
7373

7474
my $log = GITCVS::log->new();
7575
my $cfg;
2 KB
Binary file not shown.
2.5 KB
Binary file not shown.
3 KB
Binary file not shown.
3.5 KB
Binary file not shown.
3.5 KB
Binary file not shown.
3 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

mingw32/libexec/git-core/git-send-email

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ sub gen_header {
15441544
@recipients = unique_email_list(@recipients,@cc,@initial_bcc);
15451545
@recipients = (map { extract_valid_address_or_die($_) } @recipients);
15461546
my $date = format_2822_time($time++);
1547-
my $gitversion = '2.47.0.rc0.windows.1';
1547+
my $gitversion = '2.47.0.rc1.windows.1';
15481548
if ($gitversion =~ m/..GIT_VERSION../) {
15491549
$gitversion = Git::version();
15501550
}
Binary file not shown.
2 KB
Binary file not shown.

mingw32/libexec/git-core/git-svn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ use vars qw/ $AUTHOR $VERSION
5252
$_revision $_repository
5353
$_q $_authors $_authors_prog %users/;
5454
$AUTHOR = 'Eric Wong <[email protected]>';
55-
$VERSION = '2.47.0.rc0.windows.1';
55+
$VERSION = '2.47.0.rc1.windows.1';
5656

5757
use Carp qw/croak/;
5858
use File::Basename qw/dirname basename/;

mingw32/libexec/git-core/git.exe

4.5 KB
Binary file not shown.
0 Bytes
Binary file not shown.

mingw32/libexec/git-core/scalar.exe

28.9 KB
Binary file not shown.

mingw32/share/doc/git-doc/DecisionMaking.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
<div id="header">
444444
<h1>Decision-Making Process in the Git Project</h1>
445445
<div class="details">
446-
<span id="revdate">2018-06-07</span>
446+
<span id="revdate">2024-10-04</span>
447447
</div>
448448
</div>
449449
<div id="content">
@@ -541,7 +541,7 @@ <h2 id="_other_discussion_venues">Other Discussion Venues</h2>
541541
</div>
542542
<div id="footer">
543543
<div id="footer-text">
544-
Last updated 2024-09-26 22:51:40 UTC
544+
Last updated 2024-10-04 12:45:09 UTC
545545
</div>
546546
</div>
547547
</body>

mingw32/share/doc/git-doc/MyFirstContribution.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
<div id="header">
444444
<h1>My First Contribution to the Git Project</h1>
445445
<div class="details">
446-
<span id="revdate">2018-06-07</span>
446+
<span id="revdate">2024-10-04</span>
447447
</div>
448448
</div>
449449
<div id="content">
@@ -2242,7 +2242,7 @@ <h3 id="after-approval"><a class="anchor" href="#after-approval"></a>After Revie
22422242
</div>
22432243
<div id="footer">
22442244
<div id="footer-text">
2245-
Last updated 2024-09-26 22:51:40 UTC
2245+
Last updated 2024-10-04 12:45:09 UTC
22462246
</div>
22472247
</div>
22482248
</body>

mingw32/share/doc/git-doc/MyFirstObjectWalk.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
<div id="header">
444444
<h1>My First Object Walk</h1>
445445
<div class="details">
446-
<span id="revdate">2018-06-07</span>
446+
<span id="revdate">2024-10-04</span>
447447
</div>
448448
</div>
449449
<div id="content">
@@ -1678,7 +1678,7 @@ <h2 id="_wrapping_up">Wrapping Up</h2>
16781678
</div>
16791679
<div id="footer">
16801680
<div id="footer-text">
1681-
Last updated 2024-09-26 22:51:40 UTC
1681+
Last updated 2024-10-04 12:45:09 UTC
16821682
</div>
16831683
</div>
16841684
</body>

mingw32/share/doc/git-doc/RelNotes/2.47.0.txt

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@ Performance, Internal Implementation, Development Support etc.
159159
* CI updates. FreeBSD image has been updated to 13.4.
160160
(merge 2eeb29702e cb/ci-freebsd-13-4 later to maint).
161161

162+
* Give timeout to the locking code to write to reftable, instead of
163+
failing on the first failure without retrying.
164+
165+
* The checksum at the tail of files are now computed without
166+
collision detection protection. This is safe as the consumer of
167+
the information to protect itself from replay attacks checks for
168+
hash collisions independently.
169+
162170

163171
Fixes since v2.46
164172
-----------------
@@ -293,6 +301,33 @@ Fixes since v2.46
293301
been corrected.
294302
(merge 9a41735af6 rs/diff-exit-code-binary later to maint).
295303

304+
* When a subprocess to work in a submodule spawned by "git submodule"
305+
fails with SIGPIPE, the parent Git process caught the death of it,
306+
but gave a generic "failed to work in that submodule", which was
307+
misleading. We now behave as if the parent got SIGPIPE and die.
308+
(merge 082caf527e pw/submodule-process-sigpipe later to maint).
309+
310+
* "git archive" with pathspec magic that uses the attribute
311+
information did not work well, which has been corrected.
312+
(merge 296743a7ca rs/archive-with-attr-pathspec-fix later to maint).
313+
314+
* Background tasks "git maintenance" runs may need to use credential
315+
information when going over the network, but a credential helper
316+
may work only in an interactive environment, and end up blocking a
317+
scheduled task waiting for UI. Credential helpers can now behave
318+
differently when they are not running interactively.
319+
(merge b9183b0a02 ds/background-maintenance-with-credential later to maint).
320+
321+
* "git --git-dir=nowhere cmd" failed to properly notice that it
322+
wasn't in any repository while processing includeIf.onbranch
323+
configuration and instead crashed.
324+
325+
* When "git sparse-checkout disable" turns a sparse checkout into a
326+
regular checkout, the index is fully expanded. This totally
327+
expected behaviour however had an "oops, we are expanding the
328+
index" advice message, which has been corrected.
329+
(merge 537e516a39 ds/sparse-checkout-expansion-advice later to maint).
330+
296331
* Other code cleanup, docfix, build fix, etc.
297332
(merge be10ac7037 jc/mailinfo-header-cleanup later to maint).
298333
(merge 4460e052e0 jc/range-diff-lazy-setup later to maint).

mingw32/share/doc/git-doc/ReviewingGuidelines.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
<div id="header">
444444
<h1>Reviewing Patches in the Git Project</h1>
445445
<div class="details">
446-
<span id="revdate">2018-06-07</span>
446+
<span id="revdate">2024-10-04</span>
447447
</div>
448448
</div>
449449
<div id="content">
@@ -686,7 +686,7 @@ <h2 id="_see_also">See Also</h2>
686686
</div>
687687
<div id="footer">
688688
<div id="footer-text">
689-
Last updated 2024-09-26 22:51:40 UTC
689+
Last updated 2024-10-04 12:45:09 UTC
690690
</div>
691691
</div>
692692
</body>

mingw32/share/doc/git-doc/SubmittingPatches.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
<div id="header">
444444
<h1>Submitting Patches</h1>
445445
<div class="details">
446-
<span id="revdate">2018-06-07</span>
446+
<span id="revdate">2024-10-04</span>
447447
</div>
448448
</div>
449449
<div id="content">
@@ -1583,7 +1583,7 @@ <h3 id="_gnus">Gnus</h3>
15831583
</div>
15841584
<div id="footer">
15851585
<div id="footer-text">
1586-
Last updated 2024-09-26 22:51:40 UTC
1586+
Last updated 2024-10-04 12:45:09 UTC
15871587
</div>
15881588
</div>
15891589
</body>

mingw32/share/doc/git-doc/ToolsForGit.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
<div id="header">
444444
<h1>Tools for developing Git</h1>
445445
<div class="details">
446-
<span id="revdate">2018-06-07</span>
446+
<span id="revdate">2024-10-04</span>
447447
</div>
448448
</div>
449449
<div id="content">
@@ -523,7 +523,7 @@ <h4 id="_httpswww_kernel_orgdochtmlv4_10processcoding_style_htmlyou_ve_made_a_me
523523
</div>
524524
<div id="footer">
525525
<div id="footer-text">
526-
Last updated 2024-09-26 22:51:40 UTC
526+
Last updated 2024-10-04 12:45:09 UTC
527527
</div>
528528
</div>
529529
</body>

mingw32/share/doc/git-doc/everyday.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
<div id="header">
444444
<h1>Everyday Git With 20 Commands Or So</h1>
445445
<div class="details">
446-
<span id="revdate">2018-06-07</span>
446+
<span id="revdate">2024-10-04</span>
447447
</div>
448448
</div>
449449
<div id="content">
@@ -460,7 +460,7 @@ <h1>Everyday Git With 20 Commands Or So</h1>
460460
</div>
461461
<div id="footer">
462462
<div id="footer-text">
463-
Last updated 2024-09-26 22:51:40 UTC
463+
Last updated 2024-10-04 12:45:09 UTC
464464
</div>
465465
</div>
466466
</body>

mingw32/share/doc/git-doc/git-add.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@ <h2 id="_git">GIT</h2>
10301030
</div>
10311031
<div id="footer">
10321032
<div id="footer-text">
1033-
Last updated 2024-09-26 22:51:40 UTC
1033+
Last updated 2024-10-04 12:45:09 UTC
10341034
</div>
10351035
</div>
10361036
</body>

mingw32/share/doc/git-doc/git-am.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ <h2 id="_git">GIT</h2>
869869
</div>
870870
<div id="footer">
871871
<div id="footer-text">
872-
Last updated 2024-09-26 22:51:40 UTC
872+
Last updated 2024-10-04 12:45:09 UTC
873873
</div>
874874
</div>
875875
</body>

mingw32/share/doc/git-doc/git-annotate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ <h2 id="_git">GIT</h2>
715715
</div>
716716
<div id="footer">
717717
<div id="footer-text">
718-
Last updated 2024-09-26 22:51:40 UTC
718+
Last updated 2024-10-04 12:45:09 UTC
719719
</div>
720720
</div>
721721
</body>

mingw32/share/doc/git-doc/git-apply.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ <h2 id="_git">GIT</h2>
844844
</div>
845845
<div id="footer">
846846
<div id="footer-text">
847-
Last updated 2024-09-26 22:51:40 UTC
847+
Last updated 2024-10-04 12:45:09 UTC
848848
</div>
849849
</div>
850850
</body>

mingw32/share/doc/git-doc/git-archimport.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ <h2 id="_git">GIT</h2>
591591
</div>
592592
<div id="footer">
593593
<div id="footer-text">
594-
Last updated 2024-09-26 22:51:40 UTC
594+
Last updated 2024-10-04 12:45:09 UTC
595595
</div>
596596
</div>
597597
</body>

mingw32/share/doc/git-doc/git-archive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ <h2 id="_git">GIT</h2>
764764
</div>
765765
<div id="footer">
766766
<div id="footer-text">
767-
Last updated 2024-09-26 22:51:40 UTC
767+
Last updated 2024-10-04 12:45:09 UTC
768768
</div>
769769
</div>
770770
</body>

mingw32/share/doc/git-doc/git-backfill.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ <h2 id="_git">GIT</h2>
529529
</div>
530530
<div id="footer">
531531
<div id="footer-text">
532-
Last updated 2024-09-26 22:51:40 UTC
532+
Last updated 2024-10-04 12:45:09 UTC
533533
</div>
534534
</div>
535535
</body>

mingw32/share/doc/git-doc/git-bash.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ <h2 id="_git">GIT</h2>
579579
</div>
580580
<div id="footer">
581581
<div id="footer-text">
582-
Last updated 2024-09-26 22:51:40 UTC
582+
Last updated 2024-10-04 12:45:09 UTC
583583
</div>
584584
</div>
585585
</body>

mingw32/share/doc/git-doc/git-bisect-lk2009.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ <h1>Fighting regressions with git bisect</h1>
446446
<div class="details">
447447
<span id="author" class="author">Christian Couder</span><br/>
448448
<span id="email" class="email"><a href="mailto:[email protected]">[email protected]</a></span><br/>
449-
<span id="revdate">2018-06-07</span>
449+
<span id="revdate">2024-10-04</span>
450450
</div>
451451
</div>
452452
<div id="content">
@@ -2134,7 +2134,7 @@ <h2 id="_references">References</h2>
21342134
</div>
21352135
<div id="footer">
21362136
<div id="footer-text">
2137-
Last updated 2024-09-26 22:51:40 UTC
2137+
Last updated 2024-10-04 12:45:09 UTC
21382138
</div>
21392139
</div>
21402140
</body>

mingw32/share/doc/git-doc/git-bisect.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,7 @@ <h2 id="_git">GIT</h2>
10911091
</div>
10921092
<div id="footer">
10931093
<div id="footer-text">
1094-
Last updated 2024-09-26 22:51:40 UTC
1094+
Last updated 2024-10-04 12:45:09 UTC
10951095
</div>
10961096
</div>
10971097
</body>

mingw32/share/doc/git-doc/git-blame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ <h2 id="_git">GIT</h2>
10971097
</div>
10981098
<div id="footer">
10991099
<div id="footer-text">
1100-
Last updated 2024-09-26 22:51:40 UTC
1100+
Last updated 2024-10-04 12:45:09 UTC
11011101
</div>
11021102
</div>
11031103
</body>

mingw32/share/doc/git-doc/git-branch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ <h2 id="_git">GIT</h2>
11261126
</div>
11271127
<div id="footer">
11281128
<div id="footer-text">
1129-
Last updated 2024-09-26 22:51:40 UTC
1129+
Last updated 2024-10-04 12:45:09 UTC
11301130
</div>
11311131
</div>
11321132
</body>

mingw32/share/doc/git-doc/git-bugreport.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ <h2 id="_git">GIT</h2>
570570
</div>
571571
<div id="footer">
572572
<div id="footer-text">
573-
Last updated 2024-09-26 22:51:40 UTC
573+
Last updated 2024-10-04 12:45:09 UTC
574574
</div>
575575
</div>
576576
</body>

mingw32/share/doc/git-doc/git-bundle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ <h2 id="_git">GIT</h2>
862862
</div>
863863
<div id="footer">
864864
<div id="footer-text">
865-
Last updated 2024-09-26 22:51:40 UTC
865+
Last updated 2024-10-04 12:45:09 UTC
866866
</div>
867867
</div>
868868
</body>

mingw32/share/doc/git-doc/git-cat-file.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ <h2 id="_git">GIT</h2>
10141014
</div>
10151015
<div id="footer">
10161016
<div id="footer-text">
1017-
Last updated 2024-09-26 22:51:40 UTC
1017+
Last updated 2024-10-04 12:45:09 UTC
10181018
</div>
10191019
</div>
10201020
</body>

mingw32/share/doc/git-doc/git-check-attr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ <h2 id="_git">GIT</h2>
658658
</div>
659659
<div id="footer">
660660
<div id="footer-text">
661-
Last updated 2024-09-26 22:51:40 UTC
661+
Last updated 2024-10-04 12:45:09 UTC
662662
</div>
663663
</div>
664664
</body>

mingw32/share/doc/git-doc/git-check-ignore.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ <h2 id="_git">GIT</h2>
618618
</div>
619619
<div id="footer">
620620
<div id="footer-text">
621-
Last updated 2024-09-26 22:51:40 UTC
621+
Last updated 2024-10-04 12:45:09 UTC
622622
</div>
623623
</div>
624624
</body>

mingw32/share/doc/git-doc/git-check-mailmap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ <h2 id="_git">GIT</h2>
532532
</div>
533533
<div id="footer">
534534
<div id="footer-text">
535-
Last updated 2024-09-26 22:51:40 UTC
535+
Last updated 2024-10-04 12:45:09 UTC
536536
</div>
537537
</div>
538538
</body>

mingw32/share/doc/git-doc/git-check-ref-format.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ <h2 id="_git">GIT</h2>
641641
</div>
642642
<div id="footer">
643643
<div id="footer-text">
644-
Last updated 2024-09-26 22:51:40 UTC
644+
Last updated 2024-10-04 12:45:09 UTC
645645
</div>
646646
</div>
647647
</body>

mingw32/share/doc/git-doc/git-checkout-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ <h2 id="_git">GIT</h2>
693693
</div>
694694
<div id="footer">
695695
<div id="footer-text">
696-
Last updated 2024-09-26 22:51:40 UTC
696+
Last updated 2024-10-04 12:45:09 UTC
697697
</div>
698698
</div>
699699
</body>

0 commit comments

Comments
 (0)