summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the 'hardware' requires typewip/hughsie/requires-hardwareRichard Hughes2017-10-313-1/+13
* trivial: post release version bumpRichard Hughes2017-10-232-5/+5
* Release version 0.7.3appstream_glib_0_7_3Richard Hughes2017-10-2327-50/+68
* Add support for URL launchable typesRichard Hughes2017-10-232-0/+6
* trivial: Fix up the documentation for the SERVICE launchable typesRichard Hughes2017-10-231-2/+4
* Prefer /usr/share/metainfo as default path for metainfo filesJeremy Bicha2017-10-231-1/+1
* Fix the inode mode to be sane on extracted filesRichard Hughes2017-10-201-0/+1
* Add new launchable types from the 0.11 series of the specMarius Vollmer2017-10-162-0/+10
* trivial: Use a helper macro to make the bit-shifting easier to readRichard Hughes2017-10-131-3/+5
* Add AS_VERSION_PARSE_FLAG_USE_BCD when formatting version stringsRichard Hughes2017-10-123-0/+26
* Add as_app_get_screenshot_default()Richard Hughes2017-10-093-1/+21
* Write XML for newer AppStream specification versionsRichard Hughes2017-10-096-53/+32
* trivial: Fix a possible out-of-bounds read in as_markup_import()Richard Hughes2017-10-091-3/+4
* lib/app-validate: Fix typo in variable namePhilip Withnall2017-10-021-4/+4
* Add as_app_get_release_by_version()Richard Hughes2017-09-143-0/+30
* trivial: Fix the path replacement in the installed testsRichard Hughes2017-09-141-2/+9
* Do not assign "flatpak" as an app's origin when no origin was foundJoaquim Rocha2017-09-061-2/+5
* trivial: post release version bumpRichard Hughes2017-08-212-5/+5
* Release version 0.7.2appstream_glib_0_7_2Richard Hughes2017-08-212-5/+17
* libappstream-glib/self-test: Add some additional checksPhilip Withnall2017-08-201-1/+3
* libappstream-builder/utils: Drop an unreachable branchPhilip Withnall2017-08-201-4/+0
* libappstream-glib: Use g_ascii_strcasecmp() instead of strcasecmp()Philip Withnall2017-08-151-1/+1
* build: Define _XOPEN_SOURCE in order to expose realpath() in headersPhilip Withnall2017-08-151-0/+3
* build: Enable C99 support in meson.buildPhilip Withnall2017-08-151-1/+1
* Prefer /usr/share/metainfo as default path for metainfo filesMatthias Klumpp2017-08-082-2/+2
* trivial: Only run the speed tests when doing the slow self testsRichard Hughes2017-08-061-5/+7
* trivial: Fix the self tests from the last commitRichard Hughes2017-08-061-8/+4
* Do not check the suffix of <id> tagsRichard Hughes2017-08-061-41/+6
* Allow remote icon types for desktop AppData filesRichard Hughes2017-08-041-5/+8
* trivial: post release version bumpRichard Hughes2017-08-032-5/+5
* Release version 0.7.1appstream_glib_0_7_1Richard Hughes2017-08-0328-52/+76
* Fail to validate if AppData screenshots are duplicatedRichard Hughes2017-08-033-1/+10
* build: Make gperf dependency fully requiredPhilip Withnall2017-08-032-18/+14
* meson: Install appdata-xml.m4Jeremy Bicha2017-07-291-0/+1
* meson: introspection optionalPatrick Ohly2017-07-263-34/+39
* meson: avoid unnecessary gdk dependencyPatrick Ohly2017-07-261-1/+1
* Have plugins link with asglib along with asbuilderNeal Gompa2017-07-241-6/+6
* Support CompulsoryForDesktops in YAMLIain Lane2017-07-101-0/+11
* Update the SPDX license list to 2.6Richard Hughes2017-07-051-1/+6
* Skip loading desktop data from Snap directory.Robert Ancell2017-06-281-0/+4
* Add <id> kinds for application providesRichard Hughes2017-06-272-0/+6
* Validate the <id> format according to the specRichard Hughes2017-06-273-3/+40
* trivial: post release version bumpRichard Hughes2017-06-222-6/+6
* Release version 0.7.0appstream_glib_0_7_0Richard Hughes2017-06-2228-2219/+2648
* trivial: Fix up several small memory leaksRichard Hughes2017-06-223-9/+11
* trivial: Ensure every app has format set before adding to storeRichard Hughes2017-06-221-0/+7
* Do not write a timestamp when using news-to-appdataRichard Hughes2017-06-161-2/+4
* trivial: Fix an error message in news-to-appdataRichard Hughes2017-06-161-1/+1
* as-app-builder: Don't cast gsize to guint32 when getting file lengthIain Lane2017-06-161-2/+2
* Fix regression when building component types without iconsRichard Hughes2017-06-141-0/+3