Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-12-11t3011: demonstrate directory traversal failuresElijah Newren
2019-12-11Merge branch 'em/test-skip-regex-illseq'Junio C Hamano
2019-12-11Merge branch 'bc/t9001-zsh-in-posix-emulation-mode'Junio C Hamano
2019-12-11Merge branch 'sg/test-squelch-noise-in-commit-bulk'Junio C Hamano
2019-12-11Merge branch 'jk/perf-wo-git-dot-pm'Junio C Hamano
2019-12-11Merge branch 'ds/commit-graph-delay-gen-progress'Junio C Hamano
2019-12-11Merge branch 'as/t7812-missing-redirects-fix'Junio C Hamano
2019-12-11Merge branch 'dl/pretty-reference'Junio C Hamano
2019-12-11Merge branch 'dl/submodule-set-url'Junio C Hamano
2019-12-11Merge branch 'js/mingw-inherit-only-std-handles'Junio C Hamano
2019-12-11Merge branch 'ra/rebase-i-more-options'Junio C Hamano
2019-12-11Merge branch 'am/pathspec-from-file'Junio C Hamano
2019-12-10Sync with Git 2.24.1Junio C Hamano
2019-12-10format-patch: use --notes behavior for format.notesDenton Liu
2019-12-10name-rev: eliminate recursion in name_rev()SZEDER Gábor
2019-12-09t3404: fix indentationJohannes Schindelin
2019-12-07Merge branch 'dl/lore-is-the-archive'Junio C Hamano
2019-12-07Merge branch 'jk/lore-is-the-archive'Junio C Hamano
2019-12-07Merge branch 'tg/perf-remove-stale-result'Junio C Hamano
2019-12-07Merge branch 'rs/test-cleanup'Junio C Hamano
2019-12-07Merge branch 'sg/assume-no-todo-update-in-cherry-pick'Junio C Hamano
2019-12-07t6120: add a test to cover inner conditions in 'git name-rev's name_rev()SZEDER Gábor
2019-12-07t6120-describe: modernize the 'check_describe' helperSZEDER Gábor
2019-12-06t3206: fix incorrect test nameDenton Liu
2019-12-06t9300-fast-import: don't hang if background fast-import exits too earlySZEDER Gábor
2019-12-06t9300-fast-import: store the PID in a variable instead of pidfileSZEDER Gábor
2019-12-06git add -p: use non-zero exit code when the diff generation failedJohannes Schindelin
2019-12-06t3701: verify that the diff.algorithm config setting is handledJohannes Schindelin
2019-12-06t3701: verify the shown messages when nothing can be addedJohannes Schindelin
2019-12-06t3701: add a test for the different `add -p` promptsJohannes Schindelin
2019-12-06t3701: avoid depending on the TTY prerequisiteJohannes Schindelin
2019-12-06t3701: add a test for advanced split-hunk editingJohannes Schindelin
2019-12-06Sync with 2.23.1Johannes Schindelin
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06t7415: drop v2.20.x-specific work-aroundJohannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-05Merge branch 'us/unpack-trees-fsmonitor'Junio C Hamano
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano
2019-12-05Merge branch 'mg/submodule-status-from-a-subdirectory'Junio C Hamano