]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-patch.c: Use log_tree_commit() to generate diffs
authorLukas Fleischer <cgit@cryptocrack.de>
Tue, 20 Aug 2013 16:56:13 +0000 (18:56 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 20 Aug 2013 17:55:30 +0000 (19:55 +0200)
Instead of using our own formatting, use log_tree_commit() from Git to
create patches. This removes unnecessary duplicate code and also fixes a
bug with e-mail address formatting that existed in our own
implementation.

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

No differences found