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
...
*
Add search-pkgname to appstream-glib
Richard Hughes
2016-04-07
1
-0
/
+49
*
Ignore desktop files with X-AppStream-Ignore
Richard Hughes
2016-04-04
1
-0
/
+10
*
trivial: post release version bump
Richard Hughes
2016-04-01
2
-5
/
+5
*
Release version 0.5.13
appstream_glib_0_5_13
Richard Hughes
2016-04-01
10
-57
/
+73
*
Do not hardcode x86_64 when searching for xdg-app metadata
Richard Hughes
2016-04-01
1
-1
/
+52
*
trivial: Only remove apps with a veto when specified
Richard Hughes
2016-03-31
1
-1
/
+2
*
Add as_store_remove_apps_with_veto()
Richard Hughes
2016-03-31
2
-1
/
+13
*
Enforce the requirement of AppData for 'Categories=DesktopSettings'
Richard Hughes
2016-03-31
1
-0
/
+70
*
Use a wildcard for the font preview checksum
Richard Hughes
2016-03-31
1
-4
/
+5
*
Always veto anything with X-Unity-Settings-Panel
Richard Hughes
2016-03-31
1
-0
/
+12
*
Support more DEP11 YAML markup
Richard Hughes
2016-03-31
3
-0
/
+81
*
trivial: Fix a gtk-doc markup warning
Richard Hughes
2016-03-31
1
-1
/
+1
*
Also filter YAML apps before adding to the store
Richard Hughes
2016-03-31
1
-0
/
+7
*
trivial: post release version bump
Richard Hughes
2016-03-29
2
-5
/
+5
*
Release version 0.5.12
appstream_glib_0_5_12
Richard Hughes
2016-03-29
27
-92
/
+210
*
Add a merge-appstream command to appstream-util
Richard Hughes
2016-03-28
1
-1
/
+62
*
Add as_app_has_compulsory_for_desktop()
Richard Hughes
2016-03-28
3
-0
/
+30
*
Merge duplicate AppStream component entries
Richard Hughes
2016-03-27
1
-10
/
+1
*
Add as_store_get_apps_by_id()
Richard Hughes
2016-03-23
3
-0
/
+45
*
Add as_store_get_app_by_id_ignore_prefix()
Richard Hughes
2016-03-23
3
-0
/
+54
*
Add AS_APP_QUIRK_MATCH_ANY_PREFIX
Richard Hughes
2016-03-23
1
-0
/
+2
*
Add as_app_get_id_no_prefix()
Richard Hughes
2016-03-23
2
-0
/
+24
*
Split up AudioVideo into two categories
Richard Hughes
2016-03-18
1
-0
/
+7
*
trivial: Add some more OARS CSM ages
Richard Hughes
2016-03-14
1
-0
/
+8
*
Add support for content ratings
Richard Hughes
2016-03-09
12
-3
/
+704
*
trivial: Add missing gtk-doc
Richard Hughes
2016-03-09
1
-0
/
+1
*
trivial: post release version bump
Richard Hughes
2016-03-08
2
-5
/
+5
*
Release version 0.5.11
appstream_glib_0_5_11
Richard Hughes
2016-03-08
27
-99
/
+225
*
Merge pull request #96 from robert-ancell/dep11-media-base-url
Robert Ancell
2016-03-08
4
-3
/
+49
|
\
|
*
Implement DEP-11 MediaBaseUrl support
Robert Ancell
2016-03-04
4
-3
/
+49
*
|
Tokenize names like 'half-life' into two tokens for searching
Richard Hughes
2016-03-04
2
-13
/
+41
|
/
*
Add a 'markup-import' command to appstream-util for testing text import
Richard Hughes
2016-03-03
1
-0
/
+54
*
Support importing HTML text using as_markup_import()
Richard Hughes
2016-03-03
2
-1
/
+322
*
trivial: Prefer <ul> over <ol> when the list start is unknown
Richard Hughes
2016-03-03
2
-12
/
+12
*
Add as_utils_string_replace()
Richard Hughes
2016-03-03
8
-108
/
+97
*
Split out as-markup into a new source file
Richard Hughes
2016-03-03
9
-434
/
+517
*
Add a AsMarkupConvertFormat to as_markup_import()
Richard Hughes
2016-03-03
4
-16
/
+42
*
trivial: Fix another compile warning with GCC6
Richard Hughes
2016-03-03
1
-1
/
+1
*
trivial: Fix a tiny introspection warning
Richard Hughes
2016-03-03
1
-1
/
+1
*
trivial: Fix FALSE/NULL confusion spotted with GCC6
Richard Hughes
2016-03-03
2
-2
/
+2
*
Do not mark all subsumed applications as installed
Richard Hughes
2016-03-03
1
-1
/
+1
*
trivial: When searching look in the user app-info dirs too
Richard Hughes
2016-03-02
1
-1
/
+5
*
Do not tokenize the application ID or package name
Richard Hughes
2016-03-02
1
-2
/
+2
*
Add support for GNOME Shell extensions
Richard Hughes
2016-03-01
4
-0
/
+243
*
Add as_markup_import()
Richard Hughes
2016-03-01
3
-0
/
+65
*
Fix crash when validating files containing invalid remote URIs
Richard Hughes
2016-03-01
1
-1
/
+1
*
Add AS_APP_KIND_LOCALIZATION
Richard Hughes
2016-03-01
2
-0
/
+6
*
Merge pull request #95 from robert-ancell/function-ordering
Richard Hughes
2016-03-01
1
-2
/
+2
|
\
|
*
Fix ordering of parameters to as_store_search_app_info
Robert Ancell
2016-03-01
1
-2
/
+2
|
/
*
trivial: Do not require icons for generic component types
Richard Hughes
2016-02-26
1
-2
/
+7
[prev]
[next]