summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* trivial: Fix gcab generated checksumsRichard Hughes2015-09-151-4/+4
* trivial: Fix --enable-ostree buildRichard Hughes2015-09-151-1/+2
* Use the typedef'd name in the code to help readabilityRichard Hughes2015-09-146-153/+153
* Use specific types to remove the last _cleanup_free usageRichard Hughes2015-09-1410-71/+21
* Merge pull request #61 from kalev/malloc-vs-g_mallocRichard Hughes2015-09-133-23/+2
|\
| * Don't reallocate malloc'd memory with g_mallocKalev Lember2015-09-123-23/+2
|/
* Add support for release urgencyRichard Hughes2015-09-116-4/+133
* Use glib's cleanup functions for GStringKalev Lember2015-09-1015-52/+37
* Use glib's cleanup functions for libsoup as wellKalev Lember2015-09-105-10/+7
* Do not fail to validate firmware in AppStream with no screenshotsRichard Hughes2015-09-081-1/+5
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-0821-22/+0
* trivial: Remove any support for installed appdata-extra filesRichard Hughes2015-09-081-5/+0
* trivial: Fix the buildKalev Lember2015-09-081-1/+1
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-0849-802/+769
* libappstream-builder: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-0818-185/+36
* libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-0823-201/+45
* Add another GNOME application that changed IDsRichard Hughes2015-09-071-0/+1
* Don't show mangled version numbers as negativesRichard Hughes2015-09-071-0/+4
* Add a few KDE applications that have changed desktop IDRichard Hughes2015-09-071-0/+8
* Ignore empty AppStream XML filesRichard Hughes2015-08-272-0/+19
* Revert "Allow a filter filename to be used with the builder"Richard Hughes2015-08-261-38/+3
* Merge pull request #59 from pinotree/path_maxRichard Hughes2015-08-263-8/+13
|\
| * Avoid using PATH_MAXPino Toscano2015-08-252-8/+8
| * Introduce _cleanup_free_libc_ cleanup attributePino Toscano2015-08-251-0/+5
|/
* Allow a filter filename to be used with the builderRichard Hughes2015-08-191-3/+38
* trivial: Remove prototype with no methodRichard Hughes2015-08-191-1/+0
* trivial: Fix a build error when running under ninjaRichard Hughes2015-08-131-1/+1
* trivial: Fix build warning in make checkRichard Hughes2015-08-131-1/+0
* Support the SPDX 'NONE' and 'NOASSERTION' keywordsRichard Hughes2015-08-132-0/+9
* Support SPDX IDs with the LicenseRef prefixRichard Hughes2015-08-132-0/+6
* Do not blacklist the 'desktop' token as this is sometimes legitimateRichard Hughes2015-08-123-3/+4
* trivial: post release version bumpRichard Hughes2015-08-122-5/+5
* Release version 0.5.0appstream_glib_0_5_0Richard Hughes2015-08-122-3/+25
* Remove an unused exported methodRichard Hughes2015-08-113-88/+0
* Remove support for lower than AppStream 0.8Richard Hughes2015-08-101-97/+12
* trivial: Do not run the slow GFileMonitor tests by defaultRichard Hughes2015-08-101-4/+8
* Find the application in a store by the provide valueRichard Hughes2015-08-103-0/+84
* Add support for the flashed firmware provide kindRichard Hughes2015-08-1012-69/+182
* trivial: Remove unused prototypeRichard Hughes2015-08-101-2/+0
* Fix the name of the D-Bus session enumRichard Hughes2015-08-103-11/+18
* Add two functions from fwupd for checking GUID stringsRichard Hughes2015-08-103-0/+95
* Show a better error message when there's not enough text before <ul>Kalev Lember2015-08-061-1/+3
* Make the DriverVer in the .inf file optionalRichard Hughes2015-08-057-11/+38
* trivial: Remove the unused asb_plugin_set_enabled()Richard Hughes2015-08-042-17/+0
* trivial: Remove the unused as_utils_get_string_overlap()Richard Hughes2015-08-043-116/+0
* trivial: Remove the unused asb_app_add_screenshot_source()Richard Hughes2015-08-042-93/+0
* Remove support for lower than AppStream 0.6Richard Hughes2015-08-037-127/+90
* trivial: Add some missing gtk-doc commentsRichard Hughes2015-08-034-2/+26
* Remove another length argumentRichard Hughes2015-08-039-45/+35
* Remove some deprecated APIRichard Hughes2015-08-033-69/+0