summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-12-11t4256: don't create unused fileLibravatar René Scharfe1-1/+1
2019-12-11dir: exit before wildcard fall-through if there is no wildcardLibravatar Elijah Newren1-2/+2
2019-12-11Revert "dir.c: make 'git-status --ignored' work within leading directories"Libravatar Elijah Newren1-2/+7
2019-12-11t3011: demonstrate directory traversal failuresLibravatar Elijah Newren1-0/+209
2019-12-10Merge branch 'em/test-skip-regex-illseq'Libravatar Junio C Hamano2-3/+9
2019-12-10Merge branch 'bc/t9001-zsh-in-posix-emulation-mode'Libravatar Junio C Hamano1-1/+1
2019-12-10Merge branch 'sg/test-squelch-noise-in-commit-bulk'Libravatar Junio C Hamano1-1/+1
2019-12-10Merge branch 'jk/perf-wo-git-dot-pm'Libravatar Junio C Hamano1-2/+7
2019-12-10Merge branch 'ds/commit-graph-delay-gen-progress'Libravatar Junio C Hamano2-5/+5
2019-12-10Merge branch 'as/t7812-missing-redirects-fix'Libravatar Junio C Hamano1-4/+7
2019-12-10Merge branch 'dl/pretty-reference'Libravatar Junio C Hamano1-0/+79
2019-12-10Merge branch 'dl/submodule-set-url'Libravatar Junio C Hamano1-0/+55
2019-12-10Merge branch 'js/mingw-inherit-only-std-handles'Libravatar Junio C Hamano2-0/+48
2019-12-10Merge branch 'ra/rebase-i-more-options'Libravatar Junio C Hamano2-2/+131
2019-12-10Merge branch 'am/pathspec-from-file'Libravatar Junio C Hamano2-0/+285
2019-12-09Sync with Git 2.24.1Libravatar Junio C Hamano13-28/+445
2019-12-09format-patch: use --notes behavior for format.notesLibravatar Denton Liu1-0/+32
2019-12-09name-rev: eliminate recursion in name_rev()Libravatar SZEDER Gábor1-1/+1
2019-12-09t3404: fix indentationLibravatar Johannes Schindelin1-5/+5
2019-12-06Merge branch 'dl/lore-is-the-archive'Libravatar Junio C Hamano1-1/+1
2019-12-06Merge branch 'jk/lore-is-the-archive'Libravatar Junio C Hamano2-3/+3
2019-12-06Merge branch 'tg/perf-remove-stale-result'Libravatar Junio C Hamano2-11/+5
2019-12-06Merge branch 'rs/test-cleanup'Libravatar Junio C Hamano10-23/+16
2019-12-06Merge branch 'sg/assume-no-todo-update-in-cherry-pick'Libravatar Junio C Hamano1-0/+30
2019-12-06t6120: add a test to cover inner conditions in 'git name-rev's name_rev()Libravatar SZEDER Gábor1-0/+41
2019-12-06t6120-describe: modernize the 'check_describe' helperLibravatar SZEDER Gábor1-6/+4
2019-12-06t3206: fix incorrect test nameLibravatar Denton Liu1-1/+1
2019-12-06t9300-fast-import: don't hang if background fast-import exits too earlyLibravatar SZEDER Gábor1-2/+14
2019-12-06t9300-fast-import: store the PID in a variable instead of pidfileLibravatar SZEDER Gábor1-3/+3
2019-12-06git add -p: use non-zero exit code when the diff generation failedLibravatar Johannes Schindelin1-1/+1
2019-12-06t3701: verify that the diff.algorithm config setting is handledLibravatar Johannes Schindelin1-0/+10
2019-12-06t3701: verify the shown messages when nothing can be addedLibravatar Johannes Schindelin1-0/+11
2019-12-06t3701: add a test for the different `add -p` promptsLibravatar Johannes Schindelin1-1/+18
2019-12-06t3701: avoid depending on the TTY prerequisiteLibravatar Johannes Schindelin1-7/+21
2019-12-06t3701: add a test for advanced split-hunk editingLibravatar Johannes Schindelin1-0/+22
2019-12-06Sync with 2.23.1Libravatar Johannes Schindelin13-28/+445
2019-12-06Sync with 2.22.2Libravatar Johannes Schindelin13-28/+445
2019-12-06Sync with 2.21.1Libravatar Johannes Schindelin13-28/+445
2019-12-06t7415: drop v2.20.x-specific work-aroundLibravatar Johannes Schindelin1-1/+1
2019-12-06Sync with 2.20.2Libravatar Johannes Schindelin13-28/+445
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xLibravatar Johannes Schindelin1-1/+1
2019-12-06Sync with 2.19.3Libravatar Johannes Schindelin13-28/+445
2019-12-06Sync with 2.18.2Libravatar Johannes Schindelin13-28/+445
2019-12-06Sync with 2.17.3Libravatar Johannes Schindelin13-29/+446
2019-12-06fsck: reject submodule.update = !command in .gitmodulesLibravatar Jonathan Nieder1-0/+14
2019-12-06Sync with 2.16.6Libravatar Johannes Schindelin13-29/+432
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Libravatar Johannes Schindelin1-5/+8
2019-12-06Sync with 2.15.4Libravatar Johannes Schindelin12-24/+424
2019-12-06submodule: reject submodule.update = !command in .gitmodulesLibravatar Jonathan Nieder1-6/+8
2019-12-06Sync with 2.14.6Libravatar Johannes Schindelin11-18/+416