summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.6.12appstream_glib_0_6_12Richard Hughes2017-04-123-34/+48
* trivial: Fix the last warning with -Wdiscarded-qualifiersRichard Hughes2017-04-121-1/+1
* Fix the predicate comparison when using globs in metainfo filesRichard Hughes2017-04-122-13/+48
* Validate kudos in AppData and AppStream filesRichard Hughes2017-04-031-0/+27
* Copy hash table keys from AsApp to avoid them being used after they've been f...Robert Ancell2017-03-302-6/+44
* trivial: post release version bumpRichard Hughes2017-03-202-5/+5
* Release version 0.6.11appstream_glib_0_6_11Richard Hughes2017-03-203-18/+36
* Add initial support for Mozilla .xpi translationsRichard Hughes2017-03-172-0/+76
* trivial: Find .pak translations in all libdirsRichard Hughes2017-03-171-17/+20
* trivial: Split out some common functionalityRichard Hughes2017-03-171-9/+11
* Parse small version numbers correctlyRichard Hughes2017-03-172-3/+6
* Fix compile with -Wdiscarded-qualifiersRichard Hughes2017-03-1519-77/+117
* trivial: Report the archive filename if it cannot be openedRichard Hughes2017-03-151-1/+2
* Show a warning if a desktop file is not found when requiredRichard Hughes2017-03-151-0/+12
* Revert "Enable the stack protection in local builds"Kalev Lember2017-03-101-2/+0
* trivial: Update app ID rename listKalev Lember2017-03-101-0/+4
* Make content_rating a requirement for any component with the 'Game' categoryRichard Hughes2017-03-093-2/+18
* Fix a problem with appstream-compose with older AppData filesRichard Hughes2017-03-081-4/+8
* Don't crash when using 'appstream-util show-search-tokens'Richard Hughes2017-03-081-3/+3
* trivial: post release version bumpRichard Hughes2017-03-062-5/+5
* 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