summaryrefslogtreecommitdiff
path: root/tests/config/global.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-4/+4
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-9/+10
* tests: add missing error checksPatrick Steinhardt2020-02-071-1/+1
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* Correctly write to missing locked global configIan Hattendorf2019-04-291-0/+30
* tests: config: assure that we can read symlinked global configurationPatrick Steinhardt2019-03-291-0/+17
* tests: config: verify that the global config is actually readablePatrick Steinhardt2019-03-291-0/+12
* tests: config: make sure to clean up after each testPatrick Steinhardt2019-03-291-0/+3
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-5/+5
* tests: config::global: fix memleak in open_programdataPatrick Steinhardt2015-11-241-1/+1
* config::global: use PROGRAMDATA configurationEdward Thomson2015-11-171-4/+6
* config: add a ProgramData levelcmn/programdata-configCarlos Martín Nieto2015-10-211-0/+40
* git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-171-3/+3
* config: borrow refcounted referencescmn/config-borrow-entryCarlos Martín Nieto2015-03-031-3/+5
* Better search path sandboxingrb/restore-search-pathsRussell Belfer2014-05-151-27/+1
* Improve handling of fake home directoryRussell Belfer2014-05-021-8/+27
* Rename tests-clar to testsBen Straub2013-11-141-0/+72