From: Lukas Fleischer Date: Wed, 14 Aug 2013 08:50:32 +0000 (+0200) Subject: Allow for creating raw diffs with cgit_print_diff() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/9003cc172a4cbc6678f3d8003ae1ad3a55f62fed?hp=9003cc172a4cbc6678f3d8003ae1ad3a55f62fed Allow for creating raw diffs with cgit_print_diff() This adds a parameter to cgit_print_diff() to create raw diffs, using the same format as `git diff `. Signed-off-by: Lukas Fleischer ---