Robert Fitzsimons writes: > Lines which are added (removed) and begin with +++ (---) are not shown > correctly when displaying in the diff panel. > > The +++ and --- lines are part of the diff header, with the +++ > indicating the end of the header. Thanks for pointing out the easy fix. I had been going to do something much more complicated. :) However, your patch didn't apply due to the whitespace being munged. I committed an equivalent fix, but I took the opportunity to change the [regexp] to a couple of [string compare]s as well. Paul. - : 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