tests/commit/signature.c


Log

Author Commit Date CI Message
Vicent Marti 307c4a2b 2015-10-21T11:58:44 signature: Strip crud just like Git does
Carlos Martín Nieto 76e3c43f 2014-09-10T18:13:34 signature: don't allow empty emails A signature is made up of a non-empty name and a non-empty email so let's validate that. This also brings us more in line with git, which also rejects ident with an empty email.
Ben Straub 17820381 2013-11-14T14:05:52 Rename tests-clar to tests