summaryrefslogtreecommitdiff
path: root/t/t0018-advice.sh
AgeCommit message (Expand)AuthorFilesLines
2024-12-15Merge branch 'bf/explicit-config-set-in-advice-messages'Junio C Hamano1-1/+1
2024-12-06advice: suggest using subcommand "git config set"Bence Ferdinandy1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-26Merge branch 'jc/jl-git-no-advice-fix' into maint-2.46Junio C Hamano1-1/+0
2024-08-14Merge branch 'jc/jl-git-no-advice-fix'Junio C Hamano1-1/+0
2024-08-01t0018: remove leftover debugging cruftJunio C Hamano1-1/+0
2024-05-07t0018: two small fixesJunio C Hamano1-19/+22
2024-05-03advice: add --no-advice global optionJames Liu1-0/+68
2024-01-16advice: allow disabling the automatic hint in advise_if_enabled()Rubén Justo1-1/+0
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason1-0/+1
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2020-03-05advice: revamp advise APIHeba Waly1-0/+32