In Visual Studio 2010, I was able to view the check-in history of a particular user from
Team Explorer -> Team Project -> Team Members -> Right-click on a user name -> Show Check-in History
.
I just can't find such option in Visual Studio 2012/2013 after the drastic Team Explorer UI re-design.
Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version.
Take searching for a changeset in Visual Studio's TFS Source Explorer. Luckily if super easy to do! When you're in the Source Explorer, simply press Ctrl + G and the Find ChangeSet dialog will appear.
Visual Studio maintains a history of file changes. Modified files are marked with a red check mark in the Solution Explorer. You can compare your changes with the original file by right-clicking on the file name and selecting Compare with Unmodified. The Diff window shows new code in green and removed code in red.
You can achive this functionality trough Source Control Explorer. Right mouse button click on folder in Source Control Explorer, then select Find / Find Changeset. In this window on image below you can select user and see only changesets by this pariticular user.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With