Imported Upstream version 2.30.0 upstream/2.30.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:17:23 +0000 (15:17 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:17:23 +0000 (15:17 +0900)
commitdd8d46a39dcf4f1b8033826ce210924b1414baa8
treea6d907665f2fc58961090b52a3e186181d7cdc8f
parentce8ff0a0e9fcb63226acbc63c12a3899d8a505bd
Imported Upstream version 2.30.0
578 files changed:
.github/workflows/check-whitespace.yml [new file with mode: 0644]
.github/workflows/main.yml
.gitignore
Documentation/Makefile
Documentation/MyFirstContribution.txt
Documentation/MyFirstObjectWalk.txt
Documentation/RelNotes/2.30.0.txt [new file with mode: 0644]
Documentation/SubmittingPatches
Documentation/blame-options.txt
Documentation/config.txt
Documentation/config/advice.txt
Documentation/config/checkout.txt
Documentation/config/clone.txt [new file with mode: 0644]
Documentation/config/core.txt
Documentation/config/credential.txt
Documentation/config/format.txt
Documentation/config/gc.txt
Documentation/config/help.txt
Documentation/config/maintenance.txt
Documentation/config/push.txt
Documentation/config/transfer.txt
Documentation/diff-options.txt
Documentation/git-am.txt
Documentation/git-blame.txt
Documentation/git-branch.txt
Documentation/git-checkout.txt
Documentation/git-cherry-pick.txt
Documentation/git-clone.txt
Documentation/git-commit-graph.txt
Documentation/git-commit.txt
Documentation/git-config.txt
Documentation/git-diff-index.txt
Documentation/git-diff-tree.txt
Documentation/git-diff.txt
Documentation/git-for-each-repo.txt [new file with mode: 0644]
Documentation/git-format-patch.txt
Documentation/git-grep.txt
Documentation/git-init.txt
Documentation/git-log.txt
Documentation/git-ls-files.txt
Documentation/git-ls-tree.txt
Documentation/git-maintenance.txt
Documentation/git-p4.txt
Documentation/git-parse-remote.txt [deleted file]
Documentation/git-push.txt
Documentation/git-rebase.txt
Documentation/git-remote.txt
Documentation/git-restore.txt
Documentation/git-rev-parse.txt
Documentation/git-revert.txt
Documentation/git-send-email.txt
Documentation/git-svn.txt
Documentation/git-switch.txt
Documentation/git-update-ref.txt
Documentation/git-worktree.txt
Documentation/git.txt
Documentation/gitattributes.txt
Documentation/githooks.txt
Documentation/gitk.txt
Documentation/glossary-content.txt
Documentation/line-range-format.txt
Documentation/line-range-options.txt [new file with mode: 0644]
Documentation/merge-options.txt
Documentation/pretty-options.txt
Documentation/signoff-option.txt [new file with mode: 0644]
Documentation/technical/api-trace2.txt
Documentation/technical/directory-rename-detection.txt
Documentation/technical/index-format.txt
Documentation/technical/multi-pack-index.txt
Documentation/technical/protocol-capabilities.txt
Documentation/technical/protocol-v2.txt
GIT-VERSION-GEN
INSTALL
Makefile
RelNotes
add-interactive.c
add-patch.c
advice.c
advice.h
apply.c
archive-tar.c
archive.c
archive.h
attr.c
banned.h
bisect.c
blame.c
blame.h
block-sha1/sha1.c
block-sha1/sha1.h
bloom.c
builtin.h
builtin/am.c
builtin/bisect--helper.c
builtin/blame.c
builtin/branch.c
builtin/bugreport.c
builtin/checkout-index.c
builtin/checkout.c
builtin/clone.c
builtin/commit.c
builtin/config.c
builtin/credential-store.c
builtin/credential.c
builtin/diff-index.c
builtin/diff-tree.c
builtin/diff.c
builtin/difftool.c
builtin/fast-export.c
builtin/fast-import.c
builtin/fetch.c
builtin/for-each-repo.c [new file with mode: 0644]
builtin/gc.c
builtin/grep.c
builtin/index-pack.c
builtin/init-db.c
builtin/log.c
builtin/merge-tree.c
builtin/merge.c
builtin/pack-redundant.c
builtin/pull.c
builtin/push.c
builtin/rebase.c
builtin/receive-pack.c
builtin/remote.c
builtin/repack.c
builtin/rev-parse.c
builtin/revert.c
builtin/send-pack.c
builtin/shortlog.c
builtin/stash.c
builtin/update-ref.c
builtin/worktree.c
cache.h
ci/print-test-failures.sh
command-list.txt
commit-graph.c
commit.c
compat/bswap.h
compat/vcbuild/scripts/clink.pl
config.c
config.h
config.mak.dev
config.mak.uname
contrib/buildsystems/CMakeLists.txt
contrib/buildsystems/engine.pl
contrib/completion/git-completion.bash
contrib/completion/git-completion.zsh
contrib/completion/git-prompt.sh
contrib/git-resurrect.sh
csum-file.h
diff-lib.c
diff.c
diff.h
diffcore-rename.c
dir.c
fetch-pack.c
fmt-merge-msg.c
git-add--interactive.perl
git-bisect.sh
git-compat-util.h
git-gui/Makefile
git-gui/git-gui--askpass
git-gui/git-gui.sh
git-gui/lib/commit.tcl
git-gui/lib/themed.tcl
git-gui/po/ru.po
git-mergetool--lib.sh
git-p4.py
git-parse-remote.sh [deleted file]
git-submodule.sh
git-svn.perl
git.c
gitweb/Makefile
grep.c
grep.h
hash.h
hashmap.c
hashmap.h
help.c
imap-send.c
line-log.c
list-objects-filter-options.c
log-tree.c
log-tree.h
merge-ort-wrappers.c [new file with mode: 0644]
merge-ort-wrappers.h [new file with mode: 0644]
merge-ort.c [new file with mode: 0644]
merge-ort.h [new file with mode: 0644]
merge-recursive.c
mergetools/bc
midx.c
name-hash.c
notes.c
object.c
object.h
oid-array.c
oid-array.h
oidmap.c
oidset.c
pack-check.c
pack-revindex.c
pack-write.c
packfile.c
patch-ids.c
perl/FromCPAN/Error.pm
perl/Git.pm
perl/Git/I18N.pm
perl/Git/IndexInfo.pm
perl/Git/LoadCPAN.pm
perl/Git/LoadCPAN/Error.pm
perl/Git/LoadCPAN/Mail/Address.pm
perl/Git/Packet.pm
perl/Git/SVN.pm
perl/Git/SVN/Editor.pm
perl/Git/SVN/Fetcher.pm
perl/Git/SVN/GlobSpec.pm
perl/Git/SVN/Log.pm
perl/Git/SVN/Memoize/YAML.pm
perl/Git/SVN/Migration.pm
perl/Git/SVN/Prompt.pm
perl/Git/SVN/Ra.pm
perl/Git/SVN/Utils.pm
pkt-line.c
po/TEAMS
po/bg.po
po/ca.po
po/de.po
po/fr.po
po/git.pot
po/pl.po [new file with mode: 0644]
po/sv.po
po/tr.po
po/vi.po
po/zh_CN.po
po/zh_TW.po
range-diff.c
ref-filter.c
refs.c
refs.h
refspec.c
refspec.h
remote-curl.c
remote.c
remote.h
repo-settings.c
repository.h
revision.c
revision.h
run-command.c
send-pack.c
sequencer.c
sequencer.h
serve.c
sha1-file.c
sideband.c
sideband.h
strmap.c [new file with mode: 0644]
strmap.h [new file with mode: 0644]
submodule-config.c
t/Makefile
t/README
t/annotate-tests.sh
t/helper/test-crontab.c [new file with mode: 0644]
t/helper/test-fast-rebase.c [new file with mode: 0644]
t/helper/test-hashmap.c
t/helper/test-pkt-line.c
t/helper/test-proc-receive.c
t/helper/test-tool.c
t/helper/test-tool.h
t/lib-merge.sh [new file with mode: 0644]
t/lib-submodule-update.sh
t/perf/Makefile
t/perf/README
t/perf/p1400-update-ref.sh
t/perf/p3400-rebase.sh
t/perf/p7519-fsmonitor.sh
t/perf/perf-lib.sh
t/t0000-basic.sh
t/t0001-init.sh
t/t0021-conversion.sh
t/t0064-oid-array.sh [moved from t/t0064-sha1-array.sh with 90% similarity]
t/t0068-for-each-repo.sh [new file with mode: 0755]
t/t0070-fundamental.sh
t/t0300-credentials.sh
t/t1004-read-tree-m-u-wf.sh
t/t1050-large.sh
t/t1300-config.sh
t/t1309-early-config.sh
t/t1400-update-ref.sh
t/t1503-rev-parse-verify.sh
t/t1506-rev-parse-diagnosis.sh
t/t1510-repo-setup.sh
t/t2004-checkout-cache-temp.sh
t/t2006-checkout-index-basic.sh
t/t2016-checkout-patch.sh
t/t2024-checkout-dwim.sh
t/t2060-switch.sh
t/t2071-restore-patch.sh
t/t2106-update-index-assume-unchanged.sh
t/t2200-add-update.sh
t/t2402-worktree-list.sh
t/t3040-subprojects-basic.sh
t/t3200-branch.sh
t/t3201-branch-contains.sh
t/t3203-branch-output.sh
t/t3205-branch-color.sh
t/t3301-notes.sh
t/t3404-rebase-interactive.sh
t/t3406-rebase-message.sh
t/t3427-rebase-subtree.sh
t/t3435-rebase-gpg-sign.sh
t/t3701-add-interactive.sh
t/t3920-crlf-messages.sh [new file with mode: 0755]
t/t4013-diff-various.sh
t/t4013/diff.log_-IA_-IB_-I1_-I2_-p_master [new file with mode: 0644]
t/t4014-format-patch.sh
t/t4015-diff-whitespace.sh
t/t4018-diff-funcname.sh
t/t4018/bash-arithmetic-function [new file with mode: 0644]
t/t4018/bash-bashism-style-compact [new file with mode: 0644]
t/t4018/bash-bashism-style-function [new file with mode: 0644]
t/t4018/bash-bashism-style-whitespace [new file with mode: 0644]
t/t4018/bash-conditional-function [new file with mode: 0644]
t/t4018/bash-missing-parentheses [new file with mode: 0644]
t/t4018/bash-mixed-style-compact [new file with mode: 0644]
t/t4018/bash-mixed-style-function [new file with mode: 0644]
t/t4018/bash-nested-functions [new file with mode: 0644]
t/t4018/bash-other-characters [new file with mode: 0644]
t/t4018/bash-posix-style-compact [new file with mode: 0644]
t/t4018/bash-posix-style-function [new file with mode: 0644]
t/t4018/bash-posix-style-whitespace [new file with mode: 0644]
t/t4018/bash-subshell-function [new file with mode: 0644]
t/t4018/bash-trailing-comment [new file with mode: 0644]
t/t4018/css-attribute-value-selector [new file with mode: 0644]
t/t4018/css-block-level-@-statements [new file with mode: 0644]
t/t4018/css-class-selector [new file with mode: 0644]
t/t4018/css-id-selector [new file with mode: 0644]
t/t4018/css-root-selector [new file with mode: 0644]
t/t4018/php-abstract-method [new file with mode: 0644]
t/t4018/php-final-method [new file with mode: 0644]
t/t4018/rust-macro-rules [new file with mode: 0644]
t/t4068-diff-symmetric-merge-base.sh [new file with mode: 0755]
t/t4068-diff-symmetric.sh [deleted file]
t/t4114-apply-typechange.sh
t/t4127-apply-same-fn.sh
t/t4129-apply-samemode.sh
t/t4211-line-log.sh
t/t5310-pack-bitmaps.sh
t/t5315-pack-objects-compression.sh
t/t5319-multi-pack-index.sh
t/t5323-pack-redundant.sh
t/t5324-split-commit-graph.sh
t/t5400-send-pack.sh
t/t5402-post-merge-hook.sh
t/t5411-proc-receive-hook.sh
t/t5411/common-functions.sh
t/t5411/once-0010-report-status-v1.sh
t/t5411/test-0000-standard-git-push.sh
t/t5411/test-0001-standard-git-push--porcelain.sh
t/t5411/test-0002-pre-receive-declined.sh
t/t5411/test-0003-pre-receive-declined--porcelain.sh
t/t5411/test-0011-no-hook-error.sh
t/t5411/test-0012-no-hook-error--porcelain.sh
t/t5411/test-0013-bad-protocol.sh
t/t5411/test-0014-bad-protocol--porcelain.sh
t/t5411/test-0020-report-ng.sh
t/t5411/test-0021-report-ng--porcelain.sh
t/t5411/test-0022-report-unexpect-ref.sh
t/t5411/test-0023-report-unexpect-ref--porcelain.sh
t/t5411/test-0024-report-unknown-ref.sh
t/t5411/test-0025-report-unknown-ref--porcelain.sh
t/t5411/test-0026-push-options.sh
t/t5411/test-0027-push-options--porcelain.sh
t/t5411/test-0030-report-ok.sh
t/t5411/test-0031-report-ok--porcelain.sh
t/t5411/test-0032-report-with-options.sh
t/t5411/test-0033-report-with-options--porcelain.sh
t/t5411/test-0034-report-ft.sh
t/t5411/test-0035-report-ft--porcelain.sh
t/t5411/test-0036-report-multi-rewrite-for-one-ref.sh
t/t5411/test-0037-report-multi-rewrite-for-one-ref--porcelain.sh
t/t5411/test-0038-report-mixed-refs.sh
t/t5411/test-0039-report-mixed-refs--porcelain.sh
t/t5411/test-0040-process-all-refs.sh
t/t5411/test-0041-process-all-refs--porcelain.sh
t/t5411/test-0050-proc-receive-refs-with-modifiers.sh
t/t5505-remote.sh
t/t5510-fetch.sh
t/t5511-refspec.sh
t/t5515-fetch-merge-logic.sh
t/t5515/fetch.br-branches-default
t/t5515/fetch.br-branches-default-merge
t/t5515/fetch.br-branches-default-merge_branches-default
t/t5515/fetch.br-branches-default-octopus
t/t5515/fetch.br-branches-default-octopus_branches-default
t/t5515/fetch.br-branches-default_branches-default
t/t5515/fetch.br-branches-one
t/t5515/fetch.br-branches-one-merge
t/t5515/fetch.br-branches-one-merge_branches-one
t/t5515/fetch.br-branches-one-octopus
t/t5515/fetch.br-branches-one-octopus_branches-one
t/t5515/fetch.br-branches-one_branches-one
t/t5515/fetch.br-config-explicit
t/t5515/fetch.br-config-explicit-merge
t/t5515/fetch.br-config-explicit-merge_config-explicit
t/t5515/fetch.br-config-explicit-octopus
t/t5515/fetch.br-config-explicit-octopus_config-explicit
t/t5515/fetch.br-config-explicit_config-explicit
t/t5515/fetch.br-config-glob
t/t5515/fetch.br-config-glob-merge
t/t5515/fetch.br-config-glob-merge_config-glob
t/t5515/fetch.br-config-glob-octopus
t/t5515/fetch.br-config-glob-octopus_config-glob
t/t5515/fetch.br-config-glob_config-glob
t/t5515/fetch.br-remote-explicit
t/t5515/fetch.br-remote-explicit-merge
t/t5515/fetch.br-remote-explicit-merge_remote-explicit
t/t5515/fetch.br-remote-explicit-octopus
t/t5515/fetch.br-remote-explicit-octopus_remote-explicit
t/t5515/fetch.br-remote-explicit_remote-explicit
t/t5515/fetch.br-remote-glob
t/t5515/fetch.br-remote-glob-merge
t/t5515/fetch.br-remote-glob-merge_remote-glob
t/t5515/fetch.br-remote-glob-octopus
t/t5515/fetch.br-remote-glob-octopus_remote-glob
t/t5515/fetch.br-remote-glob_remote-glob
t/t5515/fetch.br-unconfig
t/t5515/fetch.br-unconfig_--tags_.._.git
t/t5515/fetch.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file
t/t5515/fetch.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file
t/t5515/fetch.br-unconfig_.._.git_tag_tag-one_tag_tag-three
t/t5515/fetch.br-unconfig_branches-default
t/t5515/fetch.br-unconfig_branches-one
t/t5515/fetch.br-unconfig_config-explicit
t/t5515/fetch.br-unconfig_config-glob
t/t5515/fetch.br-unconfig_remote-explicit
t/t5515/fetch.br-unconfig_remote-glob
t/t5515/fetch.main [moved from t/t5515/fetch.master with 78% similarity]
t/t5515/fetch.main_--tags_.._.git [moved from t/t5515/fetch.master_--tags_.._.git with 81% similarity]
t/t5515/fetch.main_.._.git [moved from t/t5515/fetch.master_.._.git with 73% similarity]
t/t5515/fetch.main_.._.git_one [moved from t/t5515/fetch.master_.._.git_one with 74% similarity]
t/t5515/fetch.main_.._.git_one_tag_tag-one_tag_tag-three-file [moved from t/t5515/fetch.master_.._.git_one_tag_tag-one_tag_tag-three-file with 77% similarity]
t/t5515/fetch.main_.._.git_one_two [moved from t/t5515/fetch.master_.._.git_one_two with 83% similarity]
t/t5515/fetch.main_.._.git_tag_tag-one-tree_tag_tag-three-file [moved from t/t5515/fetch.master_.._.git_tag_tag-one-tree_tag_tag-three-file with 74% similarity]
t/t5515/fetch.main_.._.git_tag_tag-one_tag_tag-three [moved from t/t5515/fetch.master_.._.git_tag_tag-one_tag_tag-three with 75% similarity]
t/t5515/fetch.main_branches-default [moved from t/t5515/fetch.master_branches-default with 69% similarity]
t/t5515/fetch.main_branches-one [moved from t/t5515/fetch.master_branches-one with 81% similarity]
t/t5515/fetch.main_config-explicit [moved from t/t5515/fetch.master_config-explicit with 78% similarity]
t/t5515/fetch.main_config-glob [moved from t/t5515/fetch.master_config-glob with 77% similarity]
t/t5515/fetch.main_remote-explicit [moved from t/t5515/fetch.master_remote-explicit with 78% similarity]
t/t5515/fetch.main_remote-glob [new file with mode: 0644]
t/t5515/fetch.master_remote-glob [deleted file]
t/t5515/refs.br-branches-default
t/t5515/refs.br-branches-default-merge
t/t5515/refs.br-branches-default-merge_branches-default
t/t5515/refs.br-branches-default-octopus
t/t5515/refs.br-branches-default-octopus_branches-default
t/t5515/refs.br-branches-default_branches-default
t/t5515/refs.br-branches-one
t/t5515/refs.br-branches-one-merge
t/t5515/refs.br-branches-one-merge_branches-one
t/t5515/refs.br-branches-one-octopus
t/t5515/refs.br-branches-one-octopus_branches-one
t/t5515/refs.br-branches-one_branches-one
t/t5515/refs.br-config-explicit
t/t5515/refs.br-config-explicit-merge
t/t5515/refs.br-config-explicit-merge_config-explicit
t/t5515/refs.br-config-explicit-octopus
t/t5515/refs.br-config-explicit-octopus_config-explicit
t/t5515/refs.br-config-explicit_config-explicit
t/t5515/refs.br-config-glob
t/t5515/refs.br-config-glob-merge
t/t5515/refs.br-config-glob-merge_config-glob
t/t5515/refs.br-config-glob-octopus
t/t5515/refs.br-config-glob-octopus_config-glob
t/t5515/refs.br-config-glob_config-glob
t/t5515/refs.br-remote-explicit
t/t5515/refs.br-remote-explicit-merge
t/t5515/refs.br-remote-explicit-merge_remote-explicit
t/t5515/refs.br-remote-explicit-octopus
t/t5515/refs.br-remote-explicit-octopus_remote-explicit
t/t5515/refs.br-remote-explicit_remote-explicit
t/t5515/refs.br-remote-glob
t/t5515/refs.br-remote-glob-merge
t/t5515/refs.br-remote-glob-merge_remote-glob
t/t5515/refs.br-remote-glob-octopus
t/t5515/refs.br-remote-glob-octopus_remote-glob
t/t5515/refs.br-remote-glob_remote-glob
t/t5515/refs.br-unconfig
t/t5515/refs.br-unconfig_--tags_.._.git
t/t5515/refs.br-unconfig_.._.git
t/t5515/refs.br-unconfig_.._.git_one
t/t5515/refs.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file
t/t5515/refs.br-unconfig_.._.git_one_two
t/t5515/refs.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file
t/t5515/refs.br-unconfig_.._.git_tag_tag-one_tag_tag-three
t/t5515/refs.br-unconfig_branches-default
t/t5515/refs.br-unconfig_branches-one
t/t5515/refs.br-unconfig_config-explicit
t/t5515/refs.br-unconfig_config-glob
t/t5515/refs.br-unconfig_remote-explicit
t/t5515/refs.br-unconfig_remote-glob
t/t5515/refs.main [moved from t/t5515/refs.master_.._.git_tag_tag-one-tree_tag_tag-three-file with 81% similarity]
t/t5515/refs.main_--tags_.._.git [moved from t/t5515/refs.master_--tags_.._.git with 81% similarity]
t/t5515/refs.main_.._.git [moved from t/t5515/refs.master_.._.git_one_two with 79% similarity]
t/t5515/refs.main_.._.git_one [moved from t/t5515/refs.master_.._.git_one with 79% similarity]
t/t5515/refs.main_.._.git_one_tag_tag-one_tag_tag-three-file [moved from t/t5515/refs.master_.._.git_one_tag_tag-one_tag_tag-three-file with 81% similarity]
t/t5515/refs.main_.._.git_one_two [moved from t/t5515/refs.master_.._.git with 79% similarity]
t/t5515/refs.main_.._.git_tag_tag-one-tree_tag_tag-three-file [moved from t/t5515/refs.master with 81% similarity]
t/t5515/refs.main_.._.git_tag_tag-one_tag_tag-three [new file with mode: 0644]
t/t5515/refs.main_branches-default [moved from t/t5515/refs.master_branches-default with 74% similarity]
t/t5515/refs.main_branches-one [moved from t/t5515/refs.master_branches-one with 83% similarity]
t/t5515/refs.main_config-explicit [moved from t/t5515/refs.master_config-explicit with 79% similarity]
t/t5515/refs.main_config-glob [moved from t/t5515/refs.master_config-glob with 79% similarity]
t/t5515/refs.main_remote-explicit [moved from t/t5515/refs.master_remote-explicit with 79% similarity]
t/t5515/refs.main_remote-glob [moved from t/t5515/refs.master_remote-glob with 79% similarity]
t/t5515/refs.master_.._.git_tag_tag-one_tag_tag-three [deleted file]
t/t5516-fetch-push.sh
t/t5526-fetch-submodules.sh
t/t5530-upload-pack-error.sh
t/t5533-push-cas.sh
t/t5570-git-daemon.sh
t/t5572-pull-submodule.sh
t/t5582-fetch-negative-refspec.sh
t/t5606-clone-options.sh
t/t5616-partial-clone.sh
t/t5703-upload-pack-ref-in-want.sh
t/t5705-session-id-in-capabilities.sh [new file with mode: 0755]
t/t6006-rev-list-format.sh
t/t6012-rev-list-simplify.sh
t/t6200-fmt-merge-msg.sh
t/t6300-for-each-ref.sh
t/t6302-for-each-ref-filter.sh
t/t6400-merge-df.sh
t/t6402-merge-rename.sh
t/t6404-recursive-merge.sh
t/t6416-recursive-corner-cases.sh
t/t6422-merge-rename-corner-cases.sh
t/t6423-merge-rename-directories.sh
t/t6426-merge-skip-unneeded-updates.sh
t/t6430-merge-recursive.sh
t/t6436-merge-overwrite.sh
t/t6437-submodule-merge.sh
t/t7006-pager.sh
t/t7064-wtstatus-pv2.sh
t/t7101-reset-empty-subdirs.sh
t/t7102-reset.sh
t/t7201-co.sh
t/t7518-ident-corner-cases.sh
t/t7601-merge-pull-config.sh
t/t7602-merge-octopus-many.sh
t/t7610-mergetool.sh
t/t7800-difftool.sh
t/t7900-maintenance.sh
t/t8013-blame-ignore-revs.sh
t/t9003-help-autocorrect.sh
t/t9303-fast-import-compression.sh
t/t9304-fast-import-marks.sh [new file with mode: 0755]
t/t9603-cvsimport-patchsets.sh
t/t9801-git-p4-branch.sh
t/t9832-unshelve.sh
t/t9902-completion.sh
t/test-lib-functions.sh
t/test-lib.sh
templates/hooks--push-to-checkout.sample [new file with mode: 0755]
trace2.c
trace2.h
transport-helper.c
transport.c
transport.h
upload-pack.c
usage.c
userdiff.c
xdiff/xdiff.h
xdiff/xdiffi.c
xdiff/xhistogram.c
xdiff/xpatience.c