Imported Upstream version 2.9.4 upstream/2.9.4
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:52 +0000 (15:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:52 +0000 (15:15 +0900)
commit44a2ead855404f513b744c9ba8f05cb298443c00
tree9fcde81006ea70dac730c21b9dd6018c7930e9f7
parent1631d4b71500ff08d71d571f61519e18990c516b
Imported Upstream version 2.9.4
108 files changed:
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 [new file with mode: 0644]
Documentation/SubmittingPatches
Documentation/config.txt
Documentation/git-config.txt
Documentation/git-pack-objects.txt
Documentation/git-push.txt
Documentation/git-repack.txt
Documentation/git.txt
Documentation/gitattributes.txt
Documentation/pretty-formats.txt
Documentation/rev-list-options.txt
Documentation/technical/protocol-common.txt
GIT-VERSION-GEN
Makefile
RelNotes
builtin/blame.c
builtin/checkout.c
builtin/help.c
builtin/merge.c
builtin/mv.c
builtin/receive-pack.c
cache.h
commit.c
commit.h
common-main.c [new file with mode: 0644]
compat/mingw.c
compat/mingw.h
contrib/fast-import/import-tars.perl
convert.c
convert.h
credential-cache--daemon.c
credential-cache.c
credential-store.c
daemon.c
date.c
fast-import.c
git-compat-util.h
git-difftool--helper.sh
git.c
http-backend.c
http-fetch.c
http-push.c
imap-send.c
lockfile.h
mailinfo.c
merge-recursive.c
pretty.c
read-cache.c
remote-curl.c
remote-testsvn.c
remote.c
remote.h
sh-i18n--envsubst.c
shell.c
show-index.c
t/Makefile
t/helper/test-chmtime.c
t/helper/test-config.c
t/helper/test-ctype.c
t/helper/test-date.c
t/helper/test-delta.c
t/helper/test-dump-cache-tree.c
t/helper/test-dump-split-index.c
t/helper/test-dump-untracked-cache.c
t/helper/test-fake-ssh.c
t/helper/test-genrandom.c
t/helper/test-hashmap.c
t/helper/test-index-version.c
t/helper/test-line-buffer.c
t/helper/test-match-trees.c
t/helper/test-mergesort.c
t/helper/test-mktemp.c
t/helper/test-parse-options.c
t/helper/test-path-utils.c
t/helper/test-prio-queue.c
t/helper/test-read-cache.c
t/helper/test-regex.c
t/helper/test-revision-walking.c
t/helper/test-run-command.c
t/helper/test-scrap-cache-tree.c
t/helper/test-sha1-array.c
t/helper/test-sha1.c
t/helper/test-sigchain.c
t/helper/test-string-list.c
t/helper/test-submodule-config.c
t/helper/test-subprocess.c
t/helper/test-svn-fe.c
t/helper/test-urlmatch-normalization.c
t/helper/test-wildmatch.c
t/t0006-date.sh
t/t0025-crlf-auto.sh
t/t0027-auto-crlf.sh
t/t1410-reflog.sh
t/t2020-checkout-detach.sh
t/t3030-merge-recursive.sh
t/t5533-push-cas.sh
t/t6026-merge-attr.sh
t/t6038-merge-text-auto.sh
t/t7800-difftool.sh
tempfile.c
tempfile.h
transport.c
upload-pack.c