Add preference to ignore whitespace differences in history view
commitc00f736053437957f84e831781b1c66b42db0d01
authorPieter de Bie <pdebie@ai.rug.nl>
Thu, 11 Jun 2009 18:08:52 +0000 (11 19:08 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Thu, 11 Jun 2009 18:40:08 +0000 (11 19:40 +0100)
tree71e3788faa4b3df684e4f7a2e4752e73b65cd83c
parente45c0880997077dd1c5159b81c686f8b42c0b975
Add preference to ignore whitespace differences in history view

We don't want to do this in the commit view, as that way you can't
commit whitespace differences. You'll never be able to have a clean
working tree, and you can't see why the files remain 'unstaged'. So, we do this
only for the history view :)
ApplicationController.m
English.lproj/Preferences.xib
PBGitCommit.m
PBGitDefaults.h
PBGitDefaults.m