I joined a very experienced developer team as a complete RoR newb a year ago and now we're trying to guess how much of the code I wrote in the first six months has survived.
I think I can use git blame on the entire repo and then grep for my username but I'm hitting a wall.
There are many git statistics tools, maybe see if they do the job you need? click here and here.
EDIT:
I went to discover one of these tools and found that it perfectly suits you. gitinspector, following is it's text output format: