Commit 14a513e05866721f5ceba18cf425568d2f6af143

Russell Belfer 2012-04-13T15:00:29

Add support for pathspec to diff and status This adds preliminary support for pathspecs to diff and status. The implementation is not very optimized (it still looks at every single file and evaluated the the pathspec match against them), but it works.