summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not export private internal-only symbolswip/hughsie/symbol-sanityRichard Hughes2019-10-1721-9/+99
* trivial: Remove a debug-only command that's too low-level for useRichard Hughes2019-10-171-73/+0
* trivial: Mark an internal function as staticRichard Hughes2019-10-041-1/+1
* trivial: Sync example spec file with downstreamRichard Hughes2019-10-041-15/+7
* as-content-rating: Make default values match OARS semanticsPhilip Withnall2019-10-022-30/+106
* trivial: post release version bumpRichard Hughes2019-09-302-5/+5
* Release version 0.7.16appstream_glib_0_7_16Richard Hughes2019-09-3015-9/+409
* Allow parsing desktop files using as_app_parse_data()Richard Hughes2019-09-303-51/+80
* Update list of allowed metadata licencesscx2019-09-191-1/+11
* Log expected and actual screenshot dimensions when failingTobias Mueller2019-09-131-6/+6
* docs: remove SQLite dependencyJan Tojnar2019-08-273-5/+3
* Offset future checks by UTC+14Peter Hutterer2019-08-271-1/+2
* Do not preserve restrictive permissions when installing AppStream filesRichard Hughes2019-08-072-3/+2
* Support loading YAML from as_store_from_bytesRobert Ancell2019-08-051-21/+69
* Do not allow forward or backwards slashes in <id> valuesRichard Hughes2019-06-101-0/+5
* Do not require <translation> for validation unless strictKalev Lember2019-05-172-8/+4
* Do not require <update_contact> for validation unless strictRichard Hughes2019-05-142-8/+4
* add UPL short name to SPDX conversionSalman Siddiqui2019-04-091-0/+1
* Update the SPDX license list to v3.5Richard Hughes2019-04-091-25/+44
* as-compose: Remove relative path from icon namesDavid Hewitt2019-04-091-8/+4
* Allow non-desktop components to be extendedRichard Hughes2019-04-091-2/+0
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-0818-28/+28
* Only require <release> for validate, but not validate-relaxKalev Lember2019-03-291-4/+7
* Allow building on WindowsJehan2019-03-2613-36/+140
* Modernize the validation requirementsRichard Hughes2019-03-205-48/+165
* trivial: post release version bumpRichard Hughes2019-02-283-4/+5
* Release version 0.7.15appstream_glib_0_7_15Richard Hughes2019-02-2830-229/+431
* trivial: Remove unused .map file from the builderRichard Hughes2019-02-281-6/+0
* Fix the Meson checks for rpmRichard Hughes2019-02-271-4/+6
* Appdata to AppDatascootergrisen2019-02-111-1/+1
* Fix build of libappstream-glib clientsJürg Billeter2019-02-1031-31/+31
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-0965-316/+114
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-09127-1887/+127
* Do not overwrite the project group using heuristics if already setRichard Hughes2019-02-061-8/+14
* Recognise uncompressed Arch packagesRichard Hughes2019-02-061-1/+2
* Do not install the libappstream-builder shared libraryRichard Hughes2019-02-063-78/+2
* Use rpmvercmp instead of internal vercmp when built with rpm supportKalev Lember2019-02-062-0/+12
* utils: trivial: Split out an internal functionKalev Lember2019-02-061-33/+40
* libappstream-glib/meson.build: pass -DAS_COMPILATION to gir compilermaxice82019-02-041-0/+3
* Add support for CONTACT URLsRobert Ancell2019-01-312-0/+6
* tests: Add test for OARS → CSM mappingsPhilip Withnall2019-01-231-0/+36
* as-content-rating: Add a helper function to get OARS IDsPhilip Withnall2019-01-232-0/+25
* as-content-rating: Move OARS → CSM mappings into static spacePhilip Withnall2019-01-231-51/+51
* as-content-rating: Make as_content_rating_attribute_to_csm_age() publicPhilip Withnall2019-01-232-6/+9
* as-content-rating: Restructure OARS → CSM mapping tablePhilip Withnall2019-01-231-123/+68
* as-content-rating: Add missing OARS → CSM mappingsPhilip Withnall2019-01-231-0/+11
* as-content-rating: Fix a typo in an OARS → CSM mappingPhilip Withnall2019-01-231-1/+1
* as-content-rating: Add missing OARS → CSM mappings to fix round tripsPhilip Withnall2019-01-231-0/+2
* Add support for SOURCE URLsRichard Hughes2019-01-222-0/+6
* Add support for per-release URLsRichard Hughes2019-01-225-1/+92