https://ohshitgit.com/

git log --grep="homepage"

//search by part of authors name
git log --author=Matt

//GIT searches last commits - version control - How can I get a list of Git //branches, ordered by most recent commit? - Stack Overflow
git for-each-ref --sort=-committerdate refs/heads/