codeintel: Add gitserver CommitsUniqueToBranch
Created by: efritz
Add gitserver method CommitsUniqueToBranch
, which should return the set of commits belonging uniquely to branch (distinct from the default branch) as well as their commit date.
I'd appreciate if someone could hand-test the output against git to make sure I'm not missing a strange edge-case.