See the Repository Statistics API documentation for more information.
Methods
-
Get
Code Returns a weekly aggregate of the number of additions and deletions pushed to a repository.Frequency(Int64) -
Get
Code Returns a weekly aggregate of the number of additions and deletions pushed to a repository.Frequency(Int64, Cancellation Token) -
Get
Code Returns a weekly aggregate of the number of additions and deletions pushed to a repository.Frequency(String, String) -
Get
Code Returns a weekly aggregate of the number of additions and deletions pushed to a repository.Frequency(String, String, Cancellation Token) -
Get
Commit Returns the last year of commit activity grouped by week.Activity(Int64) -
Get
Commit Returns the last year of commit activity grouped by week.Activity(Int64, Cancellation Token) -
Get
Commit Returns the last year of commit activity grouped by week.Activity(String, String) -
Get
Commit Returns the last year of commit activity grouped by week.Activity(String, String, Cancellation Token) -
Get
Contributors(Int64) Returns a list of Contributor for the given repository -
Get
Contributors(Int64, Returns a list of Contributor for the given repositoryCancellation Token) -
Get
Contributors(String, Returns a list of Contributor for the given repositoryString) -
Get
Contributors(String, Returns a list of Contributor for the given repositoryString, Cancellation Token) -
Get
Participation(Int64) Returns the total commit counts for the owner and total commit counts in total. -
Get
Participation(Int64, Returns the total commit counts for the owner and total commit counts in total.Cancellation Token) -
Get
Participation(String, Returns the total commit counts for the owner and total commit counts in total.String) -
Get
Participation(String, Returns the total commit counts for the owner and total commit counts in total.String, Cancellation Token) -
Get
Punch Returns a list of the number of commits per hour in each dayCard(Int64) -
Get
Punch Returns a list of the number of commits per hour in each dayCard(Int64, Cancellation Token) -
Get
Punch Returns a list of the number of commits per hour in each dayCard(String, String) -
Get
Punch Returns a list of the number of commits per hour in each dayCard(String, String, Cancellation Token)