summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fwip/hughsie/travisRichard Hughes2017-06-081-1/+1
* fRichard Hughes2017-06-084-12/+35
* fRichard Hughes2017-06-071-1/+2
* fRichard Hughes2017-06-072-2/+2
* fRichard Hughes2017-06-071-0/+1
* fRichard Hughes2017-06-072-4/+3
* fRichard Hughes2017-06-071-1/+1
* fRichard Hughes2017-06-071-1/+1
* fRichard Hughes2017-06-072-2/+5
* fRichard Hughes2017-06-072-2/+4
* fRichard Hughes2017-06-073-5/+6
* fRichard Hughes2017-06-072-1/+2
* fRichard Hughes2017-06-072-1/+2
* Enable Travis CI for Fedora 26 and Debian StretchRichard Hughes2017-06-074-0/+35
* Do not add the GNOME-Software-specific categories or icons by defaultRichard Hughes2017-06-076-39/+56
* Do not enforce that the project_group is a valid environment_idRichard Hughes2017-06-022-5/+3
* trivial: Remove autotools fixups no longer requiredRichard Hughes2017-06-011-4/+0
* Add the missing shell-extension pluginRichard Hughes2017-06-013-1/+25
* Actually return failure if the AsbTask failsRichard Hughes2017-06-011-58/+38
* trivial: Fix a variable with a misleading nameRichard Hughes2017-06-012-8/+8
* trivial: Fix a warning message to be more clearRichard Hughes2017-06-011-1/+1
* Remove functionality processing an old metadata fileRichard Hughes2017-06-012-91/+3
* trivial: Remove the ability to run threadedRichard Hughes2017-06-012-69/+18
* trivial: Prevent crash when a sanity check failsRichard Hughes2017-06-011-0/+2
* Add the limits in the validation output messagesRichard Hughes2017-05-272-23/+33
* Fix the default plugin directory used by appstream-builderRichard Hughes2017-05-231-1/+3
* Show a warning if adding keywords after the keyword cache was createdRichard Hughes2017-05-231-0/+8
* trivial: Try linking the GIR file with the local appstream-glibRichard Hughes2017-05-221-0/+1
* Add as_store_get_apps_by_id_merge()Richard Hughes2017-05-162-0/+21
* trivial: Ensure HAVE_GCAB is set when libgcab is being usedRichard Hughes2017-05-162-1/+5
* Remove the cache-id functionalityRichard Hughes2017-05-165-253/+35
* trivial: Add back the Requires and Requires.private in the .pc filesRichard Hughes2017-05-152-0/+15
* trivial: Fix the autogenerated pkgconfig filesRichard Hughes2017-05-112-2/+2
* Merge pull request #167 from ebassi/conditional-docsEmmanuele Bassi2017-05-103-2/+6
|\
| * build: Conditionally generate the API referenceEmmanuele Bassi2017-05-101-1/+3
| * build: Conditionally generate man pagesEmmanuele Bassi2017-05-101-1/+1
| * build: Add options for building API docs and man pagesEmmanuele Bassi2017-05-101-0/+2
|/
* build: Improve build-api wrapper for Meson (#166)Emmanuele Bassi2017-05-101-12/+47
* Switch to the meson build system.Richard Hughes2017-05-1044-2024/+1002
* trivial: Fix a -Wpointer-sign warning0_6_XRichard Hughes2017-05-091-1/+1
* trivial: post release version bumpRichard Hughes2017-05-082-5/+5
* Release version 0.6.13appstream_glib_0_6_13Richard Hughes2017-05-081-0/+17
* Add as_app_remove_kudo()Richard Hughes2017-05-042-0/+24
* Add as_app_remove_category()Richard Hughes2017-05-042-0/+23
* Add a 'check-component' command to appstream-utilRichard Hughes2017-05-031-0/+117
* trivial: Add a regex command to appstream-util for testing firmware versionsRichard Hughes2017-05-031-0/+29
* Casefold all stemmed entriesRichard Hughes2017-05-022-7/+18
* trivial: Do not store the .shell-extension prefix in the search cacheRichard Hughes2017-05-021-0/+1
* Support non-numeric version numbers correctlyRichard Hughes2017-05-023-9/+70
* Add as_utils_guid_from_data()Richard Hughes2017-04-262-31/+70