Hi, On Wed, May 12, 2010 at 10:42 PM, Eli Barzilay <eli@xxxxxxxxxxxx> wrote: > (Looking at the description (in the SoC2010Ideas page) it wasn't clear > to me whether this will be simple to use as log -- that is, just run > some `git foo dir/{x,y,z}' or `git foo dir'.) The idea here is that line level history will trace rename/copies of multiple files and trace rename/copies of multiple files is obviously a subset of tracing of it. So, what I mean is along implement such a line level browser, I can do the --follow files case very well. :) And as Jeff said in his mail, his implementation is necessary in speed and please still use 'git log --follow -- pathspec' for whole file history traversing. Regards! Bo -- My blog: http://blog.morebits.org -- 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