summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix g_ptr_array_sort usewip/kalev/my_pstrcmpKalev Lember2016-05-261-1/+7
* Merge pull request #108 from DimStar77/yastRichard Hughes2016-05-231-0/+9
|\
| * Add yast2-branding-openSUSE if an app depends on yast2Dominique Leuenberger2016-05-191-0/+9
* | trivial: post release version bumpRichard Hughes2016-05-232-5/+5
* | Release version 0.5.15appstream_glib_0_5_15Richard Hughes2016-05-2313-87/+111
|/
* Save the ID prefix in more placesRichard Hughes2016-05-181-44/+77
* Correctly set the architecture on newly discovered applicationsRichard Hughes2016-05-181-11/+30
* Set the architecture of discovered Flatpak appsRichard Hughes2016-05-181-6/+20
* Add all applications for all architectures when loading FlatpakRichard Hughes2016-05-181-59/+34
* Always add /var/lib/flatpak/appstream as a possible Flatpak pathRichard Hughes2016-05-181-0/+7
* Revert "trivial: Add some support for flatpak self tests"Richard Hughes2016-05-141-15/+0
* Merge pull request #107 from DimStar77/show-appnameRichard Hughes2016-05-131-1/+2
|\
| * Show the app name when complaining about missing description in the metadataDominique Leuenberger2016-05-131-1/+2
* | Merge pull request #106 from DimStar77/allow-duplicate-addon-namesRichard Hughes2016-05-131-16/+18
|\ \ | |/ |/|
| * Addons can have duplcate namesDominique Leuenberger2016-05-131-16/+18
|/
* trivial: Add some support for flatpak self testsRichard Hughes2016-05-121-0/+15
* Rename the xdg-app support to the new name: FlatpakRichard Hughes2016-05-116-67/+81
* trivial: Add some more debugging to debug an issueRichard Hughes2016-05-112-1/+3
* Merge pull request #104 from AOSC-Dev/masterRichard Hughes2016-05-091-14/+22
|\
| * README.md: wrap at 80 charsMingcong Bai2016-05-041-6/+12
| * README.md: add note for glob usageMingcong Bai2016-05-041-9/+11
|/
* Omit timestamp from gzip compressed filesStefan Brüns2016-05-021-1/+3
* Sort archive contents by name for repeatable resultsStefan Brüns2016-05-021-0/+3
* trivial: Set missing icon prefix for cached YAMLMatthias Klumpp2016-04-301-0/+2
* trivial: Add a work-around for the new libreoffice in the builderRichard Hughes2016-04-291-0/+5
* yaml: Make icon parser spec compliantMatthias Klumpp2016-04-294-14/+109
* Fall back to the icon name for LOCAL icon typesRichard Hughes2016-04-291-3/+9
* trivial: Fix a critical warning when an AppData file has invalid inputRichard Hughes2016-04-291-0/+8
* trivial: Add three more apps to the ID fallback tableRichard Hughes2016-04-271-0/+3
* Add AS_APP_QUIRK_NOT_LAUNCHABLERichard Hughes2016-04-261-0/+2
* Ignore files with invalid suffixes when building installed storesRichard Hughes2016-04-251-1/+17
* trivial: Try to shut up libasnRichard Hughes2016-04-251-1/+1
* Add AS_APP_QUIRK_HAS_SHORTCUTJoaquim Rocha2016-04-201-0/+2
* trivial: post release version bumpRichard Hughes2016-04-202-5/+5
* Release version 0.5.14appstream_glib_0_5_14Richard Hughes2016-04-2028-77/+197
* Add as_screenshot_get_image_for_locale()Richard Hughes2016-04-197-14/+224
* Add the Audio+Video categories from AppStream XML tooRichard Hughes2016-04-181-4/+3
* trivial: Fix critical warning when validing broken AppStream filesRichard Hughes2016-04-131-16/+21
* Search /usr/share/metainfo for local filesRichard Hughes2016-04-121-0/+7
* Add AS_APP_QUIRK_NOT_REVIEWABLERichard Hughes2016-04-081-0/+2
* Fall back to searching in as_store_get_app_by_pkgname()Richard Hughes2016-04-071-1/+37
* Add AS_APP_QUIRK_NEEDS_REBOOTRichard Hughes2016-04-071-0/+2
* Add search-pkgname to appstream-glibRichard Hughes2016-04-071-0/+49
* Ignore desktop files with X-AppStream-IgnoreRichard Hughes2016-04-041-0/+10
* trivial: post release version bumpRichard Hughes2016-04-012-5/+5
* Release version 0.5.13appstream_glib_0_5_13Richard Hughes2016-04-0110-57/+73
* Do not hardcode x86_64 when searching for xdg-app metadataRichard Hughes2016-04-011-1/+52
* trivial: Only remove apps with a veto when specifiedRichard Hughes2016-03-311-1/+2
* Add as_store_remove_apps_with_veto()Richard Hughes2016-03-312-1/+13
* Enforce the requirement of AppData for 'Categories=DesktopSettings'Richard Hughes2016-03-311-0/+70