LuomingXu / gitstats

git history statistics generator

Home Page:http://gitstats.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitstats

Quick Start

python3 gitstats <git_repo_dir> <html_output_dir>

conf can be set in gitstats.conf variable
download gnuplot

Features

  • support Windows
  • support Python3

Issue

  • gnuplot --version command get no result by Popen but it can generate images well, so removed gnuplot version check
  • to show Chinese character in images, at lines_of_code_by_author.plot and commits_by_author.plot add font "Microsoft Yahei UI, 10" option

About

git history statistics generator

http://gitstats.sourceforge.net/


Languages

Language:Python 83.1%Language:JavaScript 13.2%Language:CSS 2.3%Language:Makefile 1.5%