summaryrefslogtreecommitdiff
path: root/t/t9003-help-autocorrect.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-3/+3
2025-02-03help: add "show" as a valid configuration valueDavid Aguilar1-1/+1
2025-02-03help: show the suggested command when help.autocorrect is falseDavid Aguilar1-7/+10
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-10-24t: fix typosAndrew Kreimer1-1/+1
2022-12-26Merge branch 'sg/help-autocorrect-config-fix'Junio C Hamano1-0/+6
2022-12-13help.c: fix autocorrect in work tree for bare repositorySimon Gerber1-0/+6
2022-11-21commit: discard partial cache before (re-)reading itÆvar Arnfjörð Bjarmason1-0/+2
2021-02-10tests: remove last uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason1-5/+2
2020-11-25help.c: help.autocorrect=never means "do not compute suggestions"Drew DeVault1-8/+22
2016-06-17t9003: become resilient to GETTEXT_POISONVasco Almeida1-2/+2
2016-01-27git: remove an early return from save_env_before_alias()Junio C Hamano1-0/+52