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
2020-02-14Merge branch 'jb/parse-options-message-fix' into maintJunio C Hamano
2020-02-14Merge branch 'pb/do-not-recurse-grep-no-index' into maintJunio C Hamano
2020-02-14Merge branch 'jt/t5616-robustify' into maintJunio C Hamano
2020-02-14Merge branch 'en/fill-directory-fixes-more' into maintJunio C Hamano
2020-02-14Merge branch 'ds/refmap-doc' into maintJunio C Hamano
2020-02-14Merge branch 'jk/test-fixes' into maintJunio C Hamano
2020-02-14Merge branch 'nd/switch-and-restore' into maintJunio C Hamano
2020-02-14Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' into maintJunio C Hamano
2020-02-14Merge branch 'hw/commit-advise-while-rejecting' into maintJunio C Hamano
2020-02-05parse-options: lose an unnecessary space in an error messageJacques Bodin-Hullin
2020-01-30grep: ignore --recurse-submodules if --no-index is givenPhilippe Blain
2020-01-27t5616: make robust to delta base changeJonathan Tan
2020-01-21fetch: document and test --refmap=""Derrick Stolee
2020-01-17t7800: don't rely on reuse_worktree_file()Jeff King
2020-01-17t4018: drop "debugging" cat from hunk-header testsJeff King
2020-01-16dir: treat_leading_path() and read_directory_recursive(), round 2Elijah Newren
2020-01-16clean: demonstrate a bug with pathspecsDerrick Stolee
2020-01-13Revert "Merge branch 'ra/rebase-i-more-options'"Junio C Hamano
2020-01-11Merge 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-08transport: don't flush when disconnecting stateless-rpc helperJeff King
2020-01-08restore: invalidate cache-tree when removing entries with --stagedJeff King
2020-01-07Merge branch 'ds/sparse-list-in-cone-mode'Junio C Hamano
2020-01-07Merge 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-28t3008: 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-20dir: synchronize treat_leading_path() and read_directory_recursive()Elijah Newren
2019-12-20dir: fix checks on common prefix directoryElijah Newren
2019-12-19commit: honor advice.statusHints when rejecting an empty commitHeba Waly
2019-12-19t4015: improve coverage of function context testRené Scharfe
2019-12-19commit: forbid --pathspec-from-file --allAlexandr Miloslavskiy
2019-12-19t3434: mark successful test as suchElijah Newren