You don't need to do that. Swift-CI only should be on merge commits (which you should arguably be ignoring anyways). I think this is what you want:
git log --format='%an' --no-merges --since '-1 week' | sort | uniq -c Michael > On Oct 17, 2016, at 12:22 PM, Kenny Leung <kenny_le...@pobox.com> wrote: > > Hi Michael. > > Yah - It would be nice to find out who the real authors of those changes > are, but that would require a much more intelligent parsing of the git > history. I’ll work on it… > > -Kenny > > >> On Oct 17, 2016, at 12:12 PM, Michael Gottesman <mgottes...@apple.com> wrote: >> >> Suggestion: @swift-ci is not an interesting contributor in terms of >> contributor counts. You may want to filter that out of your counts to make >> that data more meaningful. >> >> Michael >> >>> On Oct 17, 2016, at 10:35 AM, Kenny Leung via swift-dev >>> <swift-dev@swift.org> wrote: >>> >>> Here is your TWISt-shout Newsletter for the week of 2016-10-10 to 2016-10-16 >>> >>> https://github.com/pepperdog/TWISt-shout/blob/master/2016/TWISt-shout-2016-10-17.md >>> >>> Enjoy! >>> >>> -Kenny >>> >>> _______________________________________________ >>> swift-dev mailing list >>> swift-dev@swift.org >>> https://lists.swift.org/mailman/listinfo/swift-dev >> > _______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev