summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.6.9appstream_glib_0_6_9Richard Hughes2017-02-273-14/+28
* Deprecate app_set_source_file() and app_set_source_kind()Richard Hughes2017-02-276-137/+272
* Recalculate the state when formats are added or removed from a AsAppRichard Hughes2017-02-271-0/+34
* Do not set the AsApp state using the AsRelease stateRichard Hughes2017-02-271-11/+3
* Add new API to GsApp to handle AsFormat objectsRichard Hughes2017-02-272-0/+142
* trivial: Rename some non exported symbols to use AsFormatRichard Hughes2017-02-275-21/+21
* trivial: Use the new AsFormatKind definesRichard Hughes2017-02-2711-209/+161
* Add AsFormat objectRichard Hughes2017-02-274-0/+371
* trivial: Add a missing gtk-doc commentRichard Hughes2017-02-261-0/+1
* Fail to validate if any release is in the futureRichard Hughes2017-02-213-2/+16
* Fail to validate if the release children are in the wrong orderRichard Hughes2017-02-215-6/+71
* trivial: Update app ID rename listKalev Lember2017-02-071-0/+2
* Revert "Require name and summary for validate-relax"Kalev Lember2017-02-031-0/+1
* trivial: post release version bumpRichard Hughes2017-02-022-5/+5
* Release version 0.6.8appstream_glib_0_6_8Richard Hughes2017-02-0227-1222/+1243
* trivial: Fix a crash when removing apps from the storeRichard Hughes2017-02-021-5/+6
* util: Add a dummy update_contact to appdata-from-desktopKalev Lember2017-02-011-0/+1
* Require name and summary for validate-relaxKalev Lember2017-01-301-1/+0
* Ignore -Wconversion and -Wsign-conversion warnings from generated fileKalev Lember2017-01-301-0/+4
* Fix the build with gperf 3.1Kalev Lember2017-01-302-3/+22
* Make gperf a hard depKalev Lember2017-01-303-25/+5
* Add a destructor for AsRefStringKalev Lember2017-01-281-0/+6
* store: Fix use after free with hash table keysKalev Lember2017-01-271-0/+5
* trivial: Update app ID rename listKalev Lember2017-01-271-0/+22
* trivial: profile: Free mutex resources in finalize()Kalev Lember2017-01-271-0/+1
* AsStore: hold a ref in hash_unique_id to avoid use-after-free (#149)Simon McVittie2017-01-261-2/+2
* appstream-compose: Support appdata with no desktop filesAlexander Larsson2017-01-181-22/+26
* Read and write the <custom> tagRichard Hughes2017-01-164-3/+9
* Support reading metainfo.xml files when using appstream-composeRichard Hughes2017-01-161-18/+25
* Tighten a rule that classifies apps as web-appsKalev Lember2017-01-161-1/+1
* Do not ignore type=replace merge componentsRichard Hughes2017-01-121-1/+1
* trivial: post release version bumpRichard Hughes2017-01-122-5/+5
* Release version 0.6.7appstream_glib_0_6_7Richard Hughes2017-01-126-22/+42
* Only fail to validate <icon> in AppData desktop componentsRichard Hughes2017-01-111-2/+3
* trivial: Reset GError when skipping a fileKalev Lember2017-01-091-0/+1
* Limit recursive deps lookup to the same source packageKalev Lember2017-01-091-2/+8
* Revert "trivial: Prevent recusion when a package lists itself as a dep"Kalev Lember2017-01-091-4/+0
* Revert "trivial: Do not recurse for library or filename deps"Kalev Lember2017-01-091-8/+0
* trivial: Fix a crash when doing validate-root on an app with no iconRichard Hughes2017-01-081-3/+13
* trivial: Allow a NULL destdir in as_utils_find_icon_filename_full()Richard Hughes2017-01-081-1/+0
* build: Enable C99 support in configure.acPhilip Withnall2017-01-071-0/+4
* Fix a crash when using as_release_get_location_default()Richard Hughes2017-01-061-0/+2
* trivial: Add yakuake.desktop to rename listKalev Lember2017-01-051-0/+1
* Revert "trivial: Correctly truncate existing logfiles"Richard Hughes2017-01-041-81/+34
* trivial: Correctly truncate existing logfilesRichard Hughes2017-01-041-3/+8
* trivial: Fix a critical warning in the self testsRichard Hughes2017-01-041-0/+4
* trivial: Do not recurse for library or filename depsRichard Hughes2017-01-041-0/+8
* Write log files in a better wayRichard Hughes2017-01-041-34/+72
* trivial: Write debug statements into the logsRichard Hughes2017-01-041-2/+1
* Allow loading application XPM iconsRichard Hughes2017-01-041-0/+1