In a “multi-person” team something like that could also be useful:

git log –format=’format:%h %cs %s (%an)’ –all | grep “your name” | grep “2023-11” | less