summaryrefslogtreecommitdiff
path: root/tests/object/raw
Commit message (Expand)AuthorAgeFilesLines
* refactor: `tests` is now `tests/libgit2`Edward Thomson2022-02-2210-1464/+0
* Fix typosDimitris Apostolou2022-01-051-1/+1
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-2/+2
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-1/+1
* hash: hash functions operate on byte arrays not git_oidsEdward Thomson2021-10-022-5/+5
* hash: accept the algorithm in inputsEdward Thomson2021-10-012-4/+4
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* object_type: GIT_OBJECT_BAD is now GIT_OBJECT_INVALIDEdward Thomson2019-01-172-7/+7
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-014-50/+53
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-2/+2
* Factor 40 and 41 constants from source.Ciro Santilli2014-09-161-1/+1
* oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_sVicent Marti2014-08-181-3/+2
* Rename tests-clar to testsBen Straub2013-11-1410-0/+1462