I recently purchased Sublime Merge. It works really well, but one feature that would be very useful to me is to checkout a previous version of a single file into the working directory. The git command would be
git checkout COMMIT – foo.txt
This would be a great feature to add to the file history view.