Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some Windows warnings | Russell Belfer | 2014-02-07 | 1 | -15/+13 |
| | | | | | | This fixes a number of warnings with the Windows 64-bit build including a test failure in test_repo_message__message where an invalid pointer to a git_buf was being used. | ||||
* | repository: move to use a git_buf for outputting strings | Carlos MartÃn Nieto | 2014-01-27 | 1 | -18/+7 |
| | | | | | Since we now export that type, we can avoid making the user guess a size. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+52 |