Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | signature: we do want to accept empty names or emails | Carlos Martín Nieto | 2013-05-09 | 1 | -7/+7 |
| | |||||
* | signature: prevent angle bracket usage in identity | nulltoken | 2012-07-11 | 1 | -17/+31 |
| | |||||
* | errors: Rename the generic return codes | Vicent Martí | 2012-05-18 | 1 | -2/+2 |
| | |||||
* | Ported t04_commit.c to Clar. | Ben Straub | 2012-03-20 | 1 | -0/+65 |
Created a copy of tests/resources/testrepo.git that is compatible with the Clar sandboxing helpers. Restructured commit test suites to use Clar sandbox helpers. Now using typed data arrays rather than lots of macros to define test cases. |