I'm trying to produce a report that has every changeset for a particular user using TFS/Visual Studio 2015. I found a useful SO post (How to see the Check-In History of a particular user in TFS?) that almost got me there.
I'm able to use 'Find Changesets' to list every changeset for a particular user just like I want to. The problem is that I'm unable to select all (or anything more than one at a time) to copy the results into a spreadsheet.
Is there a way to generate this type of report using Visual Studio 2015? If not with the IDE, are there recommended tools? I've seen Team Foundation Sidekicks mentioned a few times but the site seems a bit out of date.