gitstats: Added a script to handle data mining related to commit history.
commit17fd38de8e4afc898ff345a09af3e1b151053dbd
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
parente302fce33c2cacb2d28c2575b394270cd090db01
gitstats: 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]