Allow to pass multiple files to diff program
Created originally on Bitbucket by Anonymous
One of the things I used extensively with TortoiseHG prior to 0.8 was the THG > Visual Diff on the whole repository, as with kdiff3, it would give me a good run down on what had changed so far, and allow me to drill down and view differences in files without launching more windows (I can have many many changes per check in)
And then the new mechanism for Visual Diff arrived, only allowing me to see a long list of files and launching a new diff viewer instance everytime.
I understand why you are using the new Visual Diff, but could we have a button on the new Visual Diff window, that allows all the files, or a selection of the files to be sent to the diff program?
Thanks, Paul Aspinall