What's the easiest way to convert .sh file that lists Magento patch changes to a list of modified files, that can be uploaded via FTP?
I tried to use SSH to apply a patch but for some reason not all files are changed - despite the fact that they appear on a list of changed files. Then I've found ready file packages here but the one for the version 1.9.0.1 seems to contain changes that are not in the .sh file(the package for 1.7.0.2 was fine though).