Skip to content

Releases: bloombar/gitlogstats

Merges removed from stats

Choose a tag to compare

@bloombar bloombar released this 14 Sep 05:46

Removed merges from stats (this had been done previously, but had a small bug that is now fixed). Git logs do not reliably show merges, so currently no way to count them... need to look into that more.

Fixed exclusions bug

Choose a tag to compare

@bloombar bloombar released this 21 Feb 16:02

Fixed a persistent bug with the -x exclusions flag. All functionality stable and consistent.

Killed persistent bugs

Choose a tag to compare

@bloombar bloombar released this 21 Feb 03:13

A few persistent bugs that have made the lines of code added and deleted stats slightly inaccurate in some situation have finally been squashed. Stats are entirely reliable now.

PyPI Package

Choose a tag to compare

@bloombar bloombar released this 22 Nov 03:38

Installable as a standard package from the PYPI registry with pip install gitlogstats!

What's Changed

  • Adding capability to remove authors without contribuition by @igln in #3

New Contributors

  • @igln made their first contribution in #3

Full Changelog: https://github.com/bloombar/git-developer-contribution-analysis/commits/v0.1.6