summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-12test-lib-functions: assert correct parameter countLibravatar Ævar Arnfjörð Bjarmason1-0/+8
2021-02-12test-lib-functions: remove bug-inducing "diagnostics" helper paramLibravatar Ævar Arnfjörð Bjarmason5-16/+26
2021-02-12test libs: rename "diff-lib" to "lib-diff"Libravatar Ævar Arnfjörð Bjarmason23-30/+30
2021-02-12Git 2.30.2Libravatar Johannes Schindelin3-2/+10
2021-02-12Sync with 2.29.3Libravatar Johannes Schindelin22-4/+284
2021-02-12Git 2.29.3Libravatar Johannes Schindelin3-2/+10
2021-02-12Sync with 2.28.1Libravatar Johannes Schindelin21-4/+277
2021-02-12Git 2.28.1Libravatar Johannes Schindelin3-2/+9
2021-02-12Sync with 2.27.1Libravatar Johannes Schindelin20-4/+270
2021-02-12Git 2.27.1Libravatar Johannes Schindelin3-2/+9
2021-02-12Sync with 2.26.3Libravatar Johannes Schindelin19-4/+263
2021-02-12Git 2.26.3Libravatar Johannes Schindelin3-2/+9
2021-02-12Sync with 2.25.5Libravatar Johannes Schindelin18-4/+256
2021-02-12Git 2.25.5Libravatar Johannes Schindelin3-2/+9
2021-02-12Sync with 2.24.4Libravatar Johannes Schindelin17-4/+249
2021-02-12Git 2.24.4Libravatar Johannes Schindelin3-2/+9
2021-02-12Sync with 2.23.4Libravatar Johannes Schindelin16-4/+242
2021-02-12Git 2.23.4Libravatar Johannes Schindelin3-2/+9
2021-02-12Sync with 2.22.5Libravatar Johannes Schindelin15-4/+235
2021-02-12Git 2.22.5Libravatar Johannes Schindelin3-2/+9
2021-02-12Sync with 2.21.4Libravatar Johannes Schindelin14-4/+228
2021-02-12Git 2.21.4Libravatar Johannes Schindelin3-2/+8
2021-02-12Sync with 2.20.5Libravatar Johannes Schindelin13-4/+222
2021-02-12Git 2.20.5Libravatar Johannes Schindelin3-2/+8
2021-02-12Sync with 2.19.6Libravatar Johannes Schindelin12-4/+216
2021-02-12Git 2.19.6Libravatar Johannes Schindelin3-2/+8
2021-02-12Sync with 2.18.5Libravatar Johannes Schindelin11-4/+210
2021-02-12Git 2.18.5Libravatar Johannes Schindelin3-2/+8
2021-02-12Sync with 2.17.6Libravatar Johannes Schindelin10-4/+204
2021-02-12Git 2.17.6Libravatar Johannes Schindelin3-2/+18
2021-02-12unpack_trees(): start with a fresh lstat cacheLibravatar Matheus Tavares1-0/+3
2021-02-12run-command: invalidate lstat cache after a command finishedLibravatar Johannes Schindelin2-1/+44
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathLibravatar Matheus Tavares7-3/+141
2021-02-11Sync with maintLibravatar Junio C Hamano0-0/+0
2021-02-11Merge branch 'en/merge-ort-perf'Libravatar Junio C Hamano2-1/+94
2021-02-11Merge branch 'en/ort-directory-rename'Libravatar Junio C Hamano1-19/+811
2021-02-11Merge branch 'tb/ci-run-cocci-with-18.04' into maintLibravatar Junio C Hamano1-1/+1
2021-02-11config: improve error message for boolean configLibravatar Andrew Klotz2-2/+25
2021-02-11t7001: use `test` rather than `[`Libravatar Shubham Verma1-8/+8
2021-02-11t7001: use here-docs instead of echoLibravatar Shubham Verma1-1/+4
2021-02-11t7001: put each command on a separate lineLibravatar Shubham Verma1-1/+3
2021-02-11t7001: use '>' rather than 'touch'Libravatar Shubham Verma1-5/+5
2021-02-11t7001: avoid using `cd` outside of subshellsLibravatar Shubham Verma1-32/+11
2021-02-11t7001: remove whitespace after redirect operatorsLibravatar Shubham Verma1-3/+3
2021-02-11t7001: modernize subshell formattingLibravatar Shubham Verma1-34/+40
2021-02-11t7001: remove unnecessary blank linesLibravatar Shubham Verma1-12/+0
2021-02-11t7001: indent with TABs instead of spacesLibravatar Shubham Verma1-60/+60
2021-02-11t7001: modernize test formattingLibravatar Shubham Verma1-96/+96
2021-02-11stash: declare ref_stash as an arrayLibravatar Denton Liu1-1/+1
2021-02-11t3905: use test_cmp() to check file contentsLibravatar Denton Liu1-2/+4