summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add AsReviewwip/hughsie/AsReviewRichard Hughes2016-07-2011-1/+1425
* trivial: Factor out a soon-to-be-shared functionRichard Hughes2016-07-193-27/+38
* correct issue in transifex link (#119)Jean-Baptiste2016-07-171-2/+1
* Do not save the 'X-' prefixed keys to the AppStream metadataRichard Hughes2016-07-153-9/+38
* Add Sugar as a valid desktop environment (#118)Sam2016-07-141-0/+1
* trivial: post release version bumpRichard Hughes2016-07-132-5/+5
* Release version 0.5.17appstream_glib_0_5_17Richard Hughes2016-07-132-1/+18
* Don't add multiple categories for apps with AudioVideoRichard Hughes2016-07-131-2/+4
* Fix missing keywords in the previous commitJoaquim Rocha2016-07-121-2/+2
* Add external (X-*) keys of an app's desktop file as metadata AsAppJoaquim Rocha2016-07-121-0/+10
* trivial: Remove the X- hack from parsing the category listRichard Hughes2016-07-121-4/+0
* Merge pull request #116 from StefanBruens/make_archive_creation_deterministicIgor Gnatenko2016-07-081-1/+1
|\
| * Correct disabling of timestamps for gzipStefanBruens2016-07-081-1/+1
* | store: Don't emit a warning when flatpak user directory doesn't existKalev Lember2016-07-061-0/+5
* | trivial: Fix a compiler warning with libstemmer disabledKalev Lember2016-07-061-1/+1
* | monitor: Use non-deprecated glib API for monitoring renamesKalev Lember2016-07-061-2/+4
* | Add an AS_STATE_PURCHASING constant (#115)Robert Ancell2016-07-052-0/+4
* | Add an AS_STATE_PURCHASABLE constant so we can support purchasing apps (#114)Robert Ancell2016-06-302-0/+4
* | Fall back to the country code in as_app_get_language()Richard Hughes2016-06-292-6/+22
* | trivial: Fix 'make check' without libstemmerRichard Hughes2016-06-291-0/+4
* | trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-2846-1416/+0
* | trivial: Disable libstemmer by defaultRichard Hughes2016-06-282-1/+2
* | trivial: Do not include the prefix in the id-filenameRichard Hughes2016-06-282-3/+6
* | Optionally use libstemmer for keyword stemmingRichard Hughes2016-06-287-6/+196
* | Fix gtk-doc build when builddir != srcdir (#113)lantw442016-06-131-1/+1
* | trivial: post release version bumpRichard Hughes2016-06-132-5/+5
* | Release version 0.5.16appstream_glib_0_5_16Richard Hughes2016-06-133-9/+26
* | Load metainfo files if presentRichard Hughes2016-06-133-5/+23
* | trivial: Fix several issues to ensure changed signal are sentRichard Hughes2016-06-111-1/+6
* | trivial: Fix make distcheckRichard Hughes2016-06-101-0/+4
* | Add elementary to list of project groupsFabio Valentini2016-06-082-0/+2
* | Correctly detect new AppStream applications in new directoriesRichard Hughes2016-06-081-7/+32
* | trivial: Do not load Flatpak repos when searchingRichard Hughes2016-06-081-9/+0
* | Allow setting the id prefix and origin using a symlink file nameRichard Hughes2016-06-085-11/+120
* | Never allow NULL to be added to AsApp string arrayRichard Hughes2016-06-071-0/+16
* | Do not rename a category ID in AsAppRichard Hughes2016-06-021-4/+0
* | Merge pull request #109 from hughsie/wip/kalev/my_pstrcmpRichard Hughes2016-05-311-1/+7
|\ \
| * | 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