summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-10-23t3436: check --committer-date-is-author-date result more carefullyLibravatar Jeff King1-7/+7
2020-10-22t7102: prepare expected output inside test_expect_* blockLibravatar Junio C Hamano1-123/+121
2020-10-22t7201: put each command on a separate lineLibravatar Charvi Mendiratta1-8/+18
2020-10-22t7201: use 'git -C' to avoid subshellLibravatar Charvi Mendiratta1-8/+2
2020-10-22t7102,t7201: remove whitespace after redirect operatorLibravatar Charvi Mendiratta2-21/+21
2020-10-22userdiff: support BashLibravatar Victor Engmark16-0/+67
2020-10-21perl: check for perl warnings while running testsLibravatar Jeff King1-0/+6
2020-10-21t7006: Use test_path_is_* functions in test scriptLibravatar Joey Salazar1-42/+42
2020-10-20apply: when -R, also reverse list of sectionsLibravatar Jonathan Tan2-0/+16
2020-10-20sideband: avoid reporting incomplete sideband messagesLibravatar Johannes Schindelin2-0/+29
2020-10-20t7102,t7201: remove unnecessary blank spaces in test bodyLibravatar Charvi Mendiratta2-34/+0
2020-10-20t7101,t7102,t7201: modernize test formattingLibravatar Charvi Mendiratta3-65/+56
2020-10-20diff: add -I<regex> that ignores matching changesLibravatar Michał Kępień2-0/+140
2020-10-20p7519-fsmonitor: add a git add benchmarkLibravatar Nipunn Koorapati1-0/+4
2020-10-20p7519-fsmonitor: refactor to avoid code duplicationLibravatar Nipunn Koorapati1-99/+37
2020-10-20perf lint: add make test-lint to perf testsLibravatar Nipunn Koorapati3-7/+11
2020-10-20t/perf: add fsmonitor perf test for git diffLibravatar Nipunn Koorapati1-0/+71
2020-10-20t/perf/p7519-fsmonitor.sh: warm cache on first git statusLibravatar Nipunn Koorapati1-1/+2
2020-10-20t/perf/README: elaborate on output formatLibravatar Nipunn Koorapati1-0/+2
2020-10-20Revert "test_cmp: diagnose incorrect arguments"Libravatar Junio C Hamano1-14/+2
2020-10-18t2200,t9832: avoid using 'git' upstream in a pipeLibravatar Amanda Shafack2-2/+4
2020-10-18test-lib: reduce verbosity of skipped testsLibravatar Elijah Newren1-1/+0
2020-10-18t6006, t6012: adjust tests to use 'setup' instead of synonymsLibravatar Elijah Newren2-2/+2
2020-10-18test-lib: allow selecting tests by substring/glob with --runLibravatar Elijah Newren3-47/+74
2020-10-18t7518: fix flaky grep invocationLibravatar Elijah Newren1-1/+1
2020-10-18t3435: add tests for rebase -r GPG signingLibravatar Samuel Čavoj1-0/+28
2020-10-18sequencer: pass explicit --no-gpg-sign to mergeLibravatar Samuel Čavoj1-0/+7
2020-10-18sequencer: fix gpg option passed to merge subcommandLibravatar Samuel Čavoj1-0/+21
2020-10-18t0000: use test_path_is_file instead of "test -f"Libravatar Caleb Tillman1-1/+1
2020-10-16credential: load default configLibravatar Thomas Koutcher1-0/+26
2020-10-16t6423: more involved rules for renaming directories into each otherLibravatar Elijah Newren1-26/+227
2020-10-16t6423: update directory rename detection tests with new ruleLibravatar Elijah Newren1-21/+123
2020-10-16t6423: more involved directory rename testLibravatar Elijah Newren1-0/+195
2020-10-16maintenance: use 'incremental' strategy by defaultLibravatar Derrick Stolee1-4/+16
2020-10-16maintenance: create maintenance.strategy configLibravatar Derrick Stolee1-0/+49
2020-10-15fast-import: fix over-allocation of marks storageLibravatar Jeff King1-0/+51
2020-10-12worktree: teach `list` to annotate locked worktreeLibravatar Rafael Silva1-0/+10
2020-10-12maintenance: core.commitGraph=false prevents writesLibravatar Derrick Stolee1-0/+8
2020-10-09commit-graph: don't write commit-graph when disabledLibravatar Derrick Stolee1-1/+2
2020-10-09commit-graph: ignore duplicates when merging layersLibravatar Derrick Stolee1-0/+25
2020-10-08Merge branch 'js/default-branch-name-part-3'Libravatar Junio C Hamano5-25/+25
2020-10-08Merge branch 'jk/index-pack-hotfixes'Libravatar Junio C Hamano1-0/+7
2020-10-08Merge branch 'hx/push-atomic-with-cert'Libravatar Junio C Hamano1-4/+3
2020-10-08tests: avoid using the branch name `main`Libravatar Johannes Schindelin4-16/+16
2020-10-08t1415: avoid using `main` as ref nameLibravatar Johannes Schindelin1-9/+9
2020-10-08maintenance: test commit-graph auto conditionLibravatar Derrick Stolee1-0/+29
2020-10-08userdiff: expand detected chunk headers for cssLibravatar Sohom Datta5-0/+26
2020-10-08checkout: learn to respect checkout.guessLibravatar Denton Liu3-1/+67
2020-10-07index-pack: restore "resolving deltas" progress meterLibravatar Jeff King1-0/+7
2020-10-07t2016: add a NEEDSWORK about the PERL prerequisiteLibravatar Denton Liu1-0/+4