I need list of commits made by specific author when project is developed using pair programing approach.
Basically pivotal's script is used to define a pair:
git pair uo ut
Than commits have this kind of author:
User One & User Two <pair+One+Two@company.com>
There is not constant pairs. Every day different pairs are made and I need list of commits made by one specific user during some period (some crapy requirement from legal department related to copyrights).