From: Johan Herland Date: Thu, 24 Jun 2010 15:53:20 +0000 (+0200) Subject: ui-diff: Add link to ignore/show whitespace changes in diffs X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/72ef913514288bd2aae23509581097bfd3edf8c4?hp=72ef913514288bd2aae23509581097bfd3edf8c4 ui-diff: Add link to ignore/show whitespace changes in diffs Add a link to the "Diffstat" line to ignore/show whitespace changes in the generated diff. To support this, cgit_commit_link() and cgit_diff_link() has learned to preserve the ctx.qry.ignorews variable. Signed-off-by: Johan Herland ---