Please add ability to ignore whitespace changes (-b -w in diff)

It would be extremely helpful to add the ability to filter whitespace changes out of diffs, ala '-b -w' for gnu diff. This is very useful when converting styles so (some of the) style changes can be filtered out of the logic changes in the code.