Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify signature parsing | Vicent Marti | 2013-02-20 | 1 | -13/+7 |
* | Use cl_assert_equal_s() instead of strcmp(). | Sebastian Bauer | 2013-01-25 | 1 | -6/+6 |
* | Parse commit time as uint64_t to avoid overflow | Russell Belfer | 2013-01-21 | 1 | -0/+8 |
* | Add skipping of unknown commit headers | Russell Belfer | 2013-01-17 | 1 | -15/+31 |
* | 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 |