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-self-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer stock icons when using as_app_get_icon_default()
Richard Hughes
2016-01-14
1
-4
/
+9
*
trivial: Fix the self tests after the blacklist cull
Richard Hughes
2016-01-14
1
-2
/
+1
*
Check the project_group when validating
Richard Hughes
2015-12-30
1
-1
/
+3
*
Fix a crash when tokenizing a NULL string
Richard Hughes
2015-12-16
1
-0
/
+10
*
Add as_utils_license_to_spdx()
Richard Hughes
2015-12-09
1
-0
/
+5
*
Generate GUID values according to RFC4122
Richard Hughes
2015-11-15
1
-3
/
+6
*
Use a wildcard in the self tests to ignore GCab-generated hash differences
Richard Hughes
2015-10-27
1
-3
/
+10
*
Do not attempt to parse the version in as_release_set_version()
Richard Hughes
2015-10-27
1
-4
/
+0
*
libappstream-glib: Do not parse ISO dates as uint32 version numbers
Richard Hughes
2015-10-26
1
-0
/
+1
*
Use a MS-style version number when parsing a hex version
Richard Hughes
2015-10-18
1
-13
/
+20
*
Do not use the DriverVersion for the inf file version
Richard Hughes
2015-10-18
1
-3
/
+3
*
Revert "Switch to the Microsoft dotted-decimal version encoding"
Richard Hughes
2015-10-12
1
-10
/
+9
*
Switch to the Microsoft dotted-decimal version encoding
Richard Hughes
2015-10-09
1
-9
/
+10
*
Add the ability to parse .cab archives as AppStream stores
Richard Hughes
2015-10-07
1
-0
/
+58
*
trivial: Fix distcheck by searching the built files
Richard Hughes
2015-10-07
1
-4
/
+9
*
trivial: Fix tests after a3c4fa9c5f97dffdd747657dfc1e59fa42185b54
Richard Hughes
2015-10-06
1
-5
/
+5
*
Add support for <size>
Richard Hughes
2015-10-02
1
-0
/
+9
*
Always escape AppStream descriptions when doing passthrough
Richard Hughes
2015-10-02
1
-2
/
+2
*
Allow as_markup_convert() to ignore errors
Richard Hughes
2015-10-01
1
-0
/
+16
*
Add as_markup_validate() to check descriptions
Richard Hughes
2015-10-01
1
-0
/
+18
*
Always use a dotted-decimal representation of the version
Richard Hughes
2015-09-24
1
-1
/
+49
*
Accept a '0x' hexidecimal prefix when parsing a component
Richard Hughes
2015-09-23
1
-0
/
+4
*
Use the typedef'd name in the code to help readability
Richard Hughes
2015-09-14
1
-38
/
+38
*
Use specific types to remove the last _cleanup_free usage
Richard Hughes
2015-09-14
1
-6
/
+5
*
Don't reallocate malloc'd memory with g_malloc
Kalev Lember
2015-09-12
1
-6
/
+1
*
Add support for release urgency
Richard Hughes
2015-09-11
1
-1
/
+2
*
Use glib's cleanup functions for GString
Kalev Lember
2015-09-10
1
-7
/
+7
*
Use GLib's cleanup functions instead of libgsystem's
Kalev Lember
2015-09-08
1
-159
/
+159
*
Ignore empty AppStream XML files
Richard Hughes
2015-08-27
1
-0
/
+14
*
Avoid using PATH_MAX
Pino Toscano
2015-08-25
1
-4
/
+4
*
trivial: Fix build warning in make check
Richard Hughes
2015-08-13
1
-1
/
+0
*
Support the SPDX 'NONE' and 'NOASSERTION' keywords
Richard Hughes
2015-08-13
1
-0
/
+1
*
Support SPDX IDs with the LicenseRef prefix
Richard Hughes
2015-08-13
1
-0
/
+1
*
Do not blacklist the 'desktop' token as this is sometimes legitimate
Richard Hughes
2015-08-12
1
-0
/
+1
*
Remove an unused exported method
Richard Hughes
2015-08-11
1
-15
/
+0
*
trivial: Do not run the slow GFileMonitor tests by default
Richard Hughes
2015-08-10
1
-4
/
+8
*
Find the application in a store by the provide value
Richard Hughes
2015-08-10
1
-0
/
+38
*
Add two functions from fwupd for checking GUID strings
Richard Hughes
2015-08-10
1
-0
/
+21
*
trivial: Remove the unused as_utils_get_string_overlap()
Richard Hughes
2015-08-04
1
-43
/
+0
*
Remove support for lower than AppStream 0.6
Richard Hughes
2015-08-03
1
-48
/
+54
*
Remove another length argument
Richard Hughes
2015-08-03
1
-28
/
+28
*
Remove some deprecated API
Richard Hughes
2015-08-03
1
-6
/
+0
*
Drop the unused _len arguments on many functions
Richard Hughes
2015-08-03
1
-71
/
+59
*
Add AsChecksum
Richard Hughes
2015-08-03
1
-6
/
+81
*
Emit the AsStore::changed signal if files or directories change
Richard Hughes
2015-07-27
1
-0
/
+148
*
Add AsMonitor an abstraction on top of GFileMonitor
Richard Hughes
2015-07-27
1
-0
/
+235
*
trivial: Set the source_file when using as_store_from_file()
Richard Hughes
2015-07-25
1
-0
/
+1
*
Do not parse non-standard sections in .inf files
Richard Hughes
2015-07-23
1
-1
/
+0
*
Add as_release_set_filename()
Richard Hughes
2015-07-23
1
-0
/
+2
*
Add as_release_vercmp()
Richard Hughes
2015-07-22
1
-1
/
+8
[next]