summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fwip/alex/composeRichard Hughes2016-01-221-0/+26
* fRichard Hughes2016-01-212-87/+92
* fRichard Hughes2016-01-211-114/+13
* Add as_image_load_filename_full()Richard Hughes2016-01-213-117/+188
* Allow multiple NLS domains to be specified when searchingRichard Hughes2016-01-216-236/+75
* fRichard Hughes2016-01-211-1/+1
* fRichard Hughes2016-01-213-1/+65
* Add appstream-composeAlexander Larsson2016-01-213-1/+575
* Allow disabling font support with --disable-fontsRichard Hughes2016-01-214-5/+33
* Only build the test firmware files when using --enable-firmwareRichard Hughes2016-01-214-3/+15
* trivial: Use G_DEFINE_QUARKKalev Lember2016-01-217-56/+7
* Move the gettext parsing to libappstream-glibRichard Hughes2016-01-215-0/+362
* ostree: Remove unnecessary workarounds for bundle pathsAlexander Larsson2016-01-191-8/+0
* ostree: Work around threadsafety issue with g_get_language_names.Alexander Larsson2016-01-191-0/+3
* Move the blacklisted application list to the front-end clientRichard Hughes2016-01-177-41/+3
* trivial: Never write empty <screenshot/> tagsRichard Hughes2016-01-171-1/+5
* trivial: Fix self tests after the xdg-app fixesRichard Hughes2016-01-171-2/+1
* Make the check for screenshot equality more robustRichard Hughes2016-01-175-1/+86
* Detect web-apps which are added as .desktop filesRichard Hughes2016-01-151-0/+13
* trivial: post release version bumpRichard Hughes2016-01-152-5/+5
* Release version 0.5.6appstream_glib_0_5_6Richard Hughes2016-01-1526-143/+1071
* ostree: Allow specifying a particular arch onlyAlexander Larsson2016-01-151-3/+10
* Merge pull request #78 from alexlarsson/xdg-appRichard Hughes2016-01-142-22/+33
|\
| * asb-package-ostree: Fix things up for xdg-app useAlexander Larsson2016-01-142-22/+28
| * package-ostree: Init NEVRA on open otherwise we don't get the right tmpdir nameAlexander Larsson2016-01-141-0/+5
* | Prefer stock icons when using as_app_get_icon_default()Richard Hughes2016-01-142-4/+36
|/
* trivial: Fix the self tests after the blacklist cullRichard Hughes2016-01-141-2/+1
* Automatically add missing .inf types as requiredRichard Hughes2016-01-131-0/+21
* Always blacklist desktop files for uninstalling softwareRichard Hughes2016-01-131-0/+1
* trivial: Fix the Since: value on as_utils_is_spdx_license()Richard Hughes2016-01-131-1/+1
* Allow dumping inf files using appstream-utilRichard Hughes2016-01-131-0/+1
* Set a validation failure for files using <updatecontact> when being strictRichard Hughes2016-01-113-0/+13
* trivial: Add the gettext files to the example spec fileRichard Hughes2016-01-051-0/+2
* Cull the application blacklist now we depend on AppData files for the builderRichard Hughes2016-01-051-86/+2
* Merge pull request #75 from ueno/wip/dueno/install-its-rulesRichard Hughes2016-01-053-0/+22
|\
| * Install gettext ITS rulesDaiki Ueno2016-01-053-0/+22
|/
* trivial: Mark some more strings as translatableRichard Hughes2016-01-031-9/+20
* Check name uniqueness when validating AppStream dataRichard Hughes2016-01-031-0/+39
* Check the project_group when validatingRichard Hughes2015-12-303-1/+15
* Fix AppStream generation when using duplicate .deb packagesRichard Hughes2015-12-283-2/+90
* Assume a release value of '0' when unsetRichard Hughes2015-12-281-1/+8
* trivial: Fix a small memory leak when parsing debsRichard Hughes2015-12-281-2/+2
* libappstream-glib: Add the runtime ID kindRichard Hughes2015-12-222-0/+6
* Accept various 'or later' metadata content licensesRichard Hughes2015-12-181-19/+39
* trivial: post release version bumpRichard Hughes2015-12-162-5/+5
* Release version 0.5.5appstream_glib_0_5_5Richard Hughes2015-12-1627-81/+774
* Fix a crash when tokenizing a NULL stringRichard Hughes2015-12-163-2/+40
* trivial: Fix a compiler warningKalev Lember2015-12-101-1/+1
* Only use the package license when not provided by the AppData fileRichard Hughes2015-12-093-2/+22
* Add as_utils_license_to_spdx()Richard Hughes2015-12-094-85/+114