summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
* Pay attention to errors from yaml_parser_parse (#129)Anders Kaseorg2016-08-171-2/+1
* Sanity check YAML files before parsingRichard Hughes2016-08-172-0/+33
* Fix gcc shift warnings on 32 bit platformsKalev Lember2016-08-171-35/+35
* trivial: Don't require screenshots for valid langpacksRichard Hughes2016-08-151-1/+2
* Don't merge LangPack entriesRichard Hughes2016-08-151-3/+11
* trivial: Merge some gtk-doc fixupsRichard Hughes2016-08-122-3/+3
* trivial: Fix validation of console-application componentsRichard Hughes2016-08-111-4/+1
* Add console-app component typeMatthias Klumpp2016-08-112-0/+5
* yaml: Read all component types, not just desktop-appsMatthias Klumpp2016-08-111-3/+3
* Make asglib read current component-type namesMatthias Klumpp2016-08-111-2/+11
* Add support for application suggestionsRichard Hughes2016-08-1111-0/+556
* Support AppStream merge componentsRichard Hughes2016-08-114-2/+119
* Ensure predictable output order of XML attributesRichard Hughes2016-08-102-49/+73
* trivial: Allow setting the output trusted mode using an environment variableRichard Hughes2016-08-101-0/+6
* Print max caption length when validatingRichard Hughes2016-08-101-2/+6
* trivial: Be a bit more helpful when reporting validation warningsRichard Hughes2016-08-091-80/+87
* No validation failure for lots of releasesRichard Hughes2016-08-091-5/+0
* trivial: Fix some gtk-doc markupRichard Hughes2016-08-091-4/+4
* Add the TRANSLATE URL kindRichard Hughes2016-08-092-0/+6
* Add SUSE-Public-Domain to License map (#126)Dominique Leuenberger2016-08-091-0/+1
* Allow subsuming each property individuallyRichard Hughes2016-08-094-146/+303
* Don't include the architecture in the unique IDRichard Hughes2016-08-096-45/+33
* Don't include the version in the unique IDRichard Hughes2016-08-097-89/+37
* Only subsume a safe subset from merge componentsRichard Hughes2016-08-054-84/+100
* trivial: Check if the flatpak ID is valid before usingRichard Hughes2016-08-051-6/+30
* trivial: Parse the unique_id correctly when searchingRichard Hughes2016-08-052-4/+34
* trivial: Use the existing quirk as it can be made useful againRichard Hughes2016-08-053-5/+3
* Add some more validation checks for keywordsRichard Hughes2016-08-053-0/+42
* Use a more relaxed unique-id match for merge componentsRichard Hughes2016-08-054-13/+33
* Support merge componentsRichard Hughes2016-08-043-3/+115
* trivial: Fix as_utils_unique_id_equal() to work with multiple globsRichard Hughes2016-08-042-11/+17
* Add as_utils_unique_id_valid() and use it before parsingRichard Hughes2016-08-043-1/+32
* Add a fast as_utils_unique_id_equal() to compare IDs for equalityRichard Hughes2016-08-043-0/+89
* Always use wildcards when adding apps to the storeRichard Hughes2016-08-031-36/+19
* Add support for Google .PAK file to extract the <lang> data for appsRichard Hughes2016-08-031-0/+127
* trivial: Fix critical warning when parsing qm files without a domainRichard Hughes2016-08-031-0/+2
* trivial: Use the unique ID in the dedupe logsRichard Hughes2016-08-031-11/+25
* Use an array of application objects in the ID hashRichard Hughes2016-08-032-32/+63
* as_store_from_file_internal: set up path data for the file itselfSimon McVittie2016-08-021-8/+4
* as_store_from_file_internal: don't redundantly monitor filesSimon McVittie2016-08-021-1/+12
* Skip DEP-11 tests when DEP-11 is not enabledSimon McVittie2016-08-021-1/+12
* trivial: Add some initial self tests for AS_STORE_ADD_FLAG_USE_UNIQUE_IDRichard Hughes2016-08-022-8/+71
* trivial: Don't write invalid width and height propertiesRichard Hughes2016-08-021-2/+2
* Allow multiple components with the same AppStream ID in the AsStoreRichard Hughes2016-08-012-23/+50
* Add as_utils_unique_id_build()Richard Hughes2016-08-013-31/+82
* Include the version in the equality checkRichard Hughes2016-08-014-12/+63
* Restrict addons to the same scope and bundle kindRichard Hughes2016-08-013-25/+38
* Enable globbing in as_app_equal()Richard Hughes2016-07-312-27/+83
* Add as_store_get_app_by_unique_id()Richard Hughes2016-07-315-2/+137
* trivial: Fix the flatpak scope when using the symlink nameRichard Hughes2016-07-312-1/+6