[swift-dev] TWISt-shout Newsletter 2016-10-17
Kenny Leung
kenny_leung at pobox.com
Mon Oct 17 15:20:50 CDT 2016
Yep. Works great. Thanks!
* swift:156 - Michael Gottesman (21), Doug Gregor (17), Graydon Hoare (15)
This must have been your ploy all along :-)
-Kenny
> On Oct 17, 2016, at 12:26 PM, Michael Gottesman <mgottesman at apple.com> wrote:
>
> 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_leung at 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 <mgottesman at 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 at 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 at swift.org
>>>> https://lists.swift.org/mailman/listinfo/swift-dev
>>>
>>
>
More information about the swift-dev
mailing list