summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2018-03-22Merge branch 'jk/cached-commit-buffer' into maintJunio C Hamano
2018-03-22Merge branch 'sm/mv-dry-run-update' into maintJunio C Hamano
2018-03-22Merge branch 'gs/test-unset-xdg-cache-home' into maintJunio C Hamano
2018-03-22Merge branch 'rd/typofix' into maintJunio C Hamano
2018-03-22Merge branch 'sg/doc-test-must-fail-args' into maintJunio C Hamano
2018-03-22Merge branch 'jk/gettext-poison' into maintJunio C Hamano
2018-03-22Merge branch 'nd/shared-index-fix' into maintJunio C Hamano
2018-03-22Merge branch 'cl/t9001-cleanup' into maintJunio C Hamano
2018-03-22Merge branch 'sg/test-i18ngrep' into maintJunio C Hamano
2018-03-22Merge branch 'jk/daemon-fixes' into maintJunio C Hamano
2018-03-22Merge branch 'tg/split-index-fixes' into maintJunio C Hamano
2018-03-22Merge branch 'jt/http-redact-cookies' into maintJunio C Hamano
2018-02-27Merge branch 'sb/submodule-update-reset-fix' into maintJunio C Hamano
2018-02-27Merge branch 'ab/commit-m-with-fixup' into maintJunio C Hamano
2018-02-27Merge branch 'nd/ita-wt-renames-in-status' into maintJunio C Hamano
2018-02-22revision: drop --show-all optionJeff King
2018-02-16test-lib.sh: unset XDG_CACHE_HOMEGenki Sky
2018-02-15Merge branch 'nd/add-i-ignore-submodules' into maintJunio C Hamano
2018-02-15Merge branch 'tg/stash-with-pathspec-fix' into maintJunio C Hamano
2018-02-15Merge branch 'jk/abort-clone-with-existing-dest' into maintJunio C Hamano
2018-02-15Merge branch 'jc/merge-symlink-ours-theirs' into maintJunio C Hamano
2018-02-15Merge branch 'dk/describe-all-output-fix' into maintJunio C Hamano
2018-02-15Merge branch 'ab/perf-grep-threads' into maintJunio C Hamano
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Robert P. J. Day
2018-02-14t/: correct obvious typo "detahced"Robert P. J. Day
2018-02-12t: document 'test_must_fail ok=<signal-name>'SZEDER Gábor
2018-02-08t: make 'test_i18ngrep' more informative on failureSZEDER Gábor
2018-02-08t: validate 'test_i18ngrep's parametersSZEDER Gábor
2018-02-08t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'SZEDER Gábor
2018-02-08t5536: let 'test_i18ngrep' read the file without redirectionSZEDER Gábor
2018-02-08t5510: consolidate 'grep' and 'test_i18ngrep' patternsSZEDER Gábor
2018-02-08t4001: don't run 'git status' upstream of a pipeSZEDER Gábor
2018-02-08t6022: don't run 'git merge' upstream of a pipeSZEDER Gábor
2018-02-08t5812: add 'test_i18ngrep's missing filename parameterSZEDER Gábor
2018-02-08t5541: add 'test_i18ngrep's missing filename parameterSZEDER Gábor
2018-02-08t0205: drop redundant testJeff King
2018-02-07t7001: add test case for --dry-runStefan Moch
2018-01-25daemon: fix length computation in newline strippingJeff King
2018-01-25t/lib-git-daemon: add network-protocol helpersJeff King
2018-01-25daemon: handle NULs in extended attribute stringJeff King
2018-01-25daemon: fix off-by-one in logging extended attributesJeff King
2018-01-25t/lib-git-daemon: record daemon logJeff King
2018-01-25t5570: use ls-remote instead of clone for interp testsJeff King
2018-01-24read-cache: don't write index twice if we can't write shared indexNguyễn Thái Ngọc Duy
2018-01-22Merge branch 'bc/hash-algo' into maintJunio C Hamano
2018-01-22t5601-clone: test case-conflicting files on case-insensitive filesystemEric Sunshine
2018-01-19http: support omitting data from tracesJonathan Tan
2018-01-19http: support cookie redaction when tracingJonathan Tan
2018-01-19split-index: don't write cache tree with null oid entriesThomas Gummerer
2018-01-16add--interactive: ignore submodule changes except HEADNguyễn Thái Ngọc Duy