index
:
delta/appstream-glib.git
0_1_X
0_2_X
0_3_X
0_4_X
0_5_X
0_6_X
0_7_X
ignatenko/patch1
main
master
wip/alex/compose
wip/fedora_maintainer_v2
wip/hughsie/AS_URL_KIND_DETAILS
wip/hughsie/AsRefString
wip/hughsie/AsRequire
wip/hughsie/AsReview
wip/hughsie/AsStoreCab
wip/hughsie/AsSuggest
wip/hughsie/LANG_C
wip/hughsie/LANG_C-2
wip/hughsie/agreement-localize
wip/hughsie/arm-fixes
wip/hughsie/debian
wip/hughsie/desktop-fixes
wip/hughsie/dotted-decimal
wip/hughsie/icons-in-metainfo
wip/hughsie/introspection-fixes
wip/hughsie/meson
wip/hughsie/new-style-id-fix
wip/hughsie/new-style-meson-args
wip/hughsie/nofirmware
wip/hughsie/permissions
wip/hughsie/pragma-once
wip/hughsie/privacy-gdpr
wip/hughsie/requires-hardware
wip/hughsie/rhel-72
wip/hughsie/runtime-version
wip/hughsie/save-writes
wip/hughsie/symbol-sanity
wip/hughsie/symlinks
wip/hughsie/tilde-all-powerful
wip/hughsie/travis
wip/hughsie/unique-id-hash
wip/hughsie/unique_id
wip/hughsie/win32
wip/hughsie/xdg-app
wip/hughsie/yml-icons
wip/jrocha/attribute-changes
wip/jrocha/fix-user-repos
wip/jrocha/monitor-missing-dirs
wip/kalev/Bsymbolic
wip/kalev/as-ref-string-destructor
wip/kalev/as-store-locking
wip/kalev/as-store-search-cache-ref
wip/kalev/bz1368378
wip/kalev/do-not-require-translation-tag
wip/kalev/gperf31
wip/kalev/mutex-init-twice
wip/kalev/my_pstrcmp
wip/kalev/rpmvercmp
wip/kalev/source-files-array
wip/kalev/spdx-+-tokenize
wip/kalev/veto-empty-onlyshowin
wip/mak/cpttypes
github.com: hughsie/appstream-glib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libappstream-glib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to the meson build system.
Richard Hughes
2017-05-10
5
-303
/
+229
*
trivial: Fix a -Wpointer-sign warning
0_6_X
Richard Hughes
2017-05-09
1
-1
/
+1
*
Add as_app_remove_kudo()
Richard Hughes
2017-05-04
2
-0
/
+24
*
Add as_app_remove_category()
Richard Hughes
2017-05-04
2
-0
/
+23
*
Casefold all stemmed entries
Richard Hughes
2017-05-02
2
-7
/
+18
*
trivial: Do not store the .shell-extension prefix in the search cache
Richard Hughes
2017-05-02
1
-0
/
+1
*
Support non-numeric version numbers correctly
Richard Hughes
2017-05-02
2
-9
/
+30
*
Add as_utils_guid_from_data()
Richard Hughes
2017-04-26
2
-31
/
+70
*
Add support for icon scaling
Richard Hughes
2017-04-21
3
-6
/
+119
*
trivial: Fix up some broken links in the generated documentation
Richard Hughes
2017-04-21
3
-2
/
+4
*
Add support for <launchable>
Richard Hughes
2017-04-21
10
-4
/
+662
*
trivial: Use the new custom tag in the self tests
Richard Hughes
2017-04-21
1
-3
/
+3
*
Allow using the app origin as a search keyword
Richard Hughes
2017-04-15
2
-0
/
+8
*
Add functions for getting the AsStore search match
Richard Hughes
2017-04-15
2
-1
/
+20
*
Add functions for getting the AsApp search match
Richard Hughes
2017-04-15
3
-3
/
+29
*
trivial: Fix the last warning with -Wdiscarded-qualifiers
Richard Hughes
2017-04-12
1
-1
/
+1
*
Fix the predicate comparison when using globs in metainfo files
Richard Hughes
2017-04-12
2
-13
/
+48
*
Validate kudos in AppData and AppStream files
Richard Hughes
2017-04-03
1
-0
/
+27
*
Copy hash table keys from AsApp to avoid them being used after they've been f...
Robert Ancell
2017-03-30
2
-6
/
+44
*
Add initial support for Mozilla .xpi translations
Richard Hughes
2017-03-17
1
-0
/
+75
*
trivial: Find .pak translations in all libdirs
Richard Hughes
2017-03-17
1
-17
/
+20
*
trivial: Split out some common functionality
Richard Hughes
2017-03-17
1
-9
/
+11
*
Parse small version numbers correctly
Richard Hughes
2017-03-17
2
-3
/
+6
*
Fix compile with -Wdiscarded-qualifiers
Richard Hughes
2017-03-15
18
-76
/
+117
*
trivial: Report the archive filename if it cannot be opened
Richard Hughes
2017-03-15
1
-1
/
+2
*
trivial: Update app ID rename list
Kalev Lember
2017-03-10
1
-0
/
+4
*
Make content_rating a requirement for any component with the 'Game' category
Richard Hughes
2017-03-09
2
-2
/
+17
*
Don't crash when using 'appstream-util show-search-tokens'
Richard Hughes
2017-03-08
1
-3
/
+3
*
as-node: Add back as_node_context_{get,set}_source_kind (#157)
Iain Lane
2017-02-28
2
-0
/
+40
*
Ignore <p></p> in AppStream markup
Richard Hughes
2017-02-27
2
-1
/
+5
*
Deprecate app_set_source_file() and app_set_source_kind()
Richard Hughes
2017-02-27
5
-133
/
+266
*
Recalculate the state when formats are added or removed from a AsApp
Richard Hughes
2017-02-27
1
-0
/
+34
*
Do not set the AsApp state using the AsRelease state
Richard Hughes
2017-02-27
1
-11
/
+3
*
Add new API to GsApp to handle AsFormat objects
Richard Hughes
2017-02-27
2
-0
/
+142
*
trivial: Rename some non exported symbols to use AsFormat
Richard Hughes
2017-02-27
5
-21
/
+21
*
trivial: Use the new AsFormatKind defines
Richard Hughes
2017-02-27
10
-181
/
+135
*
Add AsFormat object
Richard Hughes
2017-02-27
3
-0
/
+370
*
trivial: Add a missing gtk-doc comment
Richard Hughes
2017-02-26
1
-0
/
+1
*
Fail to validate if any release is in the future
Richard Hughes
2017-02-21
2
-2
/
+11
*
Fail to validate if the release children are in the wrong order
Richard Hughes
2017-02-21
4
-6
/
+61
*
trivial: Update app ID rename list
Kalev Lember
2017-02-07
1
-0
/
+2
*
Revert "Require name and summary for validate-relax"
Kalev Lember
2017-02-03
1
-0
/
+1
*
trivial: Fix a crash when removing apps from the store
Richard Hughes
2017-02-02
1
-5
/
+6
*
Require name and summary for validate-relax
Kalev Lember
2017-01-30
1
-1
/
+0
*
Ignore -Wconversion and -Wsign-conversion warnings from generated file
Kalev Lember
2017-01-30
1
-0
/
+4
*
Fix the build with gperf 3.1
Kalev Lember
2017-01-30
1
-3
/
+2
*
Make gperf a hard dep
Kalev Lember
2017-01-30
2
-22
/
+3
*
Add a destructor for AsRefString
Kalev Lember
2017-01-28
1
-0
/
+6
*
store: Fix use after free with hash table keys
Kalev Lember
2017-01-27
1
-0
/
+5
*
trivial: Update app ID rename list
Kalev Lember
2017-01-27
1
-0
/
+22
[next]