tig
provides useful rev-list filtering on the command line.
My questions is - how do I filter the rev-list "after" the tig
has been invoked.
For example, I'd like to browse different branches with "refs-view".
And then do the rev-list filtering such as --author, --no-merges, etc.