C
C
crescent2016-04-25 15:31:10
Python
crescent, 2016-04-25 15:31:10

Git: Scripts that extract project statistics?

We need scripts (in python, bash or other languages) that extract information from the git api about the work on the project:
For example, who coded how many lines, who made how many commits, and so on.
Nice statistics output is welcome.
Who has something like this???

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DuD, 2016-04-25
@DuD

All this is definitely in the source codes of all Gitlab, gitolite, etc.

D
Danil Biryukov-Romanov, 2016-04-25
@urtow

I don’t think it’s ready, but there is a module that allows you to do this:
www.pygit2.org/log.html#commit-log

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question