• Show log

    Commit

  • Hash : 60caf024
    Author : schu
    Date : 2011-06-28T17:06:06

    t04-commit: add tests for git_signature__parse
    
    git_signature__parse used to be very strict about what's a well-formed
    signature. Add tests checking git_signature__parse can stick with
    "unexpected" signatures (IOW no author name and / or no email, etc).
    
    Signed-off-by: schu <schu-github@schulog.org>