summaryrefslogtreecommitdiff
path: root/src/sysdir.h
Commit message (Expand)AuthorAgeFilesLines
* Make enum in src,tests and examples C90 compliant by removing trailing comma.Peter Pettersson2021-11-151-1/+1
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-9/+9
* sysdir: remove unused git_sysdir_get_strethomson/sysdir_unusedEdward Thomson2020-04-051-11/+0
* consistent header guardsethomson/header_guardsEdward Thomson2018-02-011-1/+1
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+1
* Introduce `git_sysdir_expand_global_file`Edward Thomson2017-03-231-0/+12
* sysdir: use the standard `init` patternethomson/paths_initEdward Thomson2016-08-041-5/+0
* config: add a ProgramData levelcmn/programdata-configCarlos Martín Nieto2015-10-211-2/+12
* Move system directory cache out of utilsEdward Thomson2014-02-241-0/+101