Heikki Hokkanen d6aee981ed Added gnuplot and version numbers to requirements. 18 år sedan
..
GPLv2 Added the GPLv2 license. 18 år sedan
README Added gnuplot and version numbers to requirements. 18 år sedan
TODO.txt Renamed name to GitStats from statgit in the rest of the files. 18 år sedan
author.txt docs: added requirements/recommended to README & created doc/author. 18 år sedan
license Added the GPLv2 license. 18 år sedan
roadmap.txt Added doc/: readme, license, roadmap. 18 år sedan

README

gitstats is a statistics generator for revision control systems (for now, only
git). It is mostly intended for developers, as a way to check some development
statistics for a project.

Requirements
============
- Python (>= 2.4.4)
- Git (>= 1.5.2.4)
- Gnuplot (>= 4.0.0)
- Complete, clean git repository (bare or shallow will *not* do)

The above versions are not absolute requirements; older versions may work also.

Recommended
===========
- Lot of memory and fast disk for large projects