Imported Upstream version 2.26.0 upstream/2.26.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:17:14 +0000 (15:17 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:17:14 +0000 (15:17 +0900)
commitb64ce564ffffea1bd0b595d892fd65d79dda79b3
treedc82e291d5c2afbf7aeae0c22b1996e0129e3ee1
parent50dc7319b7cf1884b78c1f7f20ca20b77d836221
Imported Upstream version 2.26.0
412 files changed:
.editorconfig
.mailmap
.tsan-suppressions
Documentation/MyFirstContribution.txt
Documentation/RelNotes/2.17.4.txt [deleted file]
Documentation/RelNotes/2.17.5.txt [deleted file]
Documentation/RelNotes/2.18.3.txt [deleted file]
Documentation/RelNotes/2.18.4.txt [deleted file]
Documentation/RelNotes/2.19.4.txt [deleted file]
Documentation/RelNotes/2.19.5.txt [deleted file]
Documentation/RelNotes/2.20.3.txt [deleted file]
Documentation/RelNotes/2.20.4.txt [deleted file]
Documentation/RelNotes/2.21.2.txt [deleted file]
Documentation/RelNotes/2.21.3.txt [deleted file]
Documentation/RelNotes/2.22.3.txt [deleted file]
Documentation/RelNotes/2.22.4.txt [deleted file]
Documentation/RelNotes/2.23.2.txt [deleted file]
Documentation/RelNotes/2.23.3.txt [deleted file]
Documentation/RelNotes/2.24.2.txt [deleted file]
Documentation/RelNotes/2.24.3.txt [deleted file]
Documentation/RelNotes/2.25.3.txt [deleted file]
Documentation/RelNotes/2.25.4.txt [deleted file]
Documentation/RelNotes/2.26.0.txt [new file with mode: 0644]
Documentation/config.txt
Documentation/config/advice.txt
Documentation/config/branch.txt
Documentation/config/core.txt
Documentation/config/gpg.txt
Documentation/config/pack.txt
Documentation/config/protocol.txt
Documentation/config/pull.txt
Documentation/config/push.txt
Documentation/config/rebase.txt
Documentation/git-am.txt
Documentation/git-commit-graph.txt
Documentation/git-config.txt
Documentation/git-grep.txt
Documentation/git-rebase.txt
Documentation/git-rm.txt
Documentation/git-sparse-checkout.txt
Documentation/git-stash.txt
Documentation/git-submodule.txt
Documentation/git.txt
Documentation/gitcredentials.txt
Documentation/githooks.txt
Documentation/pretty-formats.txt
GIT-VERSION-GEN
Makefile
RelNotes
add-interactive.c
add-interactive.h
add-patch.c
advice.c
advice.h
apply.c
archive-tar.c
archive-zip.c
bisect.c
bisect.h
blame.h
builtin/add.c
builtin/am.c
builtin/bisect--helper.c
builtin/cat-file.c
builtin/checkout.c
builtin/clone.c
builtin/commit-graph.c
builtin/commit.c
builtin/config.c
builtin/describe.c
builtin/fast-export.c
builtin/fetch.c
builtin/gc.c
builtin/grep.c
builtin/index-pack.c
builtin/merge.c
builtin/mktag.c
builtin/name-rev.c
builtin/notes.c
builtin/pack-objects.c
builtin/pull.c
builtin/rebase.c
builtin/receive-pack.c
builtin/reflog.c
builtin/remote.c
builtin/replace.c
builtin/rev-list.c
builtin/rm.c
builtin/show-branch.c
builtin/sparse-checkout.c
builtin/stash.c
builtin/submodule--helper.c
builtin/unpack-objects.c
builtin/worktree.c
cache-tree.c
cache.h
ci/run-build-and-tests.sh
color.c
commit-graph.c
commit-graph.h
commit.c
commit.h
compat/mingw.c
compat/terminal.c
compat/terminal.h
config.c
config.h
config.mak.dev
connected.c
connected.h
contrib/completion/git-completion.bash
contrib/completion/git-prompt.sh
contrib/credential/netrc/.gitignore [new file with mode: 0644]
contrib/credential/netrc/Makefile
contrib/credential/netrc/git-credential-netrc.perl [moved from contrib/credential/netrc/git-credential-netrc with 99% similarity]
convert.c
credential.c
credential.h
csum-file.h
diff.c
diffcore-rename.c
dir.c
ewah/bitmap.c
ewah/ewok.h
fsck.c
fsmonitor.c
git-gui/git-gui--askpass
git-gui/git-gui.sh
git-gui/lib/chord.tcl
git-gui/lib/index.tcl
git-gui/lib/merge.tcl
git-gui/po/de.po
git-gui/po/git-gui.pot
git-gui/po/glossary/de.po
git-gui/po/glossary/git-gui-glossary.pot
git-gui/po/glossary/git-gui-glossary.txt
git-legacy-stash.sh
git-p4.py
git-submodule.sh
gpg-interface.c
gpg-interface.h
graph.c
grep.c
grep.h
http.c
log-tree.c
mailinfo.c
merge-recursive.c
midx.c
notes-utils.c
notes.c
object-store.h
object.c
object.h
pack-bitmap.c
pack-bitmap.h
pack-check.c
pack-objects.c
pack-objects.h
packfile.c
packfile.h
parse-options-cb.c
parse-options.c
parse-options.h
path.c
po/TEAMS
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 [new file with mode: 0644]
po/vi.po
po/zh_CN.po
po/zh_TW.po
pretty.c
protocol.c
quote.c
reachable.c
rebase-interactive.c
rebase-interactive.h
rebase.c [new file with mode: 0644]
rebase.h [new file with mode: 0644]
ref-filter.c
refs/files-backend.c
remote-curl.c
remote.c
remote.h
replace-object.c
replace-object.h
sequencer.c
sequencer.h
setup.c
sha1-file.c
sha1-name.c
strbuf.c
strbuf.h
streaming.c
streaming.h
submodule-config.c
submodule-config.h
submodule.c
t/README
t/check-non-portable-shell.pl
t/helper/test-config.c
t/helper/test-dump-fsmonitor.c
t/helper/test-parse-options.c
t/helper/test-parse-pathspec-file.c [new file with mode: 0644]
t/helper/test-read-graph.c
t/helper/test-tool.c
t/helper/test-tool.h
t/helper/test-windows-named-pipe.c
t/lib-credential.sh
t/lib-git-p4.sh
t/lib-log-graph.sh [new file with mode: 0755]
t/lib-pack.sh
t/perf/p5310-pack-bitmaps.sh
t/t0000-basic.sh
t/t0003-attributes.sh
t/t0020-crlf.sh
t/t0021-conversion.sh
t/t0040-parse-options.sh
t/t0067-parse_pathspec_file.sh [new file with mode: 0755]
t/t0300-credentials.sh
t/t1050-large.sh
t/t1091-sparse-checkout-builtin.sh
t/t1300-config.sh
t/t1306-xdg-files.sh
t/t1307-config-blob.sh
t/t1308-config-set.sh
t/t1400-update-ref.sh
t/t1406-submodule-ref-store.sh
t/t1409-avoid-packing-refs.sh
t/t1450-fsck.sh
t/t1501-work-tree.sh
t/t1506-rev-parse-diagnosis.sh
t/t1507-rev-parse-upstream.sh
t/t2018-checkout-branch.sh
t/t2024-checkout-dwim.sh
t/t2026-checkout-pathspec-file.sh
t/t2072-restore-pathspec-file.sh
t/t2107-update-index-basic.sh
t/t2400-worktree-add.sh
t/t2402-worktree-list.sh
t/t3007-ls-files-recurse-submodules.sh
t/t3030-merge-recursive.sh
t/t3035-merge-sparse.sh
t/t3206-range-diff.sh
t/t3308-notes-merge.sh
t/t3309-notes-merge-auto-resolve.sh
t/t3310-notes-merge-manual-resolve.sh
t/t3311-notes-merge-fanout.sh
t/t3400-rebase.sh
t/t3401-rebase-and-am-rename.sh
t/t3404-rebase-interactive.sh
t/t3406-rebase-message.sh
t/t3407-rebase-abort.sh
t/t3415-rebase-autosquash.sh
t/t3419-rebase-patch-id.sh
t/t3420-rebase-autostash.sh
t/t3421-rebase-topology-linear.sh
t/t3424-rebase-empty.sh [new file with mode: 0755]
t/t3425-rebase-topology-merges.sh
t/t3427-rebase-subtree.sh
t/t3430-rebase-merges.sh
t/t3432-rebase-fast-forward.sh
t/t3504-cherry-pick-rerere.sh
t/t3507-cherry-pick-conflict.sh
t/t3601-rm-pathspec-file.sh [new file with mode: 0755]
t/t3700-add.sh
t/t3701-add-interactive.sh
t/t3704-add-pathspec-file.sh
t/t3903-stash.sh
t/t3909-stash-pathspec-file.sh [new file with mode: 0755]
t/t4013-diff-various.sh
t/t4026-color.sh
t/t4054-diff-bogus-tree.sh
t/t4060-diff-submodule-option-diff-format.sh
t/t4066-diff-emit-delay.sh
t/t4117-apply-reject.sh
t/t4124-apply-ws-rule.sh
t/t4134-apply-submodule.sh
t/t4150-am.sh
t/t4200-rerere.sh
t/t4202-log.sh
t/t4204-patch-id.sh
t/t4211-line-log.sh
t/t4211/sha1/expect.beginning-of-file [moved from t/t4211/expect.beginning-of-file with 100% similarity]
t/t4211/sha1/expect.end-of-file [moved from t/t4211/expect.end-of-file with 100% similarity]
t/t4211/sha1/expect.move-support-f [moved from t/t4211/expect.move-support-f with 100% similarity]
t/t4211/sha1/expect.multiple [moved from t/t4211/expect.multiple with 100% similarity]
t/t4211/sha1/expect.multiple-overlapping [moved from t/t4211/expect.multiple-overlapping with 100% similarity]
t/t4211/sha1/expect.multiple-superset [moved from t/t4211/expect.multiple-superset with 100% similarity]
t/t4211/sha1/expect.parallel-change-f-to-main [moved from t/t4211/expect.parallel-change-f-to-main with 100% similarity]
t/t4211/sha1/expect.simple-f [moved from t/t4211/expect.simple-f with 100% similarity]
t/t4211/sha1/expect.simple-f-to-main [moved from t/t4211/expect.simple-f-to-main with 100% similarity]
t/t4211/sha1/expect.simple-main [moved from t/t4211/expect.simple-main with 100% similarity]
t/t4211/sha1/expect.simple-main-to-end [moved from t/t4211/expect.simple-main-to-end with 100% similarity]
t/t4211/sha1/expect.two-ranges [moved from t/t4211/expect.two-ranges with 100% similarity]
t/t4211/sha1/expect.vanishes-early [moved from t/t4211/expect.vanishes-early with 100% similarity]
t/t4211/sha256/expect.beginning-of-file [new file with mode: 0644]
t/t4211/sha256/expect.end-of-file [new file with mode: 0644]
t/t4211/sha256/expect.move-support-f [new file with mode: 0644]
t/t4211/sha256/expect.multiple [new file with mode: 0644]
t/t4211/sha256/expect.multiple-overlapping [new file with mode: 0644]
t/t4211/sha256/expect.multiple-superset [new file with mode: 0644]
t/t4211/sha256/expect.parallel-change-f-to-main [new file with mode: 0644]
t/t4211/sha256/expect.simple-f [new file with mode: 0644]
t/t4211/sha256/expect.simple-f-to-main [new file with mode: 0644]
t/t4211/sha256/expect.simple-main [new file with mode: 0644]
t/t4211/sha256/expect.simple-main-to-end [new file with mode: 0644]
t/t4211/sha256/expect.two-ranges [new file with mode: 0644]
t/t4211/sha256/expect.vanishes-early [new file with mode: 0644]
t/t4214-log-graph-octopus.sh
t/t4215-log-skewed-merges.sh
t/t4300-merge-tree.sh
t/t5100-mailinfo.sh
t/t5150-request-pull.sh
t/t5302-pack-index.sh
t/t5309-pack-delta-cycles.sh
t/t5310-pack-bitmaps.sh
t/t5313-pack-bounds-checks.sh
t/t5318-commit-graph.sh
t/t5319-multi-pack-index.sh
t/t5321-pack-large-objects.sh
t/t5324-split-commit-graph.sh
t/t5400-send-pack.sh
t/t5407-post-rewrite-hook.sh
t/t5409-colorize-remote-messages.sh
t/t5500-fetch-pack.sh
t/t5504-fetch-receive-strict.sh
t/t5505-remote.sh
t/t5509-fetch-push-namespaces.sh
t/t5510-fetch.sh
t/t5512-ls-remote.sh
t/t5515-fetch-merge-logic.sh
t/t5516-fetch-push.sh
t/t5520-pull.sh
t/t5530-upload-pack-error.sh
t/t5537-fetch-shallow.sh
t/t5539-fetch-http-shallow.sh
t/t5540-http-push-webdav.sh
t/t5541-http-push-smart.sh
t/t5550-http-fetch-dumb.sh
t/t5551-http-fetch-smart.sh
t/t5552-skipping-fetch-negotiator.sh
t/t5562-http-backend-content-length.sh
t/t5573-pull-verify-signatures.sh
t/t5601-clone.sh
t/t5604-clone-reference.sh
t/t5607-clone-bundle.sh
t/t5617-clone-submodules-remote.sh
t/t5700-protocol-v1.sh
t/t5703-upload-pack-ref-in-want.sh
t/t6000-rev-list-misc.sh
t/t6006-rev-list-format.sh
t/t6020-merge-df.sh
t/t6021-merge-criss-cross.sh
t/t6022-merge-rename.sh
t/t6023-merge-file.sh
t/t6024-recursive-merge.sh
t/t6025-merge-symlinks.sh
t/t6026-merge-attr.sh
t/t6034-merge-rename-nocruft.sh
t/t6035-merge-dir-to-symlink.sh
t/t6036-recursive-corner-cases.sh
t/t6046-merge-skip-unneeded-updates.sh
t/t6047-diff3-conflict-markers.sh
t/t6113-rev-list-bitmap-filters.sh [new file with mode: 0755]
t/t6120-describe.sh
t/t7030-verify-tag.sh
t/t7107-reset-pathspec-file.sh
t/t7400-submodule-basic.sh
t/t7406-submodule-update.sh
t/t7416-submodule-dash-url.sh
t/t7510-signed-commit.sh
t/t7512-status-help.sh
t/t7519-status-fsmonitor.sh
t/t7519/fsmonitor-all
t/t7519/fsmonitor-all-v2 [new file with mode: 0755]
t/t7519/fsmonitor-watchman
t/t7519/fsmonitor-watchman-v2 [new file with mode: 0755]
t/t7526-commit-pathspec-file.sh
t/t7612-merge-verify-signatures.sh
t/t8003-blame-corner-cases.sh
t/t9001-send-email.sh
t/t9106-git-svn-commit-diff-clobber.sh
t/t9116-git-svn-log.sh
t/t9300-fast-import.sh
t/t9800-git-p4-basic.sh
t/t9810-git-p4-rcs.sh
t/t9902-completion.sh
t/t9903-bash-prompt.sh
t/test-lib-functions.sh
templates/hooks--fsmonitor-watchman.sample
templates/hooks--pre-commit.sample
templates/hooks--update.sample
transport-helper.c
tree-walk.c
tree-walk.h
unpack-trees.c
unpack-trees.h
upload-pack.c
urlmatch.c
urlmatch.h
walker.c
walker.h
worktree.c
worktree.h