git log --pretty="%ad %an %s" --since=january --author=shaun

Git will output a list like this for all of my commits since January.

Tue Jan 9 10:25:58 2018 -0800 Shaun Luttin Commit message goes here.

https://www.git-scm.com/docs/git-log