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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set a better icon for codecs
Kalev Lember
2016-11-26
1
-1
/
+1
*
trivial: Fix a tiny memory leak when escaping cdata
Richard Hughes
2016-11-26
1
-4
/
+1
*
Enable the stack protection in local builds
Richard Hughes
2016-11-23
1
-0
/
+2
*
Use full RELRO in the client executables
Richard Hughes
2016-11-23
2
-0
/
+8
*
Add support for ONLY_NATIVE_LANGS when parsing yaml files
Richard Hughes
2016-11-21
5
-24
/
+110
*
Cache the stemmer results in a hash table
Richard Hughes
2016-11-21
5
-22
/
+50
*
trivial: Use a finer threshold when performing massif
Richard Hughes
2016-11-21
1
-2
/
+4
*
Allocate the release sizes at runtime
Richard Hughes
2016-11-21
1
-17
/
+29
*
trivial: Add as_ref_string_new_static()
Richard Hughes
2016-11-21
5
-4
/
+24
*
trivial: Add as_ref_string_debug()
Richard Hughes
2016-11-21
3
-0
/
+119
*
Lazy load the screenshot captions storage
Richard Hughes
2016-11-21
1
-5
/
+19
*
Use refcounted strings as the localised key
Richard Hughes
2016-11-21
1
-2
/
+4
*
Lazy load structures in AsRelease
Richard Hughes
2016-11-21
1
-12
/
+50
*
trivial: Don't split the text every time in the XML parsing hot path
Richard Hughes
2016-11-21
1
-0
/
+8
*
Use refcounted strings in all objects
Richard Hughes
2016-11-21
16
-483
/
+492
*
Add a refcounted overloaded C string object
Richard Hughes
2016-11-21
4
-0
/
+345
*
trivial: Show a total process time when using appstream-util --profile
Richard Hughes
2016-11-18
1
-0
/
+3
*
Don't export NULL tags from AppData file
Richard Hughes
2016-11-18
1
-1
/
+3
*
Detect invalid files in the libyaml read handler
Richard Hughes
2016-11-18
1
-6
/
+8
*
Dedupliate nonstandard tag names using a hash table
Richard Hughes
2016-11-15
1
-51
/
+68
*
trivial: Fix the self tests now we're stemming the tag cache
Richard Hughes
2016-11-14
1
-4
/
+0
*
Deduplicate common AsNode cdata sections for some tag types
Richard Hughes
2016-11-14
1
-3
/
+60
*
Deduplicate the AsNode attribute key and value using a hash table
Richard Hughes
2016-11-14
2
-31
/
+96
*
Don't recommend use of DISTCHECK_CONFIGURE_FLAGS (#139)
Michael Catanzaro
2016-11-10
1
-1
/
+1
*
trivial: Do not attempt to parse unknown tags when converting
Richard Hughes
2016-11-10
1
-0
/
+4
*
Do not save the XML attributes if the node or parent node is being ignored
Richard Hughes
2016-11-10
1
-11
/
+19
*
trivial: Do not leak the entry if the file cannot be read
Richard Hughes
2016-11-09
1
-2
/
+4
*
Check the return value of the stat call
Richard Hughes
2016-11-09
1
-1
/
+2
*
trivial: Use g_autoptr to avoid a Coverity warning
Richard Hughes
2016-11-09
1
-18
/
+10
*
trivial: Remove two unused variables
Kalev Lember
2016-11-07
2
-2
/
+0
*
trivial: post release version bump
Richard Hughes
2016-11-07
2
-5
/
+5
*
Release version 0.6.5
appstream_glib_0_6_5
Richard Hughes
2016-11-07
2
-0
/
+23
*
trivial: Add API to set the smallest recorded delay time
Richard Hughes
2016-11-07
2
-1
/
+20
*
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
6
-42
/
+114
*
trivial: Only load native languages from desktop files when the flag is set
Richard Hughes
2016-11-03
3
-8
/
+26
*
Only load native languages when parsing AppStream data
Richard Hughes
2016-11-03
6
-12
/
+43
*
trivial: Speed up checking token validity by a few ms
Richard Hughes
2016-11-03
1
-9
/
+9
*
trivial: Show threaded tasks in bold in the profile output
Richard Hughes
2016-11-02
3
-2
/
+35
*
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
5
-27
/
+74
*
trivial: Unsingleton AsStemmer and use a shared instance in AsStore
Richard Hughes
2016-11-02
4
-13
/
+33
*
Add as_store_load_search_cache()
Richard Hughes
2016-11-02
3
-0
/
+36
*
trivial: Output profiling infomation to stderr
Richard Hughes
2016-11-02
1
-8
/
+8
*
Only transliterate when the locale requires it
Richard Hughes
2016-11-02
1
-1
/
+14
*
trivial: Allocate less strings when generating the token cache
Richard Hughes
2016-11-02
1
-10
/
+2
*
trivial: Allow priming the search cache using a NULL search value
Richard Hughes
2016-11-01
1
-4
/
+4
*
trivial: Allow the stemmer to be disabled at runtime for testing
Richard Hughes
2016-11-01
1
-1
/
+3
*
Add app-removed, app-added and app-changed signals to AsStore
Richard Hughes
2016-10-31
4
-4
/
+124
*
Merge also the metadata when merging two apps
Joaquim Rocha
2016-10-21
1
-0
/
+1
[next]