With TFS I need to find a changeset by comment, and/or by developer. Maybe I\'m just blind today, but I don\'t see a simple way in the Source Control Explorer to do this ta
You can use the command line client: pipe the output of tf history to a file and then use whatever search program you prefer.