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-node.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build of libappstream-glib clients
Jürg Billeter
2019-02-10
1
-1
/
+1
*
Use '#pragma once' to avoid a lot of boilerplate
Richard Hughes
2019-02-09
1
-6
/
+2
*
Use the SPDX-License-Identifier in all source files
Richard Hughes
2019-02-09
1
-15
/
+1
*
Fix an invalid read when using as_app_parse_data() from Python
Richard Hughes
2018-01-24
1
-0
/
+4
*
Only load native languages when parsing AppStream data
Richard Hughes
2016-11-03
1
-3
/
+5
*
Add two new GCC warnings and fix up signed/unsigned issues
Richard Hughes
2016-07-25
1
-0
/
+5
*
Use specific types to remove the last _cleanup_free usage
Richard Hughes
2015-09-14
1
-0
/
+4
*
Remove another length argument
Richard Hughes
2015-08-03
1
-1
/
+0
*
Drop the unused _len arguments on many functions
Richard Hughes
2015-08-03
1
-5
/
+2
*
Add as_node_add_attribute_as_int()
Richard Hughes
2014-10-01
1
-0
/
+3
*
Break Base64 encoded data up into block of 76 columns
Richard Hughes
2014-10-01
1
-0
/
+2
*
Use libyaml to read DEP-11 metadata
Richard Hughes
2014-08-20
1
-0
/
+2
*
trivial: Add AS_NODE_ERROR_INVALID_MARKUP for a less fatal error
Richard Hughes
2014-08-05
1
-0
/
+2
*
Add AS_NODE_TO_XML_FLAG_SORT_CHILDREN
Richard Hughes
2014-06-24
1
-0
/
+2
*
Add as_node_find_with_attribute()
Richard Hughes
2014-06-24
1
-0
/
+5
*
Add AS_NODE_INSERT_FLAG_MARK_TRANSLATABLE
Richard Hughes
2014-06-24
1
-0
/
+2
*
Add as_node_remove_attribute()
Richard Hughes
2014-06-18
1
-0
/
+2
*
trivial: Export some more useful API from AsNode
Richard Hughes
2014-06-18
1
-0
/
+16
*
Add as_node_to_file()
Richard Hughes
2014-06-18
1
-0
/
+6
*
Add as_node_get_comment()
Richard Hughes
2014-05-23
1
-0
/
+3
*
Add a flag to as_node_to_xml() so it can process all children
Richard Hughes
2014-04-20
1
-0
/
+2
*
Do not write xml:lang key versions when the same as the 'C' version
Richard Hughes
2014-04-10
1
-0
/
+2
*
Load AppStream files assuming literal text strings
Richard Hughes
2014-04-08
1
-0
/
+2
*
Add as_node_get_tag() and only store the name when the tag is unknown
Richard Hughes
2014-03-26
1
-0
/
+3
*
Add an 'api-version' property to AsStore to generate old-style metadata
Richard Hughes
2014-03-20
1
-0
/
+2
*
Add gtk-doc file headers and flesh out the documentation
Richard Hughes
2014-03-18
1
-8
/
+37
*
Add a AsNodeFromXmlFlags bitfield to allow future API additions
Richard Hughes
2014-03-18
1
-0
/
+8
*
Unexport things we don't want to keep stable
Richard Hughes
2014-03-18
1
-3
/
+0
*
Add a lot of Gtk-Doc markup and generate a valid GIR file
Richard Hughes
2014-03-17
1
-0
/
+3
*
Add as_node_from_file()
Richard Hughes
2014-03-17
1
-0
/
+5
*
Reduce the amount of string copying when parsing a GNode tree
Richard Hughes
2014-03-17
1
-0
/
+1
*
trivial: Add the single inclusion header guards in as-node.h
Richard Hughes
2014-03-17
1
-3
/
+3
*
Add as_node_get_localized_best() to get the best locale from a node
Richard Hughes
2014-03-13
1
-0
/
+2
*
Make as_app_add_language() more friendly for expat-style parsers
Richard Hughes
2014-03-13
1
-0
/
+2
*
Add AsNode
Richard Hughes
2014-03-13
1
-0
/
+99