I\'d like to use tig to browse an arbitrary list of commits so that I can do something like:
git rev-list --author joe | tig --stdin
and then