Imported Upstream version 2.27.0 upstream/2.27.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:17:17 +0000 (15:17 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:17:17 +0000 (15:17 +0900)
commitf76897b6ce9964a25f4c85f9fb034cba9dd71573
tree193c73ef29e1297d98be2e91db08a7fc36117d87
parent622dd8bf8107ff66e0b6ae9d55caa09dae853bfb
Imported Upstream version 2.27.0
476 files changed:
.github/workflows/main.yml [new file with mode: 0644]
.gitignore
.travis.yml
Documentation/CodingGuidelines
Documentation/Makefile
Documentation/MyFirstObjectWalk.txt
Documentation/RelNotes/2.27.0.txt [new file with mode: 0644]
Documentation/asciidoc.conf
Documentation/config.txt
Documentation/config/credential.txt
Documentation/config/feature.txt
Documentation/config/fetch.txt
Documentation/config/format.txt
Documentation/config/http.txt
Documentation/config/log.txt
Documentation/config/merge.txt
Documentation/config/pack.txt
Documentation/config/protocol.txt
Documentation/config/push.txt
Documentation/config/stash.txt
Documentation/config/submodule.txt
Documentation/config/tag.txt
Documentation/config/tar.txt [new file with mode: 0644]
Documentation/config/trace2.txt
Documentation/date-formats.txt
Documentation/fetch-options.txt
Documentation/git-am.txt
Documentation/git-bugreport.txt [new file with mode: 0644]
Documentation/git-checkout.txt
Documentation/git-cherry-pick.txt
Documentation/git-clone.txt
Documentation/git-commit-graph.txt
Documentation/git-commit-tree.txt
Documentation/git-commit.txt
Documentation/git-credential-store.txt
Documentation/git-credential.txt
Documentation/git-fast-import.txt
Documentation/git-format-patch.txt
Documentation/git-grep.txt
Documentation/git-init.txt
Documentation/git-log.txt
Documentation/git-ls-files.txt
Documentation/git-merge.txt
Documentation/git-multi-pack-index.txt
Documentation/git-p4.txt
Documentation/git-pack-objects.txt
Documentation/git-pull.txt
Documentation/git-read-tree.txt
Documentation/git-rebase.txt
Documentation/git-reset.txt
Documentation/git-restore.txt
Documentation/git-revert.txt
Documentation/git-sparse-checkout.txt
Documentation/git-switch.txt
Documentation/git-update-ref.txt
Documentation/git.txt
Documentation/gitattributes.txt
Documentation/gitcredentials.txt
Documentation/gitfaq.txt [new file with mode: 0644]
Documentation/githooks.txt
Documentation/gitsubmodules.txt
Documentation/howto/maintain-git.txt
Documentation/manpage-1.72.xsl [deleted file]
Documentation/manpage-base.xsl [deleted file]
Documentation/manpage-bold-literal.xsl
Documentation/manpage-normal.xsl
Documentation/manpage-suppress-sp.xsl [deleted file]
Documentation/merge-options.txt
Documentation/pretty-formats.txt
Documentation/pull-fetch-param.txt
Documentation/rev-list-options.txt
Documentation/revisions.txt
Documentation/technical/api-trace2.txt
Documentation/technical/commit-graph-format.txt
Documentation/user-manual.conf
GIT-VERSION-GEN
INSTALL
Makefile
README.md
RelNotes
abspath.c
add-interactive.c
add-patch.c
advice.c
advice.h
apply.c
archive-tar.c
archive.c
archive.h
azure-pipelines.yml [deleted file]
bisect.c
blame.c
blame.h
bloom.c [new file with mode: 0644]
bloom.h [new file with mode: 0644]
branch.c
bugreport.c [new file with mode: 0644]
builtin.h
builtin/add.c
builtin/am.c
builtin/blame.c
builtin/branch.c
builtin/cat-file.c
builtin/checkout-index.c
builtin/checkout.c
builtin/clean.c
builtin/clone.c
builtin/commit-graph.c
builtin/commit-tree.c
builtin/commit.c
builtin/describe.c
builtin/diff-tree.c
builtin/diff.c
builtin/fetch-pack.c
builtin/fetch.c
builtin/fmt-merge-msg.c
builtin/for-each-ref.c
builtin/fsck.c
builtin/grep.c
builtin/help.c
builtin/index-pack.c
builtin/init-db.c
builtin/interpret-trailers.c
builtin/log.c
builtin/ls-files.c
builtin/merge-base.c
builtin/merge.c
builtin/notes.c
builtin/pack-objects.c
builtin/prune-packed.c
builtin/prune.c
builtin/pull.c
builtin/push.c
builtin/read-tree.c
builtin/rebase.c
builtin/receive-pack.c
builtin/reflog.c
builtin/remote.c
builtin/repack.c
builtin/reset.c
builtin/rev-parse.c
builtin/send-pack.c
builtin/shortlog.c
builtin/show-branch.c
builtin/show-ref.c
builtin/sparse-checkout.c
builtin/stash.c
builtin/submodule--helper.c
builtin/tag.c
builtin/update-index.c
builtin/update-ref.c
builtin/worktree.c
cache.h
ci/config/allow-ref.sample [new file with mode: 0755]
ci/install-dependencies.sh
ci/install-docker-dependencies.sh [new file with mode: 0755]
ci/lib.sh
ci/print-test-failures.sh
ci/run-build-and-tests.sh
ci/run-docker-build.sh [moved from ci/run-linux32-build.sh with 63% similarity]
ci/run-docker.sh [new file with mode: 0755]
ci/run-linux32-docker.sh [deleted file]
combine-diff.c
command-list.txt
commit-graph.c
commit-graph.h
commit-slab-decl.h
commit-slab.h
commit.c
commit.h
compat/compiler.h [new file with mode: 0644]
compat/gmtime.c [deleted file]
compat/mingw.c
compat/regex/regex.c
compat/regex/regex_internal.h
compat/vcbuild/README
compat/win32/path-utils.h
config.c
config.h
config.mak.dev
config.mak.uname
connect.c
connected.c
connected.h
contrib/completion/git-completion.bash
contrib/completion/git-completion.zsh
contrib/fast-import/import-tars.perl
contrib/subtree/Makefile
convert.c
convert.h
credential-store.c
credential.c
credential.h
csum-file.c
date.c
delta-islands.c
diff.c
diff.h
diffcore-break.c
diffcore-rename.c
diffcore.h
dir.c
editor.c
entry.c
environment.c
fast-import.c
fetch-pack.c
fmt-merge-msg.c [new file with mode: 0644]
fmt-merge-msg.h
fsck.c
fuzz-commit-graph.c
generate-cmdlist.sh
generate-configlist.sh [new file with mode: 0755]
git-bisect.sh
git-compat-util.h
git-gui/git-gui.sh
git-gui/lib/index.tcl
git-gui/lib/mergetool.tcl
git-legacy-stash.sh [deleted file]
git-p4.py
git-submodule.sh
git.c
gitweb/gitweb.perl
gpg-interface.c
gpg-interface.h
graph.c
hash.h
help.c
help.h
hex.c
http.c
line-log.c
list-objects-filter-options.h
list-objects-filter.c
ll-merge.c
lockfile.c
lockfile.h
log-tree.c
log-tree.h
ls-refs.c
mailinfo.c
merge-recursive.c
merge.c
midx.c
midx.h
object-store.h
object.h
oid-array.c [moved from sha1-array.c with 93% similarity]
oid-array.h [moved from sha1-array.h with 97% similarity]
oidset.c
oidset.h
pack-bitmap.c
parse-options-cb.c
parse-options.c
parse-options.h
path.c
path.h
po/bg.po
po/ca.po
po/de.po
po/es.po
po/fr.po
po/git.pot
po/it.po
po/sv.po
po/tr.po
po/vi.po
po/zh_CN.po
po/zh_TW.po
pretty.c
pretty.h
progress.c
progress.h
promisor-remote.c
promisor-remote.h
prompt.c
prompt.h
protocol.c
prune-packed.c [new file with mode: 0644]
prune-packed.h [new file with mode: 0644]
range-diff.c
ref-filter.c
ref-filter.h
refs.c
refs.h
refs/files-backend.c
remote-curl.c
remote.c
repo-settings.c
repository.c
repository.h
reset.c [new file with mode: 0644]
reset.h [new file with mode: 0644]
revision.c
revision.h
run-command.c
run-command.h
send-pack.c
sequencer.c
sequencer.h
setup.c
sha1-file.c
sha1-name.c
sha256/gcrypt.h
shallow.c
shallow.h [new file with mode: 0644]
shell.c
strbuf.c
strbuf.h
submodule-config.c
submodule.c
submodule.h
t/README
t/helper/test-advise.c [new file with mode: 0644]
t/helper/test-bloom.c [new file with mode: 0644]
t/helper/test-dump-split-index.c
t/helper/test-oid-array.c [moved from t/helper/test-sha1-array.c with 83% similarity]
t/helper/test-parse-pathspec-file.c
t/helper/test-path-utils.c
t/helper/test-pkt-line.c
t/helper/test-progress.c
t/helper/test-read-graph.c
t/helper/test-repository.c
t/helper/test-tool.c
t/helper/test-tool.h
t/lib-credential.sh [changed mode: 0755->0644]
t/lib-gpg.sh [changed mode: 0755->0644]
t/lib-log-graph.sh [changed mode: 0755->0644]
t/lib-submodule-update.sh [changed mode: 0755->0644]
t/perf/p5310-pack-bitmaps.sh
t/perf/p9300-fast-import-export.sh [new file with mode: 0755]
t/t0000-basic.sh
t/t0001-init.sh
t/t0006-date.sh
t/t0007-git-var.sh
t/t0018-advice.sh [new file with mode: 0755]
t/t0021-conversion.sh
t/t0021/rot13-filter.pl
t/t0040-parse-options.sh
t/t0060-path-utils.sh
t/t0064-sha1-array.sh
t/t0091-bugreport.sh [new file with mode: 0755]
t/t0095-bloom.sh [new file with mode: 0755]
t/t0212-trace2-event.sh
t/t0300-credentials.sh
t/t0302-credential-store.sh
t/t0500-progress-display.sh
t/t1011-read-tree-sparse-checkout.sh
t/t1091-sparse-checkout-builtin.sh
t/t1400-update-ref.sh
t/t1450-fsck.sh
t/t1509-root-work-tree.sh
t/t2018-checkout-branch.sh
t/t2070-restore.sh
t/t2402-worktree-list.sh
t/t3000-ls-files-others.sh
t/t3033-merge-toplevel.sh
t/t3206-range-diff.sh
t/t3402-rebase-merge.sh
t/t3403-rebase-skip.sh
t/t3404-rebase-interactive.sh
t/t3406-rebase-message.sh
t/t3415-rebase-autosquash.sh
t/t3417-rebase-whitespace-fix.sh
t/t3419-rebase-patch-id.sh
t/t3420-rebase-autostash.sh
t/t3421-rebase-topology-linear.sh
t/t3424-rebase-empty.sh
t/t3431-rebase-fork-point.sh
t/t3432-rebase-fast-forward.sh
t/t3435-rebase-gpg-sign.sh [new file with mode: 0755]
t/t3507-cherry-pick-conflict.sh
t/t3510-cherry-pick-sequence.sh
t/t3514-cherry-pick-revert-gpg.sh [new file with mode: 0755]
t/t3700-add.sh
t/t3701-add-interactive.sh
t/t3903-stash.sh
t/t3904-stash-patch.sh
t/t4013-diff-various.sh
t/t4013/diff.diff-tree_--format=%N_note [new file with mode: 0644]
t/t4013/diff.diff-tree_--pretty_--notes_note [new file with mode: 0644]
t/t4013/diff.diff-tree_--pretty_note [new file with mode: 0644]
t/t4013/diff.log_--decorate=full_--all
t/t4013/diff.log_--decorate_--all
t/t4014-format-patch.sh
t/t4018-diff-funcname.sh
t/t4018/markdown-heading-indented [new file with mode: 0644]
t/t4018/markdown-heading-non-headings [new file with mode: 0644]
t/t4057-diff-combined-paths.sh
t/t4061-diff-indent.sh
t/t4067-diff-partial-clone.sh
t/t4124-apply-ws-rule.sh
t/t4150-am.sh
t/t4202-log.sh
t/t4208-log-magic-pathspec.sh
t/t4216-log-bloom.sh [new file with mode: 0755]
t/t4254-am-corrupt.sh
t/t5003-archive-zip.sh
t/t5318-commit-graph.sh
t/t5319-multi-pack-index.sh
t/t5319/no-objects.midx [new file with mode: 0644]
t/t5322-pack-objects-sparse.sh
t/t5324-split-commit-graph.sh
t/t5500-fetch-pack.sh
t/t5504-fetch-receive-strict.sh
t/t5512-ls-remote.sh
t/t5516-fetch-push.sh
t/t5520-pull.sh
t/t5521-pull-options.sh
t/t5537-fetch-shallow.sh
t/t5541-http-push-smart.sh
t/t5543-atomic-push.sh
t/t5548-push-porcelain.sh [new file with mode: 0755]
t/t5550-http-fetch-dumb.sh
t/t5562-http-backend-content-length.sh
t/t5604-clone-reference.sh
t/t5607-clone-bundle.sh
t/t5611-clone-config.sh
t/t5612-clone-refspec.sh
t/t5616-partial-clone.sh
t/t5703-upload-pack-ref-in-want.sh
t/t5704-protocol-violations.sh [new file with mode: 0755]
t/t5801-remote-helpers.sh
t/t6012-rev-list-simplify.sh
t/t6030-bisect-porcelain.sh
t/t6042-merge-rename-corner-cases.sh
t/t6113-rev-list-bitmap-filters.sh
t/t6120-describe.sh
t/t6200-fmt-merge-msg.sh
t/t6300-for-each-ref.sh
t/t6600-test-reach.sh
t/t7004-tag.sh
t/t7063-status-untracked-cache.sh
t/t7112-reset-submodule.sh
t/t7400-submodule-basic.sh
t/t7408-submodule-reference.sh
t/t7508-status.sh
t/t7510-signed-commit.sh
t/t7600-merge.sh
t/t7601-merge-pull-config.sh
t/t7609-merge-co-error-msgs.sh
t/t7810-grep.sh
t/t9010-svn-fe.sh
t/t9141-git-svn-multiple-branches.sh
t/t9160-git-svn-preserve-empty-dirs.sh
t/t9164-git-svn-dcommit-concurrent.sh
t/t9300-fast-import.sh
t/t9500-gitweb-standalone-no-errors.sh
t/t9819-git-p4-case-folding.sh
t/t9831-git-p4-triggers.sh
t/t9834-git-p4-file-dir-bug.sh [new file with mode: 0755]
t/t9902-completion.sh
t/test-lib-functions.sh
t/test-lib.sh
tempfile.c
tempfile.h
trace2.c
trace2.h
trace2/tr2_cfg.c
trace2/tr2_cfg.h
trace2/tr2_sysenv.c
trace2/tr2_sysenv.h
transport-helper.c
transport.c
transport.h
tree-diff.c
unpack-trees.c
unpack-trees.h
upload-pack.c
urlmatch.c
urlmatch.h
userdiff.c
worktree.c
wrapper.c
wt-status.c
wt-status.h