summaryrefslogtreecommitdiff
path: root/tests/refs/read.c
Commit message (Expand)AuthorAgeFilesLines
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-3/+3
* references: use new names in internal usageethomson/git_refEdward Thomson2019-01-171-7/+7
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-8/+8
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-8/+8
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-7/+7
* Add `git_reference_is_note`.Arthur Schreiber2014-02-021-0/+15
* Rename tests-clar to testsBen Straub2013-11-141-0/+284