Small utility to get history logs from subversion and git projects found
| lib | ||
| .gitignore | ||
| pyhistorybuilder.py | ||
| README.md | ||
pyhistorybuilder.py
This is a utility that scans a sources folder for directories with Subversion or Git projects, gathers all the commit logs, and store it in a SQLite database. Then it shows a result from that database with the start and stop datetime when somebody was working on this project.