summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2020-05-25Merge branch 'dd/t5703-grep-a-fix'Junio C Hamano
2020-05-25Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-05-25Merge branch 'dl/merge-autostash'Junio C Hamano
2020-05-25Merge branch 'jt/avoid-prefetch-when-able-in-diff'Junio C Hamano
2020-05-25Merge branch 'gp/hppa-stack-test-fix'Junio C Hamano
2020-05-20t5520: avoid alternation in grep's BRE (not POSIX)Carlo Marcelo Arenas Belón
2020-05-20t4216: avoid unnecessary subshell in test_bloom_filters_not_usedCarlo Marcelo Arenas Belón
2020-05-20Merge branch 'jc/fix-tap-output-under-bash'Junio C Hamano
2020-05-20Merge branch 'en/merge-rename-rename-worktree-fix'Junio C Hamano
2020-05-20Merge branch 'dd/t1509-i18n-fix'Junio C Hamano
2020-05-19t4067: make rename detection test output raw diffJonathan Tan
2020-05-19t5703: replace "grep -a" usage by perlĐoàn Trần Công Danh
2020-05-18tests: skip small-stack tests on hppa architectureGreg Price
2020-05-15Revert "tests: when run in Bash, annotate test failures with file name/line n...Junio C Hamano
2020-05-15Revert "t/test_lib: avoid naked bash arrays in file_lineno"Junio C Hamano
2020-05-14Merge branch 'es/trace-log-progress'Junio C Hamano
2020-05-14Merge branch 'jt/t5500-unflake'Junio C Hamano
2020-05-14Merge branch 'sn/midx-repack-with-config'Junio C Hamano
2020-05-14Merge branch 'ds/bloom-cleanup'Junio C Hamano
2020-05-14Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano
2020-05-14Merge branch 'ao/p4-d-f-conflict-recover'Junio C Hamano
2020-05-14Merge branch 'js/rebase-autosquash-double-fixup-fix'Junio C Hamano
2020-05-14Merge branch 'cw/bisect-replay-with-dos'Junio C Hamano
2020-05-14Merge branch 'es/bugreport-with-hooks'Junio C Hamano
2020-05-14merge-recursive: fix rename/rename(1to2) for working tree with a binaryElijah Newren
2020-05-13Merge branch 'cc/upload-pack-v2-fetch-fix'Junio C Hamano
2020-05-13Merge branch 'dd/bloom-sparse-fix'Junio C Hamano
2020-05-13Merge branch 'tb/bitmap-walk-with-tree-zero-filter'Junio C Hamano
2020-05-13t1509: correct i18n testĐoàn Trần Công Danh
2020-05-12trace2: log progress time and throughputEmily Shaffer
2020-05-11bloom: use num_changes not nr for limit detectionDerrick Stolee
2020-05-11bloom: de-duplicate directory entriesDerrick Stolee
2020-05-11fsck: report non-consecutive duplicate names in treesRené Scharfe
2020-05-10git-p4: recover from inconsistent perforce historyAndrew Oakley
2020-05-10multi-pack-index: respect repack.packKeptObjects=falseDerrick Stolee
2020-05-09rebase --autosquash: fix a potential segfaultJohannes Schindelin
2020-05-08Merge branch 'cb/test-bash-lineno-fix'Junio C Hamano
2020-05-08Merge branch 'cb/t0000-use-the-configured-shell'Junio C Hamano
2020-05-08Merge branch 'es/restore-staged-from-head-by-default'Junio C Hamano
2020-05-08Merge branch 'ds/sparse-allow-empty-working-tree'Junio C Hamano
2020-05-08Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano
2020-05-08Merge branch 'ah/userdiff-markdown'Junio C Hamano
2020-05-08Merge branch 'cb/credential-store-ignore-bogus-lines'Junio C Hamano
2020-05-08upload-pack: clear filter_options for each v2 fetch commandChristian Couder
2020-05-08bisect: allow CRLF line endings in "git bisect replay" inputChristopher Warrington
2020-05-08bugreport: collect list of populated hooksEmily Shaffer
2020-05-08bloom: fix `make sparse` warningĐoàn Trần Công Danh
2020-05-07t/test_lib: avoid naked bash arrays in file_linenoCarlo Marcelo Arenas Belón
2020-05-07t/t0000-basic: make sure subtests also use TEST_SHELL_PATHCarlo Marcelo Arenas Belón
2020-05-06t5500: count objects through stderr, not traceJonathan Tan