summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.6.10appstream_glib_0_6_10Richard Hughes2017-03-061-0/+9
* as-node: Add back as_node_context_{get,set}_source_kind (#157)Iain Lane2017-02-282-0/+40
* its: add <developer_name> to tags extracted for translation (#156)Piotr Drąg2017-02-271-0/+1
* Ignore <p></p> in AppStream markupRichard Hughes2017-02-272-1/+5
* trivial: post release version bumpRichard Hughes2017-02-272-6/+6
* 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