]> gitweb.ps.run Git - ps-cgit/commitdiff
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
authorJohan Herland <johan@herland.net>
Thu, 24 Jun 2010 15:52:57 +0000 (17:52 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 18 Jul 2010 08:53:48 +0000 (10:53 +0200)
The new ctx.qry.ignorews variable is passed via cgit_diff_files() and
cgit_diff_tree() to Git's diff machinery. This is equivalent to passing
--ignore-all-space to 'git diff'.

Signed-off-by: Johan Herland <johan@herland.net>

No differences found