summaryrefslogtreecommitdiff
path: root/tests/core/futils.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-3/+3
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-14/+14
* tests: core: improve symlink test coveragePatrick Steinhardt2019-07-201-0/+21
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-4/+4
* futils: ensure we can write a hidden fileEdward Thomson2015-09-081-0/+68