Hi I changed git log completion so it still completes branch names when --dirstat=20 --shortstat options are present. I have to admit that I don’t really know what I am doing, I copied the two lines from the git diff options function. Completion works now, though. Martin