Imported Upstream version 2.9.1 upstream/2.9.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:50 +0000 (15:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:50 +0000 (15:15 +0900)
commit792ae3719848d56e0c05ff1bb933de9289ee1cbb
tree8188d911b8f9422db7ae35838259667a6021af4e
parent203794e9229153b6f1ca35fee5539069e21f18ba
Imported Upstream version 2.9.1
106 files changed:
.mailmap
.travis.yml
Documentation/CodingGuidelines
Documentation/Makefile
Documentation/RelNotes/2.9.1.txt [new file with mode: 0644]
Documentation/config.txt
Documentation/date-formats.txt
Documentation/diff-config.txt
Documentation/diff-generate-patch.txt
Documentation/fetch-options.txt
Documentation/git-bisect-lk2009.txt
Documentation/git-bisect.txt
Documentation/git-clone.txt
Documentation/git-commit.txt
Documentation/git-config.txt
Documentation/git-daemon.txt
Documentation/git-filter-branch.txt
Documentation/git-format-patch.txt
Documentation/git-gc.txt
Documentation/git-grep.txt
Documentation/git-help.txt
Documentation/git-http-backend.txt
Documentation/git-init.txt
Documentation/git-instaweb.txt
Documentation/git-log.txt
Documentation/git-notes.txt
Documentation/git-p4.txt
Documentation/git-push.txt
Documentation/git-quiltimport.txt
Documentation/git-replace.txt
Documentation/git-send-email.txt
Documentation/git-sh-setup.txt
Documentation/git-svn.txt
Documentation/git-tag.txt
Documentation/git-verify-commit.txt
Documentation/git-web--browse.txt
Documentation/git.txt
Documentation/gitignore.txt
Documentation/gitremote-helpers.txt
Documentation/gitweb.conf.txt
Documentation/gitweb.txt
Documentation/merge-config.txt
Documentation/pretty-options.txt
Documentation/technical/signature-format.txt [new file with mode: 0644]
GIT-VERSION-GEN
RelNotes
bisect.c
builtin/add.c
builtin/blame.c
builtin/checkout.c
builtin/clone.c
builtin/commit.c
builtin/fetch.c
builtin/rev-list.c
cache.h
commit.h
compat/mingw.c
compat/mingw.h
compat/regex/regcomp.c
compat/regex/regex.c
compat/winansi.c
config.c
contrib/completion/git-prompt.sh
contrib/credential/gnome-keyring/Makefile
daemon.c
date.c
git-add--interactive.perl
git-p4.py
git-rebase--am.sh
git-rebase--interactive.sh
git-rebase--merge.sh
git-sh-setup.sh
graph.c
graph.h
grep.c
line-log.c
log-tree.c
pretty.c
read-cache.c
reflog-walk.c
refs.h
sequencer.c
strbuf.h
t/helper/test-date.c
t/perf/perf-lib.sh
t/t0006-date.sh
t/t1401-symbolic-ref.sh
t/t1410-reflog.sh
t/t2300-cd-to-toplevel.sh
t/t3700-add.sh
t/t4051-diff-function-context.sh
t/t4051/appended1.c [new file with mode: 0644]
t/t4051/appended2.c [new file with mode: 0644]
t/t4051/dummy.c [new file with mode: 0644]
t/t4051/hello.c [new file with mode: 0644]
t/t4051/includes.c [new file with mode: 0644]
t/t4205-log-pretty-formats.sh
t/t5310-pack-bitmaps.sh
t/t5614-clone-submodules.sh
t/t6006-rev-list-format.sh
t/t7800-difftool.sh
t/t7810-grep.sh
tree-diff.c
wt-status.c
xdiff-interface.c
xdiff/xemit.c