Imported Upstream version 2.10.2 upstream/2.10.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:56 +0000 (15:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:56 +0000 (15:15 +0900)
commit9fc73853a0480851a94e182525a26f0741c597d8
treee640c7a45596cf700f06020fc303b10605b2e36b
parent5fcb68584ed20e8097c8c0c7495351741675f40f
Imported Upstream version 2.10.2
78 files changed:
.mailmap
.travis.yml
Documentation/RelNotes/2.10.2.txt [new file with mode: 0644]
Documentation/config.txt
Documentation/git-commit.txt
Documentation/git-merge-base.txt
Documentation/git-submodule.txt
Documentation/git-tag.txt
Documentation/git.txt
Documentation/gitmodules.txt
Documentation/howto/revert-a-faulty-merge.txt
Documentation/pretty-formats.txt
Documentation/rev-list-options.txt
GIT-VERSION-GEN
Makefile
RelNotes
builtin/blame.c
builtin/clone.c
builtin/fetch.c
builtin/fmt-merge-msg.c
builtin/merge-base.c
builtin/merge.c
builtin/mv.c
builtin/reset.c
builtin/submodule--helper.c
builtin/worktree.c
cache.h
commit.c
configure.ac
contrib/coccinelle/.gitignore [new file with mode: 0644]
contrib/coccinelle/array.cocci [new file with mode: 0644]
contrib/coccinelle/free.cocci [new file with mode: 0644]
contrib/coccinelle/object_id.cocci
contrib/coccinelle/strbuf.cocci [new file with mode: 0644]
contrib/coccinelle/xstrdup_or_null.cocci [new file with mode: 0644]
diff.c
fetch-pack.c
git-compat-util.h
git-gui/lib/merge.tcl
git.c
graph.c
http.c
imap-send.c
mailinfo.c
mailmap.c
merge-recursive.c
pack-check.c
pack-revindex.c
parse-options-cb.c
pathspec.c
po/de.po
po/ru.po
pretty.c
ref-filter.c
refs.c
refs/files-backend.c
remote.c
send-pack.c
sha1_file.c
split-index.c
streaming.c
submodule.c
t/README
t/perf/p5550-fetch-tags.sh [new file with mode: 0755]
t/t0040-parse-options.sh
t/t1503-rev-parse-verify.sh
t/t2025-worktree-add.sh
t/t3700-add.sh
t/t5100-mailinfo.sh
t/t5100/comment.expect [new file with mode: 0644]
t/t5100/comment.in [new file with mode: 0644]
t/t5100/quoted-string.expect [new file with mode: 0644]
t/t5100/quoted-string.in [new file with mode: 0644]
t/t6010-merge-base.sh
t/test-lib.sh
trailer.c
worktree.c
wt-status.c