summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-05-01Merge branch 'ds/blame-on-bloom'Junio C Hamano1-8/+20
2020-05-01Merge branch 'gs/commit-graph-path-filter'Junio C Hamano9-0/+367
2020-05-01Merge branch 'tb/commit-graph-fd-exhaustion-fix'Junio C Hamano3-9/+22
2020-05-01Merge branch 'tb/commit-graph-split-strategy'Junio C Hamano3-13/+32
2020-05-01Merge branch 'tb/reset-shallow'Junio C Hamano1-53/+46
2020-05-01Merge branch 'dd/mailinfo-with-nul'Junio C Hamano1-4/+49
2020-05-01Merge branch 'dl/test-must-fail-fixes-4'Junio C Hamano7-18/+18
2020-05-01test-bloom: fix usage typoDerrick Stolee1-1/+1
2020-04-29Merge branch 'ps/transactional-update-ref-stdin'Junio C Hamano1-0/+131
2020-04-29Merge branch 'en/fill-directory-exponential'Junio C Hamano3-0/+178
2020-04-29Merge branch 'en/sparse-checkout'Junio C Hamano3-15/+123
2020-04-29Merge branch 'dd/ci-swap-azure-pipelines-with-github-actions'Junio C Hamano1-1/+13
2020-04-29Merge branch 'dl/merge-autostash-rebase-quit-fix'Junio C Hamano1-0/+20
2020-04-29Merge branch 'dl/merge-autostash'Junio C Hamano3-25/+208
2020-04-29Revert "commit-graph.c: introduce '--[no-]check-oids'"Junio C Hamano1-28/+0
2020-04-29commit-graph.c: make 'commit-graph-chain's read-onlyTaylor Blau1-0/+2
2020-04-29commit-graph.c: ensure graph layers respect core.sharedRepositoryTaylor Blau1-0/+22
2020-04-29commit-graph.c: write non-split graphs as read-onlyTaylor Blau2-1/+16
2020-04-29lib-submodule-update: consolidate --recurse-submodulesDenton Liu1-3/+3
2020-04-29lib-submodule-update: add space after function nameDenton Liu1-3/+3
2020-04-29credential: handle `credential.<partial-URL>.<key>` againJohannes Schindelin1-0/+38
2020-04-28Merge branch 'mt/grep-cquote-path'Junio C Hamano1-0/+47
2020-04-28Merge branch 'ds/log-exclude-decoration-config'Junio C Hamano1-1/+50
2020-04-28Merge branch 'vd/range-diff-with-custom-pretty-format-fix'Junio C Hamano1-0/+10
2020-04-28Merge branch 'tb/diff-tree-with-notes'Junio C Hamano6-0/+69
2020-04-28Merge branch 'js/stash-p-fix'Junio C Hamano1-3/+3
2020-04-28Merge branch 'jx/atomic-push'Junio C Hamano5-2/+380
2020-04-28Merge branch 'jt/avoid-prefetch-when-able-in-diff'Junio C Hamano1-0/+48
2020-04-28Merge branch 'ds/t5319-touch-fix'Junio C Hamano1-4/+4
2020-04-28Merge branch 'ds/commit-graph-expiry-fix'Junio C Hamano1-1/+7
2020-04-28Merge branch 'jc/log-no-mailmap'Junio C Hamano1-1/+1
2020-04-28Merge branch 'jk/fast-import-use-hashmap'Junio C Hamano1-0/+23
2020-04-28Merge branch 'jc/doc-test-leaving-early'Junio C Hamano1-0/+35
2020-04-28Merge branch 'dd/test-with-busybox'Junio C Hamano8-21/+25
2020-04-28rebase: save autostash entry into stash reflog on --quitDenton Liu1-0/+20
2020-04-28t0000: disable GIT_TEST_FAIL_PREREQS in sub-testsJeff King1-0/+1
2020-04-28fetch-pack: in protocol v2, reset in_vain upon ACKJonathan Tan1-0/+30
2020-04-28fetch-pack: in protocol v2, in_vain only after ACKJonathan Tan1-0/+18
2020-04-27credential: fix matching URLs with multiple levels in pathbrian m. carlson1-0/+45
2020-04-27progress.c: silence cgcc suggestion about internal linkageĐoàn Trần Công Danh1-8/+1
2020-04-27test-parse-pathspec-file.c: s/0/NULL/ for pointer typeĐoàn Trần Công Danh1-3/+3
2020-04-24date.c: allow compact version of ISO-8601 datetimeĐoàn Trần Công Danh1-0/+3
2020-04-24date.c: skip fractional second part of ISO-8601Đoàn Trần Công Danh1-0/+3
2020-04-24shallow.c: use '{commit,rollback}_shallow_file'Taylor Blau1-0/+29
2020-04-24t5537: use test_write_lines and indented heredocs for readabilityTaylor Blau1-53/+17
2020-04-23test-bloom: check that we have expected argumentsJeff King1-4/+16
2020-04-23test-bloom: fix some whitespace issuesJeff King1-5/+5
2020-04-23commit-graph.c: gracefully handle file descriptor exhaustionTaylor Blau1-0/+13
2020-04-23t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to testsTaylor Blau2-9/+9
2020-04-22mailinfo: disallow NUL character in mail's headerĐoàn Trần Công Danh1-2/+5