summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* trivial: Fix the meson version compare valueRichard Hughes2017-06-141-1/+1
* Allow compiling with newer versions of mesonRichard Hughes2017-06-133-18/+23
* Enable Travis CI for Fedora 25 and Debian StretchRichard Hughes2017-06-084-0/+67
* Do not add the GNOME-Software-specific categories or icons by defaultRichard Hughes2017-06-076-39/+56
* Do not enforce that the project_group is a valid environment_idRichard Hughes2017-06-022-5/+3
* trivial: Remove autotools fixups no longer requiredRichard Hughes2017-06-011-4/+0
* Add the missing shell-extension pluginRichard Hughes2017-06-013-1/+25
* Actually return failure if the AsbTask failsRichard Hughes2017-06-011-58/+38
* trivial: Fix a variable with a misleading nameRichard Hughes2017-06-012-8/+8
* trivial: Fix a warning message to be more clearRichard Hughes2017-06-011-1/+1
* Remove functionality processing an old metadata fileRichard Hughes2017-06-012-91/+3
* trivial: Remove the ability to run threadedRichard Hughes2017-06-012-69/+18
* trivial: Prevent crash when a sanity check failsRichard Hughes2017-06-011-0/+2
* Add the limits in the validation output messagesRichard Hughes2017-05-272-23/+33
* Fix the default plugin directory used by appstream-builderRichard Hughes2017-05-231-1/+3
* Show a warning if adding keywords after the keyword cache was createdRichard Hughes2017-05-231-0/+8
* trivial: Try linking the GIR file with the local appstream-glibRichard Hughes2017-05-221-0/+1
* Add as_store_get_apps_by_id_merge()Richard Hughes2017-05-162-0/+21