Published October 1, 2018 | Version v0.1.0
Software Open

Gitplots: plots from git logs

  • 1. ETH Zürich

Description

A small script to plot comparative commit history across multiple git repositories, assuming the following directory structure:

{gitroot}/{category}/{repository}

Requires matplotlib and pandas.

Installation:

pip install gitplots

Example usage:

gitplots.py --gitroot {gitroot}
gitplots.py --help

Files

juseg/gitplots-v0.1.0.zip

Files (16.4 kB)

Name Size Download all
md5:c08f31c6603f36d45b2d9fbe7d0c9186
16.4 kB Preview Download

Additional details

Related works