summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2019-04-16Merge branch 'sg/t5318-cleanup'Junio C Hamano
2019-04-16Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'Junio C Hamano
2019-04-16Merge branch 'jk/http-walker-status-fix'Junio C Hamano
2019-04-16Merge branch 'jk/refs-double-abort'Junio C Hamano
2019-04-16Merge branch 'tz/completion'Junio C Hamano
2019-04-16Merge branch 'tz/t4038-bash-redirect-target-workaround'Junio C Hamano
2019-04-16Merge branch 'ab/drop-scripted-rebase'Junio C Hamano
2019-04-16Merge branch 'jk/perf-lib-tee'Junio C Hamano
2019-04-16Merge branch 'nd/checkout-f-while-conflicted-fix'Junio C Hamano
2019-04-16Merge branch 'jc/format-patch-error-check'Junio C Hamano
2019-04-16Merge branch 'js/get-short-oid-drop-cache'Junio C Hamano
2019-04-16Merge branch 'js/init-db-update-for-mingw'Junio C Hamano
2019-04-16Merge branch 'jt/test-protocol-version'Junio C Hamano
2019-04-09Merge branch 'ar/t4150-remove-cruft'Junio C Hamano
2019-04-09Merge branch 'jk/line-log-with-patch'Junio C Hamano
2019-04-09Merge branch 'ra/t3600-test-path-funcs'Junio C Hamano
2019-04-09Merge branch 'nd/rewritten-ref-is-per-worktree'Junio C Hamano
2019-03-24t5318-commit-graph: remove unused variableSZEDER Gábor
2019-03-24t5551: mark half-auth no-op fetch test as v0-onlyJonathan Tan
2019-03-24http: normalize curl results for dumb loose and alternates fetchesJeff King
2019-03-22refs/files-backend: handle packed transaction prepare failureJeff King
2019-03-21unpack-trees: fix oneway_merge accidentally carry over stage indexNguyễn Thái Ngọc Duy
2019-03-21completion: fix multiple command removalsJeff King
2019-03-21t9902: test multiple removals via completion.commandsTodd Zullinger
2019-03-20Merge branch 'jk/virtual-objects-do-exist'Junio C Hamano
2019-03-20Merge branch 'jk/fsck-doc'Junio C Hamano
2019-03-20Merge branch 'js/stress-test-ui-tweak'Junio C Hamano
2019-03-20Merge branch 'js/rebase-orig-head-fix'Junio C Hamano
2019-03-20Merge branch 'jk/bisect-final-output'Junio C Hamano
2019-03-20rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason
2019-03-18t4038-diff-combined: quote paths with whitespaceTodd Zullinger
2019-03-18perf-lib.sh: rely on test-lib.sh for --tee handlingJeff King
2019-03-14get_oid(): when an object was not found, try harderJohannes Schindelin
2019-03-14rebase -i: demonstrate obscure loose object cache bugJohannes Schindelin
2019-03-13t4150: remove unused variableAndrei Rybak
2019-03-12mingw: respect core.hidedotfiles = false in git-init againJohannes Schindelin
2019-03-11line-log: detect unsupported formatsJeff King
2019-03-08t3600: use helpers to replace test -d/f/e/s <path>Rohit Ashiwal
2019-03-08t3600: modernize styleRohit Ashiwal
2019-03-08test functions: add function `test_file_not_empty`Rohit Ashiwal
2019-03-08Make sure refs/rewritten/ is per-worktreeNguyễn Thái Ngọc Duy
2019-03-08line-log: suppress diff output with "-s"Jeff King
2019-03-07t5552: compensate for v2 filtering ref adv.Jonathan Tan
2019-03-07tests: fix protocol version for overspecificationsJonathan Tan
2019-03-07t5700: only run with protocol version 1Jonathan Tan
2019-03-07t5512: compensate for v0 only sending HEAD symrefsJonathan Tan
2019-03-07t5503: fix overspecification of trace expectationJonathan Tan
2019-03-07tests: always test fetch of unreachable with v0Jonathan Tan
2019-03-07t5601: check ssh command only with protocol v0Jonathan Tan
2019-03-07tests: define GIT_TEST_PROTOCOL_VERSIONJonathan Tan