summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.6.1appstream_glib_0.6.1Richard Hughes2016-08-1229-334/+2728
* 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-103-70/+94
* trivial: Don't add a duplicate <developer_name> when it exists alreadyRichard Hughes2016-08-101-0/+2
* 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: Fix the comment text for 'help' when upgradingRichard Hughes2016-08-101-2/+2
* 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-093-0/+26
* Add SUSE-Public-Domain to License map (#126)Dominique Leuenberger2016-08-091-0/+1
* Allow subsuming each property individuallyRichard Hughes2016-08-099-151/+314
* 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
* trivial: Decompress .pak files when getting languagesRichard Hughes2016-08-081-0/+1
* trivial: Switch from Transifex to ZanataRichard Hughes2016-08-062-9/+16
* trivial: Update to latest translations from transifexRichard Hughes2016-08-063-8/+391
* 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-044-4/+176
* 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-013-23/+51
* 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: Show the unique ID when using 'appstream-util search'Richard Hughes2016-07-311-1/+1