summaryrefslogtreecommitdiff
path: root/tests-clar/config/read.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of warningsMichael Schubert2012-11-181-1/+0
* config: Opening a nonexistent file returns ENOTFOUNDnulltoken2012-11-171-0/+20
* config: return an emtpy string when there is no valueCarlos Martín Nieto2012-11-131-1/+3
* config: distinguish between a lone variable name and one without rhsCarlos Martín Nieto2012-11-131-0/+6
* config: rename get_config_entry -> config_entryCarlos Martín Nieto2012-11-131-1/+1
* Add config level support in the config APIyorah2012-10-231-31/+143
* Fix config parser boundary logicRussell Belfer2012-08-121-0/+16
* Update iterators for consistency across libraryRussell Belfer2012-08-031-1/+1
* Adding git_config_foreach_match() iteration fnRussell Belfer2012-07-101-0/+75
* global: Fix unit tests after reorderingVicent Martí2012-05-181-26/+26
* Update test suiteVicent Martí2012-05-021-6/+6
* Merge branch 'new-error-handling' into developmentVicent Martí2012-05-021-0/+12
|\
| * config: also allow escaping outside of a quoted stringCarlos Martín Nieto2012-04-251-0/+12
* | Discovered cl_git_strequal! Mounted a crusade!Ben Straub2012-03-311-6/+6
|/
* Rename the Clay test suite to ClarVicent Martí2012-01-241-0/+209