summaryrefslogtreecommitdiff
path: root/tests/refs/pack.c
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+7
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-171-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-2/+2
* Use p_snprintf also in testsJacques Germishuys2014-08-051-2/+2
* refs: remove the _with_log differentiationCarlos Martín Nieto2014-01-151-2/+2
* Rename tests-clar to testsBen Straub2013-11-141-0/+105