summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fwip/hughsie/arm-fixesRichard Hughes2016-08-221-1/+1
* trivial: Fix several -Wsign-conversion issues on ARMRichard Hughes2016-08-227-24/+27
* trivial: Fix a -Wcast-align issue on ARMRichard Hughes2016-08-221-7/+8
* Don't use the prefix check when parsing YAMLRichard Hughes2016-08-211-15/+0
* trivial: Use the correct autoptr cleanup on yaml errorRichard Hughes2016-08-211-1/+1
* Make upgrade check for SPDX license string (#131)Kai Willadsen2016-08-211-2/+2
* Add AS_BUNDLE_KIND_CABINETRichard Hughes2016-08-192-0/+6
* as-app-validate: Check if icon_name is NULL (#130)Justin J. Kim2016-08-191-2/+4
* trivial: Fix some introspection markupRichard Hughes2016-08-181-1/+1
* Invalidate the unique-id if any of the parts are changedRichard Hughes2016-08-181-1/+25
* trivial: Add another quirk for firmwareRichard Hughes2016-08-181-0/+2
* Return proper warnings when using libyamlRichard Hughes2016-08-182-18/+163
* trivial: Fix a small memory leak in as_markup_import()Richard Hughes2016-08-181-1/+1
* trivial: Fix a small memory leak in AsStoreRichard Hughes2016-08-181-1/+1
* trivial: Fix a small memory leak in AsReviewRichard Hughes2016-08-181-0/+1
* 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
* trivial: Add some more search debugging when run with --verboseRichard Hughes2016-08-171-0/+22
* 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: Fix a harmless compile warning on ARMRichard Hughes2016-08-121-1/+1
* trivial: Merge some gtk-doc fixupsRichard Hughes2016-08-122-3/+3
* trivial: post release version bumpRichard Hughes2016-08-122-6/+6
* 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