summaryrefslogtreecommitdiff
path: root/libappstream-glib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* trivial: Fix the origin name when using the symlink nameRichard Hughes2016-07-312-5/+9
* Include the distribution system in the equality checkRichard Hughes2016-07-312-4/+25
* Include the scope in the equality checkRichard Hughes2016-07-314-51/+151
* Include the origin in the equality checkRichard Hughes2016-07-312-4/+5
* Include the architecture in the equality checkRichard Hughes2016-07-312-5/+10
* Add as_app_set_branch()Richard Hughes2016-07-313-12/+64
* Add as_app_equal()Richard Hughes2016-07-313-0/+65
* trivial: Add AS_BUNDLE_KIND_PACKAGERichard Hughes2016-07-312-0/+6
* trivial: Add AS_BUNDLE_KIND_SNAPRichard Hughes2016-07-312-3/+9
* trivial: Fix some gtk-doc markupRichard Hughes2016-07-311-1/+1
* Remove specific support for flatpakRichard Hughes2016-07-292-232/+4
* trivial: Post branch version bumpRichard Hughes2016-07-297-53/+53
* Avoid unsatisfiable development dependency when built without libgcab (#122)Simon McVittie2016-07-281-1/+1
* Don't change ABI when built with/without gperf (#123)Simon McVittie2016-07-283-5/+6
* Do not split up the main AudioVideo categoryRichard Hughes2016-07-281-8/+0
* trivial: Remove AsReview.karma as it's implementation specificRichard Hughes2016-07-273-71/+1
* Add AsReviewRichard Hughes2016-07-2611-1/+1431
* trivial: Fix some gtk-doc markupRichard Hughes2016-07-254-2/+3
* Be more careful choosing warning flagsRichard Hughes2016-07-251-2/+2
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-2520-188/+262
* trivial: Add two more renamed desktop IDsRichard Hughes2016-07-251-0/+2
* trivial: Factor out a soon-to-be-shared functionRichard Hughes2016-07-203-27/+38
* Do not save the 'X-' prefixed keys to the AppStream metadataRichard Hughes2016-07-153-9/+38
* Add Sugar as a valid desktop environment (#118)Sam2016-07-141-0/+1
* Don't add multiple categories for apps with AudioVideoRichard Hughes2016-07-131-2/+4
* Fix missing keywords in the previous commitJoaquim Rocha2016-07-121-2/+2