PowerShell Script Provides Simple Change History File

External code audit? Need a list of TFS file changes during a specific time frame?
Consider using a PowerShell script.
While history in TFS can provide a list, it does it by changeset, not by file. To see it by file, only one file can be seen at a time. PowerShell script can get the change history of a […]
Read more
