Heikki Hokkanen 2a6d586349 Workaround for git repository. преди 18 години
..
GPLv2 Added the GPLv2 license. преди 18 години
README Added gnuplot and version numbers to requirements. преди 18 години
TODO.txt Workaround for git repository. преди 18 години
author.txt docs: added requirements/recommended to README & created doc/author. преди 18 години
license Added the GPLv2 license. преди 18 години
roadmap.txt Added doc/: readme, license, roadmap. преди 18 години

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