The updated Team Foundation Power Toy (TFPT) released on 9/7. It includes 12 powertoys - they are:
Unshelve – adds merge capability to the existing Unshelve commandRollback – allows you to undo a checkin of a changesetOnline – allows syncing of files that you’ve edited while not connected to a serverGetCS - gets all the items listed in a specific changesetUU – undo unchanged. Undo checkout with a check for what’s actually unchangedReview – code review tool, review files in any order you chooseHistory – display version history of a file, folder or branchWorkitem – create, view or update a work item from the command lineQuery – run a work item query and display the resultsBind – convert VSS-bound solutions into TFS-bound solutionsTreeDiff – Compare folders and reconcile differencesAnnotate – show who last changed a section of code
TreeDiff, annotate, workitem and query, and bind are four new power toys that I am really excited about. Tree diff is a very frequently requested feature and annotate just makes life easier. Workitem and query make accessing workitems from the command line easier. Bind will convert VSS bindings to TFS bindings after a VSS conversion to TFS.
The best part is that it's a stand-alone download. No longer will you have to install a 300MB package to get tfpt.
Check out the download page:
http://www.microsoft.com/downloads/details.aspx?FamilyId=3F21144A-4E98-4CE0-830F-D1F3E8AC9D67&displaylang=en
See Rob's and Brian's blogs for additional details.