summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2020-01-28git rm submodule: succeed if .gitmodules index stat info is zeroDavid Turner
2020-01-12Revert "Merge branch 'ra/rebase-i-more-options'"Junio C Hamano
2020-01-10Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Junio C Hamano
2020-01-10mingw: safeguard better against backslashes in file namesJohannes Schindelin via GitGitGadget
2020-01-08graph: fix lack of color in horizontal linesDerrick Stolee
2020-01-08graph: drop assert() for merge with two collapsing parentsDerrick Stolee
2020-01-06Merge branch 'ds/sparse-list-in-cone-mode'Junio C Hamano
2020-01-06Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'Junio C Hamano
2020-01-02mingw: only test index entries for backslashes, not tree entriesJohannes Schindelin
2020-01-02Merge branch 'js/use-test-tool-on-path'Junio C Hamano
2020-01-02Merge branch 'js/mingw-reserved-filenames'Junio C Hamano
2019-12-30sparse-checkout: document interactions with submodulesDerrick Stolee
2019-12-30sparse-checkout: list directories in cone modeDerrick Stolee
2019-12-27t3008: find test-tool through path lookupJohannes Sixt
2019-12-25Merge branch 'en/fill-directory-fixes'Junio C Hamano
2019-12-25Merge branch 'rs/test-cleanup'Junio C Hamano
2019-12-25Merge branch 'rs/xdiff-ignore-ws-w-func-context'Junio C Hamano
2019-12-25Merge branch 'js/add-p-in-c'Junio C Hamano
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano
2019-12-25Merge branch 'sg/name-rev-wo-recursion'Junio C Hamano
2019-12-25Merge branch 'ra/t5150-depends-on-perl'Junio C Hamano
2019-12-25Merge branch 'dl/format-patch-notes-config-fixup'Junio C Hamano
2019-12-25Merge branch 'am/pathspec-f-f-checkout'Junio C Hamano
2019-12-25Merge branch 'am/pathspec-from-file'Junio C Hamano
2019-12-22mingw: refuse paths containing reserved namesJohannes Schindelin
2019-12-20sparse-checkout: improve OS ls compatibilityEd Maste
2019-12-19dir: synchronize treat_leading_path() and read_directory_recursive()Elijah Newren
2019-12-19dir: fix checks on common prefix directoryElijah Newren
2019-12-19t4015: improve coverage of function context testRené Scharfe
2019-12-18commit: forbid --pathspec-from-file --allAlexandr Miloslavskiy
2019-12-18t3434: mark successful test as suchElijah Newren
2019-12-18t6030: don't create unused fileRené Scharfe
2019-12-18t5580: don't create unused fileRené Scharfe
2019-12-18t3501: don't create unused fileRené Scharfe
2019-12-16Merge branch 'js/t3404-indent-fix'Junio C Hamano
2019-12-16Merge branch 'sg/t9300-robustify'Junio C Hamano
2019-12-16Merge branch 'js/add-i-a-bit-more-tests'Junio C Hamano
2019-12-16Merge branch 'dl/range-diff-with-notes'Junio C Hamano
2019-12-16Merge branch 'rs/xdiff-ignore-ws-w-func-context'Junio C Hamano
2019-12-16Merge branch 'dl/rebase-with-autobase'Junio C Hamano
2019-12-16Merge branch 'dl/test-cleanup'Junio C Hamano
2019-12-16Merge branch 'cs/store-packfiles-in-hashmap'Junio C Hamano
2019-12-16fix-typo: consecutive-word duplicationsryenus
2019-12-13built-in add -p: implement the '/' ("search regex") commandJohannes Schindelin
2019-12-13built-in add -p: implement the 'g' ("goto") commandJohannes Schindelin
2019-12-13built-in add -p: implement the hunk splitting featureJohannes Schindelin
2019-12-13sparse-checkout: respect core.ignoreCase in cone modeDerrick Stolee
2019-12-11t7004: don't create unused fileRené Scharfe
2019-12-11t4256: don't create unused fileRené Scharfe
2019-12-11dir: exit before wildcard fall-through if there is no wildcardElijah Newren