Imported Upstream version 2.3.0 upstream/2.3.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:14:50 +0000 (15:14 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:14:50 +0000 (15:14 +0900)
commit05f24ec36f06d580f7fb566261f4a52cde129e76
tree1de7b1401952609b4a78879caea64c748f7c3d74
parent1d03f0dffab250aeffd10eba0368b88cf61c6e6b
Imported Upstream version 2.3.0
195 files changed:
Documentation/Makefile
Documentation/RelNotes/2.3.0.txt [new file with mode: 0644]
Documentation/SubmittingPatches
Documentation/config.txt
Documentation/git-add.txt
Documentation/git-am.txt
Documentation/git-check-ignore.txt
Documentation/git-clone.txt
Documentation/git-imap-send.txt
Documentation/git-mailinfo.txt
Documentation/git-notes.txt
Documentation/git-pack-objects.txt
Documentation/git-rev-list.txt
Documentation/git-send-email.txt
Documentation/git-stripspace.txt
Documentation/git-update-index.txt
Documentation/git.txt
Documentation/gitignore.txt
Documentation/rev-list-options.txt
Documentation/technical/api-credentials.txt
Documentation/technical/api-string-list.txt
Documentation/technical/index-format.txt
GIT-VERSION-GEN
INSTALL
Makefile
RelNotes
archive.c
bisect.c
builtin/apply.c
builtin/branch.c
builtin/cat-file.c
builtin/checkout-index.c
builtin/checkout.c
builtin/clone.c
builtin/commit-tree.c
builtin/commit.c
builtin/config.c
builtin/fmt-merge-msg.c
builtin/for-each-ref.c
builtin/help.c
builtin/index-pack.c
builtin/init-db.c
builtin/log.c
builtin/ls-tree.c
builtin/mailinfo.c
builtin/merge-base.c
builtin/merge.c
builtin/notes.c
builtin/pack-objects.c
builtin/push.c
builtin/receive-pack.c
builtin/remote.c
builtin/repack.c
builtin/rev-parse.c
builtin/show-branch.c
builtin/unpack-objects.c
builtin/update-ref.c
cache.h
color.c
color.h
commit.c
commit.h
compat/stat.c [new file with mode: 0644]
config.mak.uname
configure.ac
connect.c
contrib/completion/git-completion.bash
contrib/completion/git-completion.zsh
contrib/completion/git-prompt.sh
contrib/diff-highlight/README
contrib/diff-highlight/diff-highlight
contrib/subtree/git-subtree.txt
contrib/workdir/git-new-workdir
credential.c
credential.h
csum-file.h
diffcore-break.c
exec_cmd.c
exec_cmd.h
fsck.c
git-add--interactive.perl
git-am.sh
git-bisect.sh
git-compat-util.h
git-difftool--helper.sh
git-mergetool--lib.sh
git-mergetool.sh
git-rebase--interactive.sh
git-send-email.perl
git-sh-setup.sh
git-svn.perl
git.c
http-push.c
imap-send.c
list-objects.c
lockfile.c
mailmap.c
merge-recursive.c
mergetools/diffmerge
mergetools/emerge
mergetools/kdiff3
notes-merge.c
notes-utils.c
notes.c
pack-bitmap-write.c
pack-bitmap.c
pack-bitmap.h
perl/Git/SVN.pm
perl/Git/SVN/Editor.pm
pkt-line.c
po/ca.po
po/de.po
po/fr.po
po/git.pot
po/sv.po
po/vi.po
po/zh_CN.po
prompt.c
quote.c
quote.h
refs.c
refs.h
remote.c
revision.c
revision.h
run-command.c
run-command.h
send-pack.c
sequencer.c
sequencer.h
server-info.c
sha1_file.c
sha1_name.c
strbuf.c
string-list.c
string-list.h
submodule.c
t/README
t/lib-gpg.sh
t/lib-gpg/keyring.gpg [new file with mode: 0644]
t/lib-gpg/ownertrust [new file with mode: 0644]
t/lib-gpg/pubring.gpg [deleted file]
t/lib-gpg/random_seed [deleted file]
t/lib-gpg/secring.gpg [deleted file]
t/lib-gpg/trustdb.gpg [deleted file]
t/lib-httpd/apache.conf
t/t0027-auto-crlf.sh
t/t0030-stripspace.sh
t/t0050-filesystem.sh
t/t0090-cache-tree.sh
t/t0300-credentials.sh
t/t1050-large.sh
t/t1301-shared-repo.sh
t/t1400-update-ref.sh
t/t1450-fsck.sh
t/t2004-checkout-cache-temp.sh
t/t2024-checkout-dwim.sh
t/t2107-update-index-basic.sh
t/t3102-ls-tree-wildcards.sh
t/t3200-branch.sh
t/t3301-notes.sh
t/t3507-cherry-pick-conflict.sh
t/t4008-diff-break-rewrite.sh
t/t4023-diff-rename-typechange.sh
t/t4026-color.sh
t/t4150-am.sh
t/t5000-tar-tree.sh
t/t5100-mailinfo.sh
t/t5100/info0012--message-id [new file with mode: 0644]
t/t5100/msg0012--message-id [new file with mode: 0644]
t/t5100/patch0012--message-id [new file with mode: 0644]
t/t5400-send-pack.sh
t/t5505-remote.sh
t/t5516-fetch-push.sh
t/t5527-fetch-odd-refs.sh
t/t5700-clone-reference.sh
t/t6030-bisect-porcelain.sh
t/t6300-for-each-ref.sh
t/t7004-tag.sh
t/t7513-interpret-trailers.sh
t/t9001-send-email.sh
t/t9148-git-svn-propset.sh [new file with mode: 0755]
t/t9903-bash-prompt.sh
t/test-lib.sh
templates/hooks--pre-push.sample
test-hashmap.c
trace.c
trailer.c
transport.c
tree.c
tree.h
unpack-trees.c
update_unicode.sh
upload-pack.c
wt-status.c