Imported Upstream version 2.22.1 upstream/2.22.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:16:57 +0000 (15:16 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:16:57 +0000 (15:16 +0900)
commit3b801f7afa688c8baa11c5f117af6e020fefbfed
tree8981bee8e2d74d026054aa8873fcec2050475e2b
parent2d29e070a20e1dc9129eaaa0a308f5db609b2e3a
Imported Upstream version 2.22.1
133 files changed:
.clang-format
.mailmap
Documentation/CodingGuidelines
Documentation/RelNotes/2.22.1.txt [new file with mode: 0644]
Documentation/config/alias.txt
Documentation/config/gpg.txt
Documentation/git-branch.txt
Documentation/git-clone.txt
Documentation/git-fsck.txt
Documentation/git-hash-object.txt
Documentation/git-send-email.txt
Documentation/git.txt
Documentation/gitignore.txt
Documentation/gitweb.txt
Documentation/merge-options.txt
Documentation/technical/api-trace2.txt
Documentation/technical/commit-graph.txt
GIT-VERSION-GEN
README.md
RelNotes
apply.c
builtin/am.c
builtin/bisect--helper.c
builtin/branch.c
builtin/clean.c
builtin/clone.c
builtin/commit-graph.c
builtin/commit.c
builtin/fetch.c
builtin/gc.c
builtin/index-pack.c
builtin/init-db.c
builtin/interpret-trailers.c
builtin/ls-files.c
builtin/merge.c
builtin/pack-objects.c
builtin/rebase.c
builtin/receive-pack.c
builtin/repack.c
builtin/rm.c
builtin/stash.c
builtin/submodule--helper.c
builtin/update-index.c
builtin/verify-commit.c
builtin/verify-tag.c
bundle.c
cache.h
ci/install-dependencies.sh
ci/lib.sh
commit-graph.c
commit-graph.h
commit.c
compat/mingw.c
compat/poll/poll.c
compat/winansi.c
config.c
contrib/coccinelle/array.cocci
contrib/completion/git-completion.bash
delta-islands.c
delta-islands.h
diff-lib.c
diff.c
diffcore-rename.c
dir.c
editor.c
entry.c
fast-import.c
fsmonitor.c
fsmonitor.h
git-add--interactive.perl
git-p4.py
git-request-pull.sh
gpg-interface.c
grep.c
kwset.c
list-objects-filter.c
ls-refs.c
name-hash.c
object-store.h
object.c
packfile.c
packfile.h
pager.c
preload-index.c
pretty.c
progress.c
read-cache.c
sequencer.c
server-info.c
sh-i18n--envsubst.c
sha1-file.c
t/t0001-init.sh
t/t0061-run-command.sh
t/t1301-shared-repo.sh
t/t2400-worktree-add.sh
t/t3404-rebase-interactive.sh
t/t3418-rebase-continue.sh
t/t3420-rebase-autostash.sh
t/t3430-rebase-merges.sh
t/t3600-rm.sh
t/t3701-add-interactive.sh
t/t3903-stash.sh
t/t4015-diff-whitespace.sh
t/t4257-am-interactive.sh [new file with mode: 0755]
t/t5150-request-pull.sh
t/t5318-commit-graph.sh
t/t5509-fetch-push-namespaces.sh
t/t5541-http-push-smart.sh
t/t5551-http-fetch-smart.sh
t/t5601-clone.sh
t/t5607-clone-bundle.sh
t/t5616-partial-clone.sh
t/t5801-remote-helpers.sh
t/t5801/git-remote-testgit
t/t6500-gc.sh
t/t7300-clean.sh
t/t7407-submodule-foreach.sh
t/t7513-interpret-trailers.sh
t/t7600-merge.sh
t/t9832-unshelve.sh
t/test-lib-functions.sh
transport-helper.c
transport.c
unicode-width.h
upload-pack.c
url.c
worktree.c
wrapper.c
wt-status.h
xdiff/xemit.c
xdiff/xhistogram.c
xdiff/xpatience.c
xdiff/xutils.c