]> gitweb.ps.run Git - ps-cgit/commitdiff
Allow for creating raw diffs with cgit_print_diff()
authorLukas Fleischer <cgit@cryptocrack.de>
Wed, 14 Aug 2013 08:50:32 +0000 (10:50 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 16 Aug 2013 19:15:37 +0000 (13:15 -0600)
This adds a parameter to cgit_print_diff() to create raw diffs, using
the same format as `git diff <commit>`.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>

No differences found