gitstats: Improved the dispatching in index.py
commitcfaf181bb83f2edc5e95019ef3c6b65a6ad977cf
authorSverre Rabbelier <sverre@rabbelier.nl>
Fri, 13 Jun 2008 11:43:04 +0000 (13 13:43 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Fri, 13 Jun 2008 11:54:51 +0000 (13 13:54 +0200)
tree3aa3d6174103f81f492c1a3fed5f73c77cbcf494
parent37dce5968c6ca565c3c7492a58adab75145b2add
gitstats: Improved the dispatching in index.py

There is now a '-t/--touched' option that will show all
commits that touch the same files as the staged changes.
Also, the help message when no changes or no matching
commits were found has been improved.
src/git_stats/index.py