summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Merge branch 'jb/parse-options-message-fix' into maintJunio C Hamano1-2/+2
2020-02-14Merge branch 'pb/do-not-recurse-grep-no-index' into maintJunio C Hamano1-1/+10
2020-02-14Merge branch 'jt/t5616-robustify' into maintJunio C Hamano1-13/+23
2020-02-14Merge branch 'en/fill-directory-fixes-more' into maintJunio C Hamano1-0/+9
2020-02-14Merge branch 'ds/refmap-doc' into maintJunio C Hamano1-0/+24
2020-02-14Merge branch 'jk/test-fixes' into maintJunio C Hamano2-4/+2
2020-02-14Merge branch 'nd/switch-and-restore' into maintJunio C Hamano1-0/+17
2020-02-14Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' into maintJunio C Hamano1-0/+12
2020-02-14Merge branch 'hw/commit-advise-while-rejecting' into maintJunio C Hamano1-0/+9
2020-02-05parse-options: lose an unnecessary space in an error messageJacques Bodin-Hullin1-2/+2
2020-01-30grep: ignore --recurse-submodules if --no-index is givenPhilippe Blain1-1/+10
2020-01-27t5616: make robust to delta base changeJonathan Tan1-13/+23
2020-01-21fetch: document and test --refmap=""Derrick Stolee1-0/+24
2020-01-16t7800: don't rely on reuse_worktree_file()Jeff King1-3/+2
2020-01-16t4018: drop "debugging" cat from hunk-header testsJeff King1-1/+0
2020-01-16dir: treat_leading_path() and read_directory_recursive(), round 2Elijah Newren1-1/+1
2020-01-16clean: demonstrate a bug with pathspecsDerrick Stolee1-0/+9
2020-01-12Revert "Merge branch 'ra/rebase-i-more-options'"Junio C Hamano2-131/+2
2020-01-10Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Junio C Hamano1-1/+1
2020-01-10mingw: safeguard better against backslashes in file namesJohannes Schindelin via GitGitGadget1-1/+1
2020-01-08graph: fix lack of color in horizontal linesDerrick Stolee1-0/+29
2020-01-08graph: drop assert() for merge with two collapsing parentsDerrick Stolee1-0/+42
2020-01-08transport: don't flush when disconnecting stateless-rpc helperJeff King1-0/+12
2020-01-08restore: invalidate cache-tree when removing entries with --stagedJeff King1-0/+17
2020-01-06Merge branch 'ds/sparse-list-in-cone-mode'Junio C Hamano1-0/+39
2020-01-06Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Junio C Hamano1-3/+4
2020-01-02mingw: only test index entries for backslashes, not tree entriesJohannes Schindelin1-3/+4
2020-01-02Merge branch 'js/use-test-tool-on-path'Junio C Hamano1-1/+1
2020-01-02Merge branch 'js/mingw-reserved-filenames'Junio C Hamano1-2/+11
2019-12-30sparse-checkout: document interactions with submodulesDerrick Stolee1-0/+28
2019-12-30sparse-checkout: list directories in cone modeDerrick Stolee1-0/+11
2019-12-27t3008: find test-tool through path lookupJohannes Sixt1-1/+1
2019-12-25Merge branch 'en/fill-directory-fixes'Junio C Hamano2-2/+216
2019-12-25Merge branch 'rs/test-cleanup'Junio C Hamano5-5/+4
2019-12-25Merge branch 'rs/xdiff-ignore-ws-w-func-context'Junio C Hamano1-0/+23
2019-12-25Merge branch 'js/add-p-in-c'Junio C Hamano1-0/+42
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano1-0/+332
2019-12-25Merge branch 'sg/name-rev-wo-recursion'Junio C Hamano1-16/+56
2019-12-25Merge branch 'ra/t5150-depends-on-perl'Junio C Hamano1-0/+6
2019-12-25Merge branch 'dl/format-patch-notes-config-fixup'Junio C Hamano1-0/+32
2019-12-25Merge branch 'am/pathspec-f-f-checkout'Junio C Hamano4-0/+407
2019-12-25Merge branch 'am/pathspec-from-file'Junio C Hamano1-0/+6
2019-12-21mingw: refuse paths containing reserved namesJohannes Schindelin1-2/+11
2019-12-20sparse-checkout: improve OS ls compatibilityEd Maste1-14/+22
2019-12-19dir: synchronize treat_leading_path() and read_directory_recursive()Elijah Newren2-2/+2
2019-12-19dir: fix checks on common prefix directoryElijah Newren1-3/+3
2019-12-19commit: honor advice.statusHints when rejecting an empty commitHeba Waly1-0/+9
2019-12-19t4015: improve coverage of function context testRené Scharfe1-0/+23
2019-12-18commit: forbid --pathspec-from-file --allAlexandr Miloslavskiy1-0/+6
2019-12-18t3434: mark successful test as suchElijah Newren1-1/+1