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
/
as-store.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
store: Provide async variants of load functions
Florian Müllner
2018-08-06
1
-0
/
+128
*
Add object type checks on the inputs of all functions
Robert Ancell
2018-06-27
1
-0
/
+34
*
Do not parse firmware files
Richard Hughes
2018-06-12
1
-13
/
+1
*
trivial: Do not store hundreds of duplicate AsApp origin strings
Richard Hughes
2018-05-21
1
-1
/
+1
*
trivial: Do not store hundreds of duplicate AsApp icon path strings
Richard Hughes
2018-05-21
1
-1
/
+1
*
Add as_store_get_app_by_launchable()
Richard Hughes
2018-04-18
1
-0
/
+37
*
Don't expect an enum when really passing a bitfield
Richard Hughes
2018-01-22
1
-35
/
+32
*
Add more GObject Introspection annotations for Python
Richard Hughes
2018-01-22
1
-2
/
+2
*
Add as_store_get_apps_by_provide()
Richard Hughes
2017-12-14
1
-0
/
+38
*
Do not assign "flatpak" as an app's origin when no origin was found
Joaquim Rocha
2017-09-06
1
-2
/
+5
*
Skip loading desktop data from Snap directory.
Robert Ancell
2017-06-28
1
-0
/
+4
*
trivial: Ensure every app has format set before adding to store
Richard Hughes
2017-06-22
1
-0
/
+7
*
trivial: Prevent crash when a sanity check fails
Richard Hughes
2017-06-01
1
-0
/
+2
*
Add as_store_get_apps_by_id_merge()
Richard Hughes
2017-05-16
1
-0
/
+19
*
trivial: Ensure HAVE_GCAB is set when libgcab is being used
Richard Hughes
2017-05-16
1
-1
/
+1
*
Add functions for getting the AsStore search match
Richard Hughes
2017-04-15
1
-1
/
+19
*
Copy hash table keys from AsApp to avoid them being used after they've been f...
Robert Ancell
2017-03-30
1
-6
/
+6
*
trivial: Update app ID rename list
Kalev Lember
2017-03-10
1
-0
/
+4
*
Deprecate app_set_source_file() and app_set_source_kind()
Richard Hughes
2017-02-27
1
-39
/
+78
*
Do not set the AsApp state using the AsRelease state
Richard Hughes
2017-02-27
1
-11
/
+3
*
trivial: Use the new AsFormatKind defines
Richard Hughes
2017-02-27
1
-26
/
+26
*
trivial: Update app ID rename list
Kalev Lember
2017-02-07
1
-0
/
+2
*
trivial: Fix a crash when removing apps from the store
Richard Hughes
2017-02-02
1
-5
/
+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
*
AsStore: hold a ref in hash_unique_id to avoid use-after-free (#149)
Simon McVittie
2017-01-26
1
-2
/
+2
*
Do not ignore type=replace merge components
Richard Hughes
2017-01-12
1
-1
/
+1
*
trivial: Add yakuake.desktop to rename list
Kalev Lember
2017-01-05
1
-0
/
+1
*
trivial: Add some asserts to shut up clang
Richard Hughes
2016-12-15
1
-0
/
+7
*
Subsume the AppData releases into AppStream items
Richard Hughes
2016-12-15
1
-0
/
+2
*
Add Geary to the app id fallbacks (#141)
Niels De Graef
2016-12-09
1
-0
/
+1
*
Add support for ONLY_NATIVE_LANGS when parsing yaml files
Richard Hughes
2016-11-21
1
-1
/
+4
*
Cache the stemmer results in a hash table
Richard Hughes
2016-11-21
1
-2
/
+2
*
Use refcounted strings in all objects
Richard Hughes
2016-11-21
1
-6
/
+18
*
trivial: Remove two unused variables
Kalev Lember
2016-11-07
1
-1
/
+0
*
trivial: Restore behaviour compatibility to fix self tests
Richard Hughes
2016-11-04
1
-0
/
+1
*
Allow the client to control what search fields are indexed
Richard Hughes
2016-11-03
1
-0
/
+19
*
trivial: Only load native languages from desktop files when the flag is set
Richard Hughes
2016-11-03
1
-0
/
+4
*
Only load native languages when parsing AppStream data
Richard Hughes
2016-11-03
1
-7
/
+10
*
trivial: Show threaded tasks in bold in the profile output
Richard Hughes
2016-11-02
1
-1
/
+1
*
Use multiple threads to load the search cache
Richard Hughes
2016-11-02
1
-3
/
+15
*
Load the search token blacklist into a hash table
Richard Hughes
2016-11-02
1
-0
/
+37
*
trivial: Unsingleton AsStemmer and use a shared instance in AsStore
Richard Hughes
2016-11-02
1
-0
/
+7
*
Add as_store_load_search_cache()
Richard Hughes
2016-11-02
1
-0
/
+32
*
Add app-removed, app-added and app-changed signals to AsStore
Richard Hughes
2016-10-31
1
-1
/
+67
*
Always copy the installed state when replacing AppData with AppStream
Richard Hughes
2016-10-19
1
-0
/
+2
*
Ensure the component scope is set when loading yaml files
Richard Hughes
2016-10-19
1
-3
/
+9
*
Revert "trivial: Restrict the bundle kind when parsing local files"
Richard Hughes
2016-10-19
1
-7
/
+0
*
Monitor missing AppStream directories
Richard Hughes
2016-10-19
1
-42
/
+40
*
Allow filtering applications based on merge type
Richard Hughes
2016-10-12
1
-1
/
+18
[next]