summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-12-25Merge branch 'rs/xdiff-ignore-ws-w-func-context'Libravatar Junio C Hamano1-0/+23
2019-12-25Merge branch 'js/add-p-in-c'Libravatar Junio C Hamano1-0/+42
2019-12-25Merge branch 'ds/sparse-cone'Libravatar Junio C Hamano1-0/+332
2019-12-25Merge branch 'sg/name-rev-wo-recursion'Libravatar Junio C Hamano1-16/+56
2019-12-25Merge branch 'ra/t5150-depends-on-perl'Libravatar Junio C Hamano1-0/+6
2019-12-25Merge branch 'dl/format-patch-notes-config-fixup'Libravatar Junio C Hamano1-0/+32
2019-12-25Merge branch 'am/pathspec-f-f-checkout'Libravatar Junio C Hamano4-0/+407
2019-12-25Merge branch 'am/pathspec-from-file'Libravatar Junio C Hamano1-0/+6
2019-12-20sparse-checkout: improve OS ls compatibilityLibravatar Ed Maste1-14/+22
2019-12-19t4015: improve coverage of function context testLibravatar René Scharfe1-0/+23
2019-12-18commit: forbid --pathspec-from-file --allLibravatar Alexandr Miloslavskiy1-0/+6
2019-12-18t3434: mark successful test as suchLibravatar Elijah Newren1-1/+1
2019-12-16Merge branch 'js/t3404-indent-fix'Libravatar Junio C Hamano1-5/+5
2019-12-16Merge branch 'sg/t9300-robustify'Libravatar Junio C Hamano1-4/+16
2019-12-16Merge branch 'js/add-i-a-bit-more-tests'Libravatar Junio C Hamano1-8/+82
2019-12-16Merge branch 'dl/range-diff-with-notes'Libravatar Junio C Hamano1-1/+1
2019-12-16Merge branch 'rs/xdiff-ignore-ws-w-func-context'Libravatar Junio C Hamano1-5/+1
2019-12-16Merge branch 'dl/rebase-with-autobase'Libravatar Junio C Hamano2-5/+15
2019-12-16Merge branch 'dl/test-cleanup'Libravatar Junio C Hamano12-323/+425
2019-12-16Merge branch 'cs/store-packfiles-in-hashmap'Libravatar Junio C Hamano1-0/+18
2019-12-16fix-typo: consecutive-word duplicationsLibravatar ryenus1-1/+1
2019-12-13built-in add -p: implement the '/' ("search regex") commandLibravatar Johannes Schindelin1-0/+14
2019-12-13built-in add -p: implement the 'g' ("goto") commandLibravatar Johannes Schindelin1-0/+16
2019-12-13built-in add -p: implement the hunk splitting featureLibravatar Johannes Schindelin1-0/+12
2019-12-13sparse-checkout: respect core.ignoreCase in cone modeLibravatar Derrick Stolee1-0/+17
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