Permalink
..
Failed to load latest commit information.
appstream-glib.gresource.xml Move the blacklisted application list to the front-end client Jan 17, 2016
appstream-glib.h Add AsRequire as a way to store runtime requirements Dec 21, 2016
appstream-glib.map Switch to the meson build system. May 10, 2017
appstream-glib.pc.in Avoid unsatisfiable development dependency when built without libgcab ( Jul 28, 2016
as-app-builder.c trivial: Fix up several small memory leaks Jun 22, 2017
as-app-builder.h Move the kudo and provides autodetection to libappstream-glib Jan 31, 2016
as-app-desktop.c libappstream-glib: Use g_ascii_strcasecmp() instead of strcasecmp() Aug 15, 2017
as-app-inf.c Remove the inf parsing from appstream-glib Aug 22, 2016
as-app-private.h Fail to validate if AppData screenshots are duplicated Aug 3, 2017
as-app-validate.c Do not check the suffix of <id> tags Aug 6, 2017
as-app.c Add as_app_get_release_by_version() Sep 14, 2017
as-app.h Add as_app_get_release_by_version() Sep 14, 2017
as-bundle-private.h Create a AsNodeContext object for parsing state Jan 21, 2015
as-bundle.c trivial: Fix up some broken links in the generated documentation Apr 21, 2017
as-bundle.h Add support for AppImage bundles Sep 12, 2016
as-category-ids.txt Only add registered projects and categories to the metadata Jul 29, 2014
as-checksum-private.h Add AsChecksum Aug 3, 2015
as-checksum.c Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-checksum.h libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macro Sep 8, 2015
as-content-rating-private.h Add support for content ratings Mar 9, 2016
as-content-rating.c Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-content-rating.h Add as_content_rating_get_value() Sep 21, 2016
as-enums.c Add the TRANSLATE URL kind Aug 9, 2016
as-enums.h Add the TRANSLATE URL kind Aug 9, 2016
as-environment-ids.txt Add Sugar as a valid desktop environment (#118) Jul 14, 2016
as-format.c Add AsFormat object Feb 27, 2017
as-format.h Add AsFormat object Feb 27, 2017
as-icon-private.h Create a AsNodeContext object for parsing state Jan 21, 2015
as-icon.c Add support for icon scaling Apr 21, 2017
as-icon.h Add support for icon scaling Apr 21, 2017
as-image-private.h Create a AsNodeContext object for parsing state Jan 21, 2015
as-image.c trivial: Fix up several small memory leaks Jun 22, 2017
as-image.h Add two new GCC warnings and fix up signed/unsigned issues Jul 25, 2016
as-inf.c Remove the inf parsing from appstream-glib Aug 22, 2016
as-inf.h Remove the inf parsing from appstream-glib Aug 22, 2016
as-launchable-private.h Add support for <launchable> Apr 21, 2017
as-launchable.c Add support for <launchable> Apr 21, 2017
as-launchable.h Add support for <launchable> Apr 21, 2017
as-license-ids.txt Update the SPDX license list to 2.6 Jul 5, 2017
as-markup.c Ignore <p></p> in AppStream markup Feb 27, 2017
as-markup.h Split out as-markup into a new source file Mar 3, 2016
as-monitor.c Monitor missing AppStream directories Oct 19, 2016
as-monitor.h libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macro Sep 8, 2015
as-node-private.h Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-node.c trivial: Fix up some broken links in the generated documentation Apr 21, 2017
as-node.h Only load native languages when parsing AppStream data Nov 3, 2016
as-problem.c trivial: Get rid of useless internal-only gtk-doc markup Jun 28, 2016
as-problem.h libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macro Sep 8, 2015
as-profile.c trivial: profile: Free mutex resources in finalize() Jan 27, 2017
as-profile.h trivial: Add API to set the smallest recorded delay time Nov 7, 2016
as-provide-private.h Create a AsNodeContext object for parsing state Jan 21, 2015
as-provide.c Add <id> kinds for application provides Jun 27, 2017
as-provide.h Add <id> kinds for application provides Jun 27, 2017
as-ref-string.c Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-ref-string.h Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-release-private.h Support more DEP11 YAML markup Mar 31, 2016
as-release.c Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-release.h Add as_release_state_to_string() Dec 15, 2016
as-require-private.h Add AsRequire as a way to store runtime requirements Dec 21, 2016
as-require.c Fix the predicate comparison when using globs in metainfo files Apr 12, 2017
as-require.h trivial: Fix up some broken links in the generated documentation Apr 21, 2017
as-review-private.h Add AsReview Jul 26, 2016
as-review.c Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-review.h trivial: Post branch version bump Jul 29, 2016
as-screenshot-private.h Create a AsNodeContext object for parsing state Jan 21, 2015
as-screenshot.c Lazy load the screenshot captions storage Nov 21, 2016
as-screenshot.h Add as_screenshot_get_image_for_locale() Apr 19, 2016
as-self-test.c Add as_app_get_release_by_version() Sep 14, 2017
as-stemmer.c Casefold all stemmed entries May 2, 2017
as-stemmer.h Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-stock-icons.txt trivial: Add 4 more stock icons to the whitelist Jan 2, 2015
as-store-cab.c trivial: Use the new AsFormatKind defines Feb 27, 2017
as-store-cab.h Add the ability to parse .cab archives as AppStream stores Oct 7, 2015
as-store.c Do not assign "flatpak" as an app's origin when no origin was found Sep 6, 2017
as-store.h Add as_store_get_apps_by_id_merge() May 16, 2017
as-suggest-private.h Add support for application suggestions Aug 11, 2016
as-suggest.c Use refcounted strings in all objects Nov 21, 2016
as-suggest.h Add support for application suggestions Aug 11, 2016
as-tag.c Switch to the meson build system. May 10, 2017
as-tag.gperf Add support for <launchable> Apr 21, 2017
as-tag.h Add support for <launchable> Apr 21, 2017
as-translation-private.h Add AsTranslation to support <translation> tags in AppData files Jan 25, 2016
as-translation.c Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-translation.h Support the QT translation system Jan 26, 2016
as-utils-private.h Don't include the architecture in the unique ID Aug 9, 2016
as-utils.c trivial: Fix a -Wpointer-sign warning May 9, 2017
as-utils.h Add as_utils_guid_from_data() Apr 26, 2017
as-version.h.in Switch to the meson build system. May 10, 2017
as-yaml.c Fix compile with -Wdiscarded-qualifiers Mar 15, 2017
as-yaml.h Add support for ONLY_NATIVE_LANGS when parsing yaml files Nov 21, 2016
meson.build build: Make gperf dependency fully required Aug 3, 2017