On Wed, 30 Jul 2008 14:03:59 +0200, Pieter de Bie <pdebie@xxxxxxxxx> wrote: > > On 30 jul 2008, at 13:38, H.Merijn Brand wrote: > > > I've talked about this with Arjen, and he suggested to put it here. > > Please Cc me too, as I have little time to follow this quite busy > > list. > > > > Suggestion > > > > Add a new command: 'git-hist' that will show a blame log of a > > single file with each line `tagged' with the most recent tag > > plus the number of changes since that tag. > > You can do something almost similar with a command like: > > git blame -l Makefile | git name-rev --stdin --tags Very noisy compared to my script, but it indeed comes close to what I need. This lacks the overview. -- H.Merijn Brand Amsterdam Perl Mongers http://amsterdam.pm.org/ using & porting perl 5.6.2, 5.8.x, 5.10.x, 5.11.x on HP-UX 10.20, 11.00, 11.11, 11.23, and 11.31, SuSE 10.1, 10.2, and 10.3, AIX 5.2, and Cygwin. http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html