Jim Radford writes: > I've gotten no reposnse from Paul on this patch[1]. If it seems ok to > you, would you mind putting it in your queue for him? I hate to see > gitk die with "argument list too long" messages. They're so 640k. The reservation I have about this is that I need to be able to tell the file/directory names from the tags/heads/SHA1 IDs. After the pass through git-rev-parse it's easy; I just take the things that match ^[a-f0-9]{40}$ as IDs and the rest as file/directory names or switches. Junio, did you tell me some time ago about a flag to git-rev-parse that spits out just the file/directory names? What was it again? > [1] Maybe he judges people by the color of their IP address? As in _black_bean.org? :) > Then again, he could just be busy. Yeah. Or just returned from international travel, or something like that. :) 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