Imported Upstream version 2.14.2 upstream/2.14.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:16:17 +0000 (15:16 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:16:17 +0000 (15:16 +0900)
commitb7f14972f31a75ed5c80765818b54a596a66dbc3
treeda5062c21ed43506b9838d77660ff96db34b00b2
parentce6c2786d05a83a28f10853c4fde85119073ba0c
Imported Upstream version 2.14.2
143 files changed:
Documentation/RelNotes/2.10.5.txt [new file with mode: 0644]
Documentation/RelNotes/2.11.4.txt [new file with mode: 0644]
Documentation/RelNotes/2.12.5.txt [new file with mode: 0644]
Documentation/RelNotes/2.13.6.txt [new file with mode: 0644]
Documentation/RelNotes/2.14.2.txt [new file with mode: 0644]
Documentation/config.txt
Documentation/diff-config.txt
Documentation/diff-options.txt
Documentation/git-branch.txt
Documentation/git-for-each-ref.txt
Documentation/git-merge.txt
Documentation/git-pack-objects.txt
Documentation/git-shell.txt
Documentation/git-tag.txt
Documentation/git.txt
Documentation/gitattributes.txt
Documentation/pretty-formats.txt
Documentation/technical/api-builtin.txt [deleted file]
Documentation/technical/api-sub-process.txt [deleted file]
GIT-VERSION-GEN
Makefile
RelNotes
apply.c
apply.h
archive.c
builtin.h
builtin/add.c
builtin/am.c
builtin/branch.c
builtin/checkout.c
builtin/clean.c
builtin/clone.c
builtin/commit.c
builtin/fmt-merge-msg.c
builtin/for-each-ref.c
builtin/fsck.c
builtin/grep.c
builtin/log.c
builtin/ls-files.c
builtin/merge.c
builtin/pack-objects.c
builtin/rev-list.c
builtin/revert.c
builtin/show-branch.c
builtin/submodule--helper.c
builtin/tag.c
builtin/verify-tag.c
cache-tree.c
cache.h
color.c
commit.c
commit.h
compat/bswap.h
compat/win32/syslog.c
config.c
contrib/coccinelle/array.cocci
convert.c
convert.h
credential-cache.c
diff.c
dir.c
entry.c
git-archimport.perl
git-compat-util.h
git-cvsimport.perl
git-cvsserver.perl
git-gui/Makefile
git-gui/lib/choose_repository.tcl
git-merge-octopus.sh
git-merge-one-file.sh
git-merge-resolve.sh
git-rebase--am.sh
git-rebase--interactive.sh
git-stash.sh
git-submodule.sh
git.c
gitweb/gitweb.perl
grep.c
http.c
notes-merge.c
object.c
object.h
perl/Git.pm
perl/Git/SVN.pm
pkt-line.c
pkt-line.h
pretty.c
read-cache.c
ref-filter.c
ref-filter.h
reflog-walk.c
reflog-walk.h
refs.c
revision.c
revision.h
run-command.c
sequencer.c
sha1_file.c
shell.c
string-list.c
sub-process.c
sub-process.h
submodule.c
t/helper/test-path-utils.c
t/lib-gpg.sh
t/t0001-init.sh
t/t0021-conversion.sh
t/t0021/rot13-filter.pl
t/t1002-read-tree-m-u-2way.sh
t/t1411-reflog-show.sh
t/t1414-reflog-walk.sh [new file with mode: 0755]
t/t1450-fsck.sh
t/t3200-branch.sh
t/t3203-branch-output.sh
t/t3418-rebase-continue.sh
t/t3504-cherry-pick-rerere.sh
t/t3700-add.sh
t/t4062-diff-pickaxe.sh
t/t4124-apply-ws-rule.sh
t/t4150-am.sh
t/t4202-log.sh
t/t4207-log-decoration-colors.sh
t/t5001-archive-attr.sh
t/t5526-fetch-submodules.sh
t/t5531-deep-submodule-push.sh
t/t6006-rev-list-format.sh
t/t6018-rev-list-glob.sh
t/t6300-for-each-ref.sh
t/t7004-tag.sh
t/t7006-pager.sh
t/t7400-submodule-basic.sh
t/t7600-merge.sh
t/t7810-grep.sh
t/t8008-blame-formats.sh
t/t9400-git-cvsserver-server.sh
t/test-lib-functions.sh
t/test-lib.sh
unpack-trees.c
vcs-svn/fast_export.c
vcs-svn/fast_export.h
vcs-svn/repo_tree.c [deleted file]
vcs-svn/repo_tree.h [deleted file]
vcs-svn/svndump.c