]> gitweb.ps.run Git - ps-cgit/commit
ui-patch: whitespace changes in the patch generation code
authorTomas Carnecky <tom@dbservice.com>
Tue, 30 Dec 2008 10:14:52 +0000 (11:14 +0100)
committerLars Hjemli <hjemli@gmail.com>
Tue, 30 Dec 2008 10:16:25 +0000 (11:16 +0100)
commit03afc5fe1fe70b6e44b60708c89708060e6d5a90
tree544a3aac86fdba4fb78642420f112a3e97e3389a
parentb6faa78091a1340b73e291f1f87604f246d3f391
ui-patch: whitespace changes in the patch generation code

Add a space between the committer name and email, and remove
superfluous spaces in the date header.

This makes cgit-generated patches match the output from git-format-patch
almost exactly, at least as far as the email headers go.

Signed-off-by: Tomas Carnecky <tom@dbservice.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
ui-patch.c