summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert local icons found in metainfo fileswip/hughsie/icons-in-metainfoRichard Hughes2018-05-039-164/+281
* trivial: Sort the plugins in the correct order, i.e. ABC, not CBARichard Hughes2018-05-031-1/+1
* trivial: Allow specifying <icon> tags in metainfo filesRichard Hughes2018-05-031-6/+0
* Use the launchable to find the desktop filename when using appstream-builderRichard Hughes2018-05-021-1/+13
* Follow the Debian tilde usage when ordering versionsRichard Hughes2018-04-302-3/+32
* trivial: post release version bumpRichard Hughes2018-04-202-5/+5
* Release version 0.7.8appstream_glib_0_7_8Richard Hughes2018-04-2029-1895/+2054
* trivial: Don't include the brackets in the version stringRichard Hughes2018-04-191-3/+3
* trivial: Prefer the timestamp if set when ordering releasesRichard Hughes2018-04-191-6/+7
* Add as_version_string() for fwupdRichard Hughes2018-04-193-0/+56
* trivial: Do not show a critical warning using appstream-compose on an unknown IDRichard Hughes2018-04-181-1/+8
* Never add more than one component to the AppStream store when composingRichard Hughes2018-04-181-0/+6
* If the launchable is specified don't guess it when composingRichard Hughes2018-04-181-6/+13
* Add as_store_get_app_by_launchable()Richard Hughes2018-04-182-0/+40
* Veto apps that have empty OnlyShowIn=Kalev Lember2018-04-171-1/+4
* trivial: Add the missing <requires> enum typesRichard Hughes2018-04-122-0/+18
* Add support for component agreementsRichard Hughes2018-04-1118-2/+1562
* Correctly compare version numbers like '1.2.3' and '1.2.3a'Richard Hughes2018-04-092-33/+28
* Don't include the path component in the name when parsing the package filenameRichard Hughes2018-03-272-5/+17
* Add as_utils_unique_id_match()Richard Hughes2018-03-153-7/+78
* trivial: post release version bumpRichard Hughes2018-03-132-5/+5
* Release version 0.7.7appstream_glib_0_7_7Richard Hughes2018-03-1330-552/+1080
* Use shell-extensions::uuid for custom shell extensions metadata keyKalev Lember2018-03-131-1/+1
* trivial: Fix the introspection for as_app_get_metadata()Richard Hughes2018-03-121-1/+1
* Always resize AppStream icons to fit the destination sizeRichard Hughes2018-03-092-1/+3
* Add AS_IMAGE_LOAD_FLAG_ALWAYS_RESIZE to always resize the pixbufRichard Hughes2018-03-092-0/+13
* trivial: Fix up a build warning from a recent commitRichard Hughes2018-03-081-1/+1
* Correctly validate files using OR in the metadata_licenseRichard Hughes2018-03-081-10/+38
* Update the SPDX license list to v3.0Richard Hughes2018-03-083-116/+164
* trivial: Add missing 'fur' translationRichard Hughes2018-03-011-0/+1
* Don't abort the build if pngquant failsRichard Hughes2018-03-012-4/+9
* trivial: Never add duplicated <requires> nodes for componentsRichard Hughes2018-02-233-0/+46
* Add custom metadata key for shell extension uuidKalev Lember2018-02-221-1/+2
* Do not fail to validate if the timestamps are out of orderRichard Hughes2018-02-212-24/+2
* Treat pngquant exit code of 98 (nothing done) as successRichard Hughes2018-02-211-1/+1
* trivial: post release version bumpRichard Hughes2018-02-092-5/+5
* Release version 0.7.6appstream_glib_0_7_6Richard Hughes2018-02-092-1/+13
* Never include '&' in attribute valuesRichard Hughes2018-01-302-4/+9
* Add support for release typesRichard Hughes2018-01-253-4/+115
* Fix an invalid read when using as_app_parse_data() from PythonRichard Hughes2018-01-244-22/+79
* as-app-desktop: don't deference invalid listsMarco Trevisan (TreviƱo)2018-01-231-4/+4
* trivial: post release version bumpRichard Hughes2018-01-222-5/+5
* Release version 0.7.5appstream_glib_0_7_5Richard Hughes2018-01-2228-174/+711
* Don't expect an enum when really passing a bitfieldRichard Hughes2018-01-225-77/+71
* Add more GObject Introspection annotations for PythonRichard Hughes2018-01-224-20/+20
* Fix a crash when calling as_release_add_location() directlyRichard Hughes2018-01-221-0/+1
* trivial: Add missing types from the IntrospectionRichard Hughes2018-01-221-0/+2
* Explicitly require a new enough json-glibRichard Hughes2018-01-151-1/+1
* trivial: Fix regression when parsing XML AppData filesRichard Hughes2017-12-191-1/+1
* Do not use an 'enable' prefix for meson argumentsRichard Hughes2017-12-1814-89/+84