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-app-validate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the inf parsing from appstream-glib
Richard Hughes
2016-08-22
1
-2
/
+1
*
trivial: Fix several -Wsign-conversion issues on ARM
Richard Hughes
2016-08-22
1
-1
/
+1
*
as-app-validate: Check if icon_name is NULL (#130)
Justin J. Kim
2016-08-19
1
-2
/
+4
*
trivial: Don't require screenshots for valid langpacks
Richard Hughes
2016-08-15
1
-1
/
+2
*
trivial: Fix validation of console-application components
Richard Hughes
2016-08-11
1
-4
/
+1
*
Print max caption length when validating
Richard Hughes
2016-08-10
1
-2
/
+6
*
trivial: Be a bit more helpful when reporting validation warnings
Richard Hughes
2016-08-09
1
-80
/
+87
*
No validation failure for lots of releases
Richard Hughes
2016-08-09
1
-5
/
+0
*
Add some more validation checks for keywords
Richard Hughes
2016-08-05
1
-0
/
+14
*
Add two new GCC warnings and fix up signed/unsigned issues
Richard Hughes
2016-07-25
1
-12
/
+12
*
trivial: Get rid of useless internal-only gtk-doc markup
Richard Hughes
2016-06-28
1
-60
/
+0
*
Fix crash when validating files containing invalid remote URIs
Richard Hughes
2016-03-01
1
-1
/
+1
*
Rename a symbol to reflect reality
Richard Hughes
2016-02-25
1
-13
/
+13
*
Properly validate AppStream files with local or remote icons
Richard Hughes
2016-02-24
1
-1
/
+4
*
Add a warning when validating in strict mode a file with invalid tags
Richard Hughes
2016-02-18
1
-0
/
+10
*
trivial: Do not use deprecated libsoup API
Richard Hughes
2016-02-17
1
-5
/
+5
*
Fix a validation error for metainfo files with descriptions
Richard Hughes
2016-02-06
1
-0
/
+10
*
Accept FSFAP as a valid metadata license
Richard Hughes
2016-02-05
1
-0
/
+2
*
Add AsTranslation to support <translation> tags in AppData files
Richard Hughes
2016-01-25
1
-0
/
+11
*
Reject an invalid project group when parsing
Richard Hughes
2016-01-22
1
-11
/
+7
*
Set a validation failure for files using <updatecontact> when being strict
Richard Hughes
2016-01-11
1
-0
/
+6
*
Check the project_group when validating
Richard Hughes
2015-12-30
1
-0
/
+11
*
Accept various 'or later' metadata content licenses
Richard Hughes
2015-12-18
1
-19
/
+39
*
Fix a crash when tokenizing a NULL string
Richard Hughes
2015-12-16
1
-0
/
+10
*
Fix crash in validator when processing '<li></li>'
Richard Hughes
2015-10-08
1
-0
/
+8
*
Require AppData files to be present in the AppStream metadata
Richard Hughes
2015-09-16
1
-0
/
+8
*
Use specific types to remove the last _cleanup_free usage
Richard Hughes
2015-09-14
1
-2
/
+1
*
Add support for release urgency
Richard Hughes
2015-09-11
1
-3
/
+15
*
Use glib's cleanup functions for libsoup as well
Kalev Lember
2015-09-10
1
-2
/
+2
*
Do not fail to validate firmware in AppStream with no screenshots
Richard Hughes
2015-09-08
1
-1
/
+5
*
Use GLib's cleanup functions instead of libgsystem's
Kalev Lember
2015-09-08
1
-7
/
+7
*
Add support for the flashed firmware provide kind
Richard Hughes
2015-08-10
1
-1
/
+4
*
Show a better error message when there's not enough text before <ul>
Kalev Lember
2015-08-06
1
-1
/
+3
*
Remove another length argument
Richard Hughes
2015-08-03
1
-3
/
+1
*
Do not fail due to style warnings when using relaxed validation
Richard Hughes
2015-03-13
1
-97
/
+102
*
trivial: Firmware files do not require screenshots
Richard Hughes
2015-03-10
1
-2
/
+3
*
Relax validation checks to allow empty release sections
Richard Hughes
2015-03-06
1
-5
/
+1
*
trivial: Support the ID kind of 'firmware'
Richard Hughes
2015-03-04
1
-0
/
+1
*
Allow short descriptions when validating <description> in releases
Richard Hughes
2015-02-03
1
-2
/
+9
*
Show the offending text when validation fails
Richard Hughes
2015-01-08
1
-56
/
+91
*
Use <update_contact> from the AppStream specification
Richard Hughes
2014-11-06
1
-2
/
+2
*
trivial: Don't show warnings when doing distcheck
Richard Hughes
2014-11-04
1
-2
/
+2
*
Add some more valid metadata licenses
Richard Hughes
2014-10-21
1
-0
/
+8
*
Support 'local' AppStream icons
Richard Hughes
2014-10-21
1
-0
/
+60
*
trivial: Validate webapps and sources correctly
Richard Hughes
2014-10-21
1
-0
/
+2
*
trivial: Don't require a <name> in an AppData file
Richard Hughes
2014-10-20
1
-1
/
+7
*
Relax validation requirements for font metainfo files
Richard Hughes
2014-10-15
1
-8
/
+7
*
trivial: Relax the <li> length requirement some more
Richard Hughes
2014-08-29
1
-1
/
+1
*
Rework as_utils_spdx_license_tokenize() to be more efficient
Richard Hughes
2014-08-26
1
-7
/
+11
*
Conform to the actual SPDX 2.0 license expression syntax
Richard Hughes
2014-08-26
1
-1
/
+1
[next]