Added a script to handle data mining related to commit history.
commit0e4460d44b83c4106ae28b4badfd691d38ff8838
authorSverre Rabbelier <sverre@rabbelier.nl>
Sat, 31 May 2008 15:29:06 +0000 (31 17:29 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sat, 31 May 2008 15:29:06 +0000 (31 17:29 +0200)
tree8b66bd2d3f699e88971250c8402ff56f98d4ef55
parent1c20a115f2f701948ba8f52d8e40a6a3a84b041a
Added a script to handle data mining related to commit history.

Currently contains a method to list only commits that touch a specific path.
src/git_stats/history.py [new file with mode: 0755]