Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GIT_SIGNATURE_VERSION and friends | Ben Straub | 2012-12-03 | 1 | -2/+2 |
| | |||||
* | Add version fields and init macros for public input structs. | Ben Straub | 2012-11-30 | 1 | -2/+2 |
| | |||||
* | Ported t04_commit.c to Clar. | Ben Straub | 2012-03-20 | 1 | -0/+350 |
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. |