Skip to content

Commit 1337cff

Browse files
author
Git for Windows Build Agent
committed
Update 20180623-031609
Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 866cfdc commit 1337cff

File tree

3,114 files changed

+226604
-199943
lines changed

Some content is hidden

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

3,114 files changed

+226604
-199943
lines changed

cmd/git-gui.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/start-ssh-agent.cmd

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
)
5959
)
6060
@REM See if we have the key
61-
@SET "HOME=%USERPROFILE%"
6261
@"!SSH_ADD!" -l 1>NUL 2>NUL
6362
@SET result=!ERRORLEVEL!
6463
@IF NOT !result! == 0 @(

etc/pacman.d/gnupg/.gpg-v21-migrated

Whitespace-only changes.

etc/pacman.d/gnupg/S.gpg-agent

53 Bytes
Binary file not shown.
53 Bytes
Binary file not shown.

etc/pacman.d/gnupg/S.gpg-agent.extra

53 Bytes
Binary file not shown.

etc/pacman.d/gnupg/S.gpg-agent.ssh

53 Bytes
Binary file not shown.

etc/pacman.d/gnupg/S.scdaemon

53 Bytes
Binary file not shown.
Binary file not shown.

etc/xml/catalog

+14-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
<?xml version="1.0"?>
2-
<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
3-
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
4-
<delegatePublic publicIdStartString="-//OASIS//ENTITIES DocBook XML" catalog="file:///etc/xml/docbook-xml"/>
5-
<delegatePublic publicIdStartString="-//OASIS//DTD DocBook XML" catalog="file:///etc/xml/docbook-xml"/>
6-
<delegateSystem systemIdStartString="http://www.oasis-open.org/docbook/" catalog="file:///etc/xml/docbook-xml"/>
7-
<delegateURI uriStartString="http://www.oasis-open.org/docbook/" catalog="file:///etc/xml/docbook-xml"/>
8-
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/1.78.1" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-1.78.1"/>
9-
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/1.78.1" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-1.78.1"/>
10-
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/current" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-1.78.1"/>
11-
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/current" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-1.78.1"/>
12-
</catalog>
1+
<?xml version="1.0"?>
2+
<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
3+
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
4+
<delegatePublic publicIdStartString="-//OASIS//ENTITIES DocBook XML" catalog="file:///etc/xml/docbook-xml"/>
5+
<delegatePublic publicIdStartString="-//OASIS//DTD DocBook XML" catalog="file:///etc/xml/docbook-xml"/>
6+
<delegateSystem systemIdStartString="http://www.oasis-open.org/docbook/" catalog="file:///etc/xml/docbook-xml"/>
7+
<delegateURI uriStartString="http://www.oasis-open.org/docbook/" catalog="file:///etc/xml/docbook-xml"/>
8+
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/1.78.1" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-1.78.1"/>
9+
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/1.78.1" rewritePrefix="/usr/share/xml/docbook/xsl-stylesheets-1.78.1"/>
10+
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/current" rewritePrefix="C:/git-sdk-64-ci/usr/share/xml/docbook/xsl-stylesheets-1.79.2"/>
11+
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/current" rewritePrefix="C:/git-sdk-64-ci/usr/share/xml/docbook/xsl-stylesheets-1.79.2"/>
12+
<rewriteSystem systemIdStartString="http://docbook.sourceforge.net/release/xsl/1.79.2" rewritePrefix="C:/git-sdk-64-ci/usr/share/xml/docbook/xsl-stylesheets-1.79.2"/>
13+
<rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/1.79.2" rewritePrefix="C:/git-sdk-64-ci/usr/share/xml/docbook/xsl-stylesheets-1.79.2"/>
14+
</catalog>

git-bash.exe

0 Bytes
Binary file not shown.

git-cmd.exe

0 Bytes
Binary file not shown.

mingw64/bin/git-cvsserver

+1-1
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.17.1.windows.2';
72+
my $VERSION = '2.18.0.windows.1';
7373

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

mingw64/bin/git-receive-pack.exe

0 Bytes
Binary file not shown.

mingw64/bin/git-shell.exe

50.5 KB
Binary file not shown.

mingw64/bin/git-upload-archive.exe

0 Bytes
Binary file not shown.

mingw64/bin/git-upload-pack.exe

-1.27 MB
Binary file not shown.

mingw64/bin/git.exe

105 KB
Binary file not shown.

mingw64/libexec/git-core/git-add--interactive

+9-2
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,15 @@ my $status_head = sprintf($status_fmt, __('staged'), __('unstaged'), __('path'))
266266
}
267267
}
268268

