summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-inf.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-4/+4
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Remove the inf parsing from appstream-glibRichard Hughes2016-08-221-826/+17
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-5/+5
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-56/+0
* trivial: Fix FALSE/NULL confusion spotted with GCC6Richard Hughes2016-03-031-1/+1
* trivial: Use G_DEFINE_QUARKKalev Lember2016-01-211-8/+1
* Automatically add missing .inf types as requiredRichard Hughes2016-01-131-0/+21
* Use glib's cleanup functions for GStringKalev Lember2015-09-101-2/+2
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-23/+23
* Make the DriverVer in the .inf file optionalRichard Hughes2015-08-051-1/+1
* Do not expect the INF ClassGuid to be the ESRT GUIDRichard Hughes2015-07-031-0/+43
* Assume the INF DriverVer is UTCRichard Hughes2015-03-251-4/+4
* trivial: Make the UTF-8 test actually match the commentRichard Hughes2015-03-111-1/+1
* Support Dirids in .inf filesRichard Hughes2015-03-091-0/+21
* Make the .inf parser compatible with more filesRichard Hughes2015-03-081-0/+912