Skip to content

Python script using parallel processing to generate accurate Git code ownership statistics by combining git blame survivor lines with cloc’s comment and whitespace filtering.

Notifications You must be signed in to change notification settings

Safari77/git-cloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-cloc

git-cloc.py Python script using parallel processing to generate accurate Git code ownership statistics by combining git blame survivor lines with cloc’s comment and whitespace filtering.

Notes

--since parameter changes the semantic meaning (lines written before that date that survived will be attributed to "unknown" or the previous author, or simply ignored).

Screenshot

Screenshot

About

Python script using parallel processing to generate accurate Git code ownership statistics by combining git blame survivor lines with cloc’s comment and whitespace filtering.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages