summaryrefslogtreecommitdiff
path: root/src/settings.c
Commit message (Collapse)AuthorAgeFilesLines
* settings: use git_buf for returning stringsCarlos Martín Nieto2014-03-241-6/+14
| | | | | This survived the last round of culling, as the signature is only in the comments.
* features: Rename `_HAS_` to `_FEATURE_`vmg/featuresVicent Marti2014-03-031-3/+3
|
* caps: Rename to features to avoid confusionVicent Marti2014-03-031-4/+4
|
* Merge pull request #2138 from ethomson/sysdirVicent Marti2014-02-251-11/+11
|\ | | | | Move system directory cache out of utils
| * Move system directory cache out of utilsEdward Thomson2014-02-241-11/+11
| |
* | Remove now-duplicated stdarg.h includeEdward Thomson2014-02-241-2/+0
|/
* Move libgit2 settings out of utilEdward Thomson2014-01-141-0/+134