summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.2.6appstream_glib_0_2_6Richard Hughes2014-09-011-0/+11
* Update the SPDX license list to v1.20Richard Hughes2014-09-012-4/+96
* Add two more applications to the blacklistRichard Hughes2014-09-011-0/+2
* Add more things to the blacklist that are not applicationsRichard Hughes2014-09-011-0/+3
* Blacklist two configuration dialogs from icedtea-webRichard Hughes2014-09-011-0/+2
* Turn of sig checking for rpm packagesRichard Hughes2014-08-291-0/+1
* trivial: Relax the <li> length requirement some moreRichard Hughes2014-08-291-1/+1
* trivial: Tiny search optimisationRichard Hughes2014-08-221-0/+2
* A keyword search match is better than the project nameRichard Hughes2014-08-221-1/+1
* Add a veto if a .desktop file has NoDisplay=trueRichard Hughes2014-08-223-4/+8
* trivial: post release version bumpRichard Hughes2014-08-182-5/+5
* Release version 0.2.5appstream_glib_0_2_5Richard Hughes2014-08-182-1/+35
* Ignore localized keywordsRichard Hughes2014-08-181-0/+3
* trivial: Demote 'Adding extra package' to a debugRichard Hughes2014-08-181-1/+1
* trivial: Be less verbose when downloading Fedora packagesRichard Hughes2014-08-181-2/+2
* Add as_store_remove_all()Richard Hughes2014-08-183-0/+29
* Remove support for pre-decompressed RPMsRichard Hughes2014-08-181-27/+0
* Add as_store_set_builder_id()Richard Hughes2014-08-182-0/+50
* Add some validation rules for metainfo filesRichard Hughes2014-08-184-0/+74
* trivial: Warn when discarding addons because of API versionRichard Hughes2014-08-181-1/+4
* Allow desktop->addon demotion with an AppData fileRichard Hughes2014-08-185-1/+70
* Never add duplicate <extends> tagsRichard Hughes2014-08-181-0/+4
* Allow different source roots to define addonsRichard Hughes2014-08-181-0/+4
* trivial: Correctly subsume the id kindRichard Hughes2014-08-181-0/+4
* trivial: Correctly subsume extends dataRichard Hughes2014-08-181-0/+6
* Link client/appstream-util against gdk-pixbuf.William Hua2014-08-181-0/+1
* Do not try to download screenshots when run with --nonetRichard Hughes2014-08-123-0/+24
* trivial: Do not blacklist apps that were released the same dayRichard Hughes2014-08-121-4/+3
* trivial: Do not write a log if LogDir is not setRichard Hughes2014-08-121-1/+5
* trivial: Remove the dep-loop between AsbPluginLoader and AsbContextRichard Hughes2014-08-122-5/+11
* trivial: Use _cleanup_ in more placesRichard Hughes2014-08-122-51/+22
* trivial: Fix a small memory leak in the gettext pluginRichard Hughes2014-08-121-3/+1
* trivial: Do not try to write the icons tarball if there are no iconsRichard Hughes2014-08-111-2/+4
* trivial: Check for required values when running asb_context_setup()Richard Hughes2014-08-111-0/+16
* trivial: Fix the return code of asb_string_replace()Richard Hughes2014-08-111-1/+1
* Add as_utils_is_spdx_license()Richard Hughes2014-08-114-2/+38
* trivial: Convert single legacy licenses tooRichard Hughes2014-08-111-1/+1
* trivial: Never use g_error() for a runtime warningRichard Hughes2014-08-111-2/+2
* Do not stop checking the root after the first errorRichard Hughes2014-08-111-49/+110
* Metadata licenses like 'CC0 and CC-BY-3.0' are valid content licensesRichard Hughes2014-08-114-50/+35
* Add as_utils_spdx_license_detokenize()Richard Hughes2014-08-113-0/+35
* Fix up legacy license IDs when tokenizingRichard Hughes2014-08-112-2/+34
* Check the icon size when checking the installed rootRichard Hughes2014-08-104-22/+69
* Add an installed test for the destdir-checkRichard Hughes2014-08-093-5/+13
* Add check-root to appstream-utilRichard Hughes2014-08-091-0/+96
* Add AS_STORE_LOAD_FLAG_ALLOW_VETORichard Hughes2014-08-092-8/+18
* Add AS_APP_PARSE_FLAG_ALLOW_VETORichard Hughes2014-08-092-22/+23
* Add as_utils_find_icon_filename()Richard Hughes2014-08-097-93/+185
* Add as_app_add_veto()Richard Hughes2014-08-0910-72/+74
* trivial: Fix various GObject Introspection markup problemsRichard Hughes2014-08-066-2/+24