"O tempora o mores!" "O bloody ♫ O blada ♫"
Forgot why I needed this, but isn't it a beauty :)
git whatchanged --since '2022-03-01' --oneline | grep "whatever_..." | uniq | sort
(Most likely largely via StackOverflow)