Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | ini.c: move error output into conf.c | Andrew Gregory | 2015-01-21 |
* | ini.c: remove useless key check | Andrew Gregory | 2015-01-21 |
* | ini.c: remove empty section name restriction | Andrew Gregory | 2015-01-21 |
* | ini.c: remove unnecessary helper function | Andrew Gregory | 2015-01-21 |
* | ini.c: move Include parsing to conf.c | Andrew Gregory | 2015-01-21 |
* | ini.c: remove final callback call | Andrew Gregory | 2015-01-21 |
* | wrap fgets to retry on EINTR | Andrew Gregory | 2014-09-23 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | ini.c: give recursion limit file scope | Andrew Gregory | 2013-08-21 |
* | ini.c: make errors in includes fatal | Andrew Gregory | 2013-08-21 |
* | ini.c: reuse line buffer | Andrew Gregory | 2013-08-21 |
* | conf.c: extract ini parsing code to separate files | Andrew Gregory | 2013-08-21 |