Hi,
I was just playing with gitstat (http://tree.celinuxforum.org/gitstat/) to see if it give some nice graphs for Wine as well (on my local box).
I can see all the tags but for some reason a lot of tags (from wine-0.0.2 to wine-0.7 and after that wine-940201 to wine-980927, so basically every tag before Alexandre's "Initial revision") have nearly the same tagger/author date (around November 30th 2005). This messes up the ordering of the tags.
Is there something I can do about this? (man git-tag tells me one shouldn't change tags afterwards).
(I've changed the necessary perl-script to only include the tags that are correct so I do have some output).