Imported Upstream version 2.12.3 upstream/2.12.3
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:16:05 +0000 (15:16 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:16:05 +0000 (15:16 +0900)
commit7bc0994330aaf4246dade86949873e5a2602a7d4
tree0dd6aaca37286c8b8a36edf5cb3674a0deccde6e
parent70a006ac4b494ddb1c3157a3c33bbae9e5856188
Imported Upstream version 2.12.3
83 files changed:
Documentation/RelNotes/2.10.3.txt
Documentation/RelNotes/2.11.2.txt [new file with mode: 0644]
Documentation/RelNotes/2.12.3.txt [new file with mode: 0644]
Documentation/RelNotes/2.4.12.txt [new file with mode: 0644]
Documentation/RelNotes/2.5.6.txt [new file with mode: 0644]
Documentation/RelNotes/2.6.7.txt [new file with mode: 0644]
Documentation/RelNotes/2.7.5.txt [new file with mode: 0644]
Documentation/RelNotes/2.8.5.txt [new file with mode: 0644]
Documentation/RelNotes/2.9.4.txt
Documentation/config.txt
Documentation/git-filter-branch.txt
Documentation/git.txt
GIT-VERSION-GEN
Makefile
RelNotes
builtin/blame.c
builtin/branch.c
builtin/checkout.c
builtin/fetch-pack.c
builtin/index-pack.c
builtin/merge.c
builtin/pack-objects.c
builtin/receive-pack.c
builtin/rev-parse.c
builtin/shortlog.c
cache.h
config.c
contrib/coccinelle/array.cocci
contrib/coccinelle/strbuf.cocci
diffcore-pickaxe.c
environment.c
fast-import.c
fetch-pack.c
fetch-pack.h
git-compat-util.h
git-filter-branch.sh
http-push.c
http-walker.c
ident.c
pack-objects.h
refs.c
remote.h
revision.c
revision.h
run-command.c
setup.c
sha1_file.c
sha1_name.c
shell.c
strbuf.c
strbuf.h
t/gitweb-lib.sh
t/interop/.gitignore [new file with mode: 0644]
t/interop/Makefile [new file with mode: 0644]
t/interop/README [new file with mode: 0644]
t/interop/i0000-basic.sh [new file with mode: 0755]
t/interop/i5500-git-daemon.sh [new file with mode: 0755]
t/interop/interop-lib.sh [new file with mode: 0644]
t/lib-git-daemon.sh
t/perf/p0001-rev-list.sh
t/perf/p7000-filter-branch.sh
t/perf/perf-lib.sh
t/perf/run
t/t0100-previous.sh
t/t3204-branch-name-interpretation.sh [new file with mode: 0755]
t/t3600-rm.sh
t/t4062-diff-pickaxe.sh
t/t5316-pack-delta-depth.sh [new file with mode: 0755]
t/t5500-fetch-pack.sh
t/t5516-fetch-push.sh
t/t5615-alternate-env.sh
t/t7003-filter-branch.sh
t/t7004-tag.sh
t/t7030-verify-tag.sh
t/t7406-submodule-update.sh
t/t7518-ident-corner-cases.sh [new file with mode: 0755]
t/t9200-git-cvsexportcommit.sh
t/t9600-cvsimport.sh
t/test-lib-functions.sh
t/test-lib.sh
transport.c
worktree.c
wt-status.c