summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix setting the origin for Flatpak user reposwip/jrocha/fix-user-reposJoaquim Rocha2016-09-271-1/+1
* Add as_content_rating_get_value()Richard Hughes2016-09-213-0/+32
* Fix the CSM rating age calculationRichard Hughes2016-09-212-3/+4
* trivial: Add some sanity checks to the unique-id hash testsRichard Hughes2016-09-201-8/+23
* trivial: Fix two potential deadlocks in the AsProfile codeRichard Hughes2016-09-171-96/+108
* trivial: Fix building AppStream metadata when using local filesRichard Hughes2016-09-152-3/+14
* trivial: Make as_profile_dump() threadsafeRichard Hughes2016-09-141-0/+1
* Add as_profile_set_autoprune() for automatically limiting the profiling outputRichard Hughes2016-09-142-0/+23
* Add as_profile_prune() for limiting the profiling outputRichard Hughes2016-09-142-0/+34
* trivial: Make as_profile_clear() threadsafeRichard Hughes2016-09-141-0/+1
* trivial: Allow detailed profiling when using as_store_from_file()Richard Hughes2016-09-141-8/+5
* Add as_store_add_apps()Richard Hughes2016-09-132-0/+33
* Fix building metadata on repos with mixed architecture contentRichard Hughes2016-09-131-22/+35
* Add support for AppImage bundlesRichard Hughes2016-09-122-0/+6
* trivial: post release version bumpRichard Hughes2016-09-062-5/+5
* Release version 0.6.3appstream_glib_0_6_3Richard Hughes2016-09-0627-1273/+1419
* trivial: Fix up tests after the -lang auto-dep commitRichard Hughes2016-09-061-4/+5
* Add an easy way to add a language to an existing fileRichard Hughes2016-09-061-0/+48
* Add an easy way to add a modalias to an existing fileRichard Hughes2016-09-051-0/+57
* Add -lang package as a dependency in order to properly detect translations (#...Dominique Leuenberger2016-09-051-0/+4
* Convert the built unknown icons to the correct kind depending on the actionRichard Hughes2016-09-053-2/+21
* trivial: Do not write <icon type=unknown> for unknown typesRichard Hughes2016-09-051-3/+5
* Refactor the desktop file icon loading codeRichard Hughes2016-09-041-26/+46
* Add a component kind of 'driver'Richard Hughes2016-09-024-0/+8
* trivial: Sync example spec file with downstreamRichard Hughes2016-09-021-4/+14
* Support components with merge=replace rulesRichard Hughes2016-09-024-31/+146
* trivial: Fix a -Wundef compiler warningKalev Lember2016-08-311-2/+2
* trivial: post release version bumpRichard Hughes2016-08-292-5/+5
* Release version 0.6.2appstream_glib_0.6.2Richard Hughes2016-08-2928-1484/+1640
* trivial: Actually apply the warning flagsRichard Hughes2016-08-272-1/+2
* Add a hash function specifically designed for unique-idsRichard Hughes2016-08-253-1/+112
* trivial: Fix the self tests after the dedupe fix in 7cd80fbRichard Hughes2016-08-251-0/+2
* Ignore system datadirs that are actually per-userRichard Hughes2016-08-251-0/+4
* trivial: Don't show some applications as installed when they are notRichard Hughes2016-08-251-2/+4
* trivial: Add a query-installed command to appstream-utilRichard Hughes2016-08-251-0/+59
* trivial: Do not hang when using 'appstream-util search foo --verbose'Richard Hughes2016-08-251-2/+1
* Do not use the deprecated GNOME_COMPILE_WARNINGSRichard Hughes2016-08-252-201/+39
* trivial: Show the installed state in the appstream-util search outputRichard Hughes2016-08-231-3/+12
* trivial: Restrict the bundle kind when parsing local filesRichard Hughes2016-08-231-0/+7
* trivial: Restrict the scope when parsing local filesRichard Hughes2016-08-231-0/+1
* trivial: Use correct autoptr cleanup on yaml error when loading from a file. ...Mario Limonciello2016-08-221-1/+1
* Don't require an icon from LOCALIZATION kindRichard Hughes2016-08-221-0/+1
* trivial: lower requirement for appstream-glib (#132)Mario Limonciello2016-08-221-1/+1
* Remove the inf parsing from appstream-glibRichard Hughes2016-08-2210-1523/+35
* Revert "as-app-desktop: Fix association between icon names and types (#128)"Richard Hughes2016-08-221-7/+27
* as-app-desktop: Fix association between icon names and types (#128)Philip Withnall2016-08-221-27/+7
* trivial: Fix several -Wsign-conversion issues on ARMRichard Hughes2016-08-227-24/+27
* trivial: Fix a -Wcast-align issue on ARMRichard Hughes2016-08-221-7/+8
* Don't use the prefix check when parsing YAMLRichard Hughes2016-08-211-15/+0
* trivial: Use the correct autoptr cleanup on yaml errorRichard Hughes2016-08-211-1/+1