summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the monitor{file} testswip/jrocha/attribute-changesJoaquim Rocha2016-10-171-3/+3
* Also process file changes when an attribute changesJoaquim Rocha2016-10-171-0/+1
* Process monitor's pending triggers on file changesJoaquim Rocha2016-10-171-0/+1
* Do not sent a REMOVED signal when deleting a transient temp fileRichard Hughes2016-10-171-1/+6
* trivial: post release version bumpRichard Hughes2016-10-122-5/+5
* Release version 0.6.4appstream_glib_0_6_4Richard Hughes2016-10-128-37/+61
* Allow filtering applications based on merge typeRichard Hughes2016-10-122-1/+19
* Add flag to only load uncompressed files into a storeRichard Hughes2016-10-122-10/+21
* Add functions to build and validate an AppStream IDRichard Hughes2016-10-123-0/+79
* Fix a small memory leak when parsing yaml filesRichard Hughes2016-09-285-23/+43
* Don't show a critical warning on invalid yaml fileRichard Hughes2016-09-281-2/+13
* Never inhierit Name and Comment when using appstream-composeRichard Hughes2016-09-281-0/+4
* trivial: Fix a couple of warnings with -WundefRichard Hughes2016-09-282-8/+8
* 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