Heikki Hokkanen 5fd98ece22 Renamed name to GitStats from statgit in the rest of the files. 18 lat temu
..
GPLv2 Added the GPLv2 license. 18 lat temu
README Renamed name to GitStats from statgit in the rest of the files. 18 lat temu
TODO.txt Renamed name to GitStats from statgit in the rest of the files. 18 lat temu
author.txt docs: added requirements/recommended to README & created doc/author. 18 lat temu
license Added the GPLv2 license. 18 lat temu
roadmap.txt Added doc/: readme, license, roadmap. 18 lat temu

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
============
- Complete git repository (bare or shallow will *not* do)
- Python
- Git (reasonably new version)

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