269-
sub get_empty_tree {
270-
return '4b825dc642cb6eb9a060e54bf8d69288fbee4904';
269+
{
270+
my $empty_tree;
271+
sub get_empty_tree {
272+
return $empty_tree if defined $empty_tree;
273+
274+
$empty_tree = run_cmd_pipe(qw(git hash-object -t tree /dev/null));
275+
chomp $empty_tree;
276+
return $empty_tree;
277+
}
271278
}
272279

273280
sub get_diff_reference {

mingw64/libexec/git-core/git-add.exe

0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-am.exe

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

mingw64/libexec/git-core/git-cvsserver

+1-1
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.17.1.windows.2';
72+
my $VERSION = '2.18.0.windows.1';
7373

7474
my $log = GITCVS::log->new();
7575
my $cfg;
51 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-diff.exe

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

mingw64/libexec/git-core/git-filter-branch

+16-4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
# The following functions will also be available in the commit filter:
1212

1313
functions=$(cat << \EOF
14+
EMPTY_TREE=$(git hash-object -t tree /dev/null)
15+
1416
warn () {
1517
echo "$*" >&2
1618
}
@@ -46,7 +48,7 @@ git_commit_non_empty_tree()
4648
{
4749
if test $# = 3 && test "$1" = $(git rev-parse "$3^{tree}"); then
4850
map "$3"
49-
elif test $# = 1 && test "$1" = 4b825dc642cb6eb9a060e54bf8d69288fbee4904; then
51+
elif test $# = 1 && test "$1" = $EMPTY_TREE; then
5052
:
5153
else
5254
git commit-tree "$@"
@@ -251,8 +253,18 @@ done < "$tempdir"/backup-refs
251253

252254
# The refs should be updated if their heads were rewritten
253255
git rev-parse --no-flags --revs-only --symbolic-full-name \
254-
--default HEAD "$@" > "$tempdir"/raw-heads || exit
255-
sed -e '/^^/d' "$tempdir"/raw-heads >"$tempdir"/heads
256+
--default HEAD "$@" > "$tempdir"/raw-refs || exit
257+
while read ref
258+
do
259+
case "$ref" in ^?*) continue ;; esac
260+
261+
if git rev-parse --verify "$ref"^0 >/dev/null 2>&1
262+
then
263+
echo "$ref"
264+
else
265+
warn "WARNING: not rewriting '$ref' (not a committish)"
266+
fi
267+
done >"$tempdir"/heads <"$tempdir"/raw-refs
256268

257269
test -s "$tempdir"/heads ||
258270
die "You must specify a ref to rewrite."
@@ -310,7 +322,7 @@ git rev-list --reverse --topo-order --default HEAD \
310322
die "Could not get the commits"
311323
commits=$(wc -l <../revs | tr -d " ")
312324

313-
test $commits -eq 0 && die "Found nothing to rewrite"
325+
test $commits -eq 0 && die_with_status 2 "Found nothing to rewrite"
314326

315327
# Rewrite the commits
316328
report_progress ()
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-fsck.exe

0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-gc.exe

0 Bytes
Binary file not shown.
Binary file not shown.

mingw64/libexec/git-core/git-grep.exe

0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-gui.tcl

+1
Original file line numberDiff line numberDiff line change
@@ -3886,6 +3886,7 @@ bind . <$M1B-Key-equal> {show_more_context;break}
38863886
bind . <$M1B-Key-plus> {show_more_context;break}
38873887
bind . <$M1B-Key-KP_Add> {show_more_context;break}
38883888
bind . <$M1B-Key-Return> do_commit
3889+
bind . <$M1B-Key-KP_Enter> do_commit
38893890
foreach i [list $ui_index $ui_workdir] {
38903891
bind $i <Button-1> { toggle_or_diff click %W %x %y; break }
38913892
bind $i <$M1B-Button-1> { add_one_to_selection %W %x %y; break }
0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-help.exe

0 Bytes
Binary file not shown.
50.5 KB
Binary file not shown.
50.5 KB
Binary file not shown.
51.5 KB
Binary file not shown.
52 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-init.exe

0 Bytes
Binary file not shown.
Binary file not shown.

mingw64/libexec/git-core/git-log.exe

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-merge-one-file

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ case "${1:-.}${2:-.}${3:-.}" in
120120
case "$1" in
121121
'')
122122
echo "Added $4 in both, but differently."
123-
orig=$(git unpack-file e69de29bb2d1d6434b8b29ae775ad8c2e48c5391)
123+
orig=$(git unpack-file $(git hash-object /dev/null))
124124
;;
125125
*)
126126
echo "Auto-merging $4"
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

mingw64/libexec/git-core/git-mv.exe

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)