Imported Upstream version 2.10.1 upstream/2.10.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:55 +0000 (15:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:55 +0000 (15:15 +0900)
commit5fcb68584ed20e8097c8c0c7495351741675f40f
treeedb53cf935ff1f262854064fa0d782af953e0522
parent334903ca587355432735a3aee3d4e3d118573335
Imported Upstream version 2.10.1
86 files changed:
.travis.yml
Documentation/RelNotes/2.10.1.txt [new file with mode: 0644]
Documentation/RelNotes/2.9.4.txt [new file with mode: 0644]
Documentation/SubmittingPatches
Documentation/config.txt
Documentation/git-add.txt
Documentation/git-check-ref-format.txt
Documentation/git-checkout.txt
Documentation/git-cvsimport.txt
Documentation/git.txt
Documentation/gitcvs-migration.txt
Documentation/gitk.txt
Documentation/gitrevisions.txt
Documentation/pretty-formats.txt
Documentation/rev-list-options.txt
Documentation/revisions.txt
GIT-VERSION-GEN
Makefile
RelNotes
builtin/add.c
builtin/am.c
builtin/cat-file.c
builtin/checkout.c
builtin/commit.c
builtin/gc.c
builtin/log.c
builtin/pack-objects.c
builtin/symbolic-ref.c
builtin/update-index.c
cache.h
color.c
compat/nedmalloc/nedmalloc.c
compat/strdup.c [new file with mode: 0644]
contrib/diff-highlight/Makefile [new file with mode: 0644]
contrib/diff-highlight/diff-highlight
contrib/diff-highlight/t/.gitignore [new file with mode: 0644]
contrib/diff-highlight/t/Makefile [new file with mode: 0644]
contrib/diff-highlight/t/t9400-diff-highlight.sh [new file with mode: 0755]
diff.c
diffcore-pickaxe.c
git-compat-util.h
git-gui/lib/commit.tcl
git-gui/po/ja.po
git-merge-octopus.sh
git-rebase--interactive.sh
grep.c
hex.c
http.c
ident.c
patch-ids.c
pathspec.h
pkt-line.c
po/TEAMS
po/pt_PT.po
po/zh_CN.po
pretty.c
read-cache.c
ref-filter.c
strbuf.c
submodule.c
t/perf/run
t/t1401-symbolic-ref.sh
t/t2010-checkout-ambiguous.sh
t/t2024-checkout-dwim.sh
t/t2107-update-index-basic.sh
t/t3404-rebase-interactive.sh
t/t3700-add.sh
t/t4014-format-patch.sh
t/t4051-diff-function-context.sh
t/t4062-diff-pickaxe.sh [new file with mode: 0755]
t/t5305-include-tag.sh
t/t5526-fetch-submodules.sh
t/t5541-http-push-smart.sh
t/t5550-http-fetch-dumb.sh
t/t5551-http-fetch-smart.sh
t/t6026-merge-attr.sh
t/t7517-per-repo-email.sh
t/t9903-bash-prompt.sh
t/test-lib.sh
transport.c
unpack-trees.c
url.c
usage.c
vcs-svn/fast_export.c
xdiff-interface.c
xdiff/xemit.c