summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assume <image>foo</iimagemg> is a source image kind for AppData files0_2_XRichard Hughes2014-12-221-1/+3
* trivial: post release version bumpRichard Hughes2014-12-112-5/+5
* Release version 0.2.8appstream_glib_0_2_8Richard Hughes2014-12-111-0/+8
* trivial: Add another application to the blacklistRichard Hughes2014-12-111-0/+1
* Always return errors from the correct domain when parsing broken AppData filesRichard Hughes2014-12-111-8/+22
* Do not veto applications with NoDisplay=falseRichard Hughes2014-12-111-1/+6
* trivial: post release version bumpRichard Hughes2014-11-102-5/+5
* Release version 0.2.7appstream_glib_0_2_7Richard Hughes2014-11-102-1/+14
* trivial: Add one more application to the blacklistRichard Hughes2014-11-101-0/+1
* Add another 'application' to the blacklistRichard Hughes2014-11-101-0/+1
* Add AS_ICON_KIND_LOCALRichard Hughes2014-10-212-0/+6
* Do not write provides with an unknown kindRichard Hughes2014-09-121-1/+3
* trivial: Add some asserts for as_node_insert()Richard Hughes2014-09-121-0/+6
* Do not crash when doing as_tag_from_string(NULL)Richard Hughes2014-09-122-0/+5
* Install AppStream files with correct permissionsRichard Hughes2014-09-111-1/+4
* Revert "trivial: When parsing the extra AppStream file, use the filename in t...Richard Hughes2014-09-091-2/+2
* Add three more applications to the blacklistRichard Hughes2014-09-091-0/+3
* trivial: When parsing the extra AppStream file, use the filename in the errorRichard Hughes2014-09-091-2/+2
* trivial: post release version bumpRichard Hughes2014-09-012-5/+5
* 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