summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2021-02-16mailmap: do not respect symlinks for in-tree .mailmapJeff King1-0/+31
2021-02-16exclude: do not respect symlinks for in-tree .gitignoreJeff King1-0/+34
2021-02-16attr: do not respect symlinks for in-tree .gitattributesJeff King1-3/+33
2021-02-16diff: --{rotate,skip}-to=<path>Junio C Hamano1-1/+71
2021-02-15diffcore-rename: guide inexact rename detection based on basenamesElijah Newren1-3/+4
2021-02-15t4001: add a test comparing basename similarity and content similarityElijah Newren1-0/+23
2021-02-15ref-filter: use pretty.c logic for trailersHariom Verma1-0/+95
2021-02-15t6300: use function to test trailer optionsHariom Verma1-42/+46
2021-02-12Merge branch 'tb/precompose-prefix-too'Junio C Hamano1-0/+16
2021-02-12Merge branch 'jv/upload-pack-filter-spec-quotefix'Junio C Hamano1-0/+10
2021-02-12Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano7-11/+142
2021-02-12Merge branch 'ab/tests-various-fixup'Junio C Hamano5-67/+80
2021-02-12test-lib-functions: assert correct parameter countÆvar Arnfjörð Bjarmason1-0/+8
2021-02-12test-lib-functions: remove bug-inducing "diagnostics" helper paramÆvar Arnfjörð Bjarmason5-16/+26
2021-02-12test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason23-30/+30
2021-02-12Sync with 2.29.3Johannes Schindelin3-3/+144
2021-02-12Sync with 2.28.1Johannes Schindelin3-3/+145
2021-02-12Sync with 2.27.1Johannes Schindelin3-3/+145
2021-02-12Sync with 2.26.3Johannes Schindelin3-3/+145
2021-02-12Sync with 2.25.5Johannes Schindelin3-3/+145
2021-02-12Sync with 2.24.4Johannes Schindelin3-3/+145
2021-02-12Sync with 2.23.4Johannes Schindelin3-3/+145
2021-02-12Sync with 2.22.5Johannes Schindelin3-3/+145
2021-02-12Sync with 2.21.4Johannes Schindelin3-3/+145
2021-02-12Sync with 2.20.5Johannes Schindelin3-3/+145
2021-02-12Sync with 2.19.6Johannes Schindelin3-3/+145
2021-02-12Sync with 2.18.5Johannes Schindelin3-3/+145
2021-02-12Sync with 2.17.6Johannes Schindelin3-3/+145
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin1-0/+36
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares3-3/+109
2021-02-11config: improve error message for boolean configAndrew Klotz1-0/+7
2021-02-11t7001: use `test` rather than `[`Shubham Verma1-8/+8
2021-02-11t7001: use here-docs instead of echoShubham Verma1-1/+4
2021-02-11t7001: put each command on a separate lineShubham Verma1-1/+3
2021-02-11t7001: use '>' rather than 'touch'Shubham Verma1-5/+5
2021-02-11t7001: avoid using `cd` outside of subshellsShubham Verma1-32/+11
2021-02-11t7001: remove whitespace after redirect operatorsShubham Verma1-3/+3
2021-02-11t7001: modernize subshell formattingShubham Verma1-31/+37
2021-02-11t7001: remove unnecessary blank linesShubham Verma1-12/+0
2021-02-11t7001: indent with TABs instead of spacesShubham Verma1-60/+60
2021-02-11t7001: modernize test formattingShubham Verma1-94/+94
2021-02-11t3905: use test_cmp() to check file contentsDenton Liu1-2/+4
2021-02-11t3905: replace test -s with test_file_not_emptyDenton Liu1-6/+6
2021-02-11t3905: remove nested git in command substitutionDenton Liu1-3/+6
2021-02-11t3905: move all commands into test casesDenton Liu1-72/+75
2021-02-11t3905: remove spaces after redirect operatorsDenton Liu1-20/+20
2021-02-11rev-list: add --disk-usage option for calculating disk usageJeff King1-0/+51
2021-02-11reflog expire --stale-fix: be generous about missing objectsJohannes Schindelin1-0/+26
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason90-415/+415
2021-02-10tests: remove last uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason3-14/+4