summaryrefslogtreecommitdiff
path: root/tests/repo/env.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-5/+5
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-10/+10
* clar: include the function nameethomson/clar_tapEdward Thomson2020-06-051-26/+26
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-6/+6
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* `cl_git_exec` -> `cl_git_expect`ethomson/clar_messagesEdward Thomson2017-02-171-6/+6
* tests: provide better pass/failure error messagesEdward Thomson2017-02-171-6/+6
* repo::open: remove dead code, free buffersEdward Thomson2016-07-241-0/+277