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-release.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allocate the release sizes at runtime
Richard Hughes
2016-11-18
1
-17
/
+29
*
Lazy load structures in AsRelease
Richard Hughes
2016-11-18
1
-12
/
+50
*
Use refcounted strings in all objects
Richard Hughes
2016-11-18
1
-14
/
+21
*
Add two new GCC warnings and fix up signed/unsigned issues
Richard Hughes
2016-07-25
1
-3
/
+3
*
trivial: Factor out a soon-to-be-shared function
Richard Hughes
2016-07-20
1
-27
/
+1
*
trivial: Get rid of useless internal-only gtk-doc markup
Richard Hughes
2016-06-28
1
-12
/
+0
*
Support more DEP11 YAML markup
Richard Hughes
2016-03-31
1
-0
/
+46
*
Allow setting state on AsRelease objects
Richard Hughes
2016-01-26
1
-1
/
+36
*
Support date=iso8601 attributes in <release> markup
Richard Hughes
2016-01-22
1
-0
/
+36
*
Do not attempt to parse the version in as_release_set_version()
Richard Hughes
2015-10-27
1
-1
/
+1
*
Revert "Support the experimental <filename> tag for releases"
Richard Hughes
2015-10-07
1
-49
/
+0
*
Add the ability to attach blobs of data to AsRelease objects
Richard Hughes
2015-10-07
1
-0
/
+44
*
Support the experimental <filename> tag for releases
Richard Hughes
2015-10-06
1
-0
/
+49
*
Add support for <size>
Richard Hughes
2015-10-02
1
-1
/
+74
*
Always use a dotted-decimal representation of the version
Richard Hughes
2015-09-24
1
-11
/
+1
*
Accept a '0x' hexidecimal prefix when parsing a component
Richard Hughes
2015-09-23
1
-6
/
+13
*
Add support for release urgency
Richard Hughes
2015-09-11
1
-0
/
+42
*
Use glib's cleanup functions for GString
Kalev Lember
2015-09-10
1
-2
/
+1
*
Use GLib's cleanup functions instead of libgsystem's
Kalev Lember
2015-09-08
1
-2
/
+2
*
libappstream-glib: Port to G_DECLARE_DERIVABLE_TYPE macro
Kalev Lember
2015-09-08
1
-3
/
+2
*
trivial: Add some missing gtk-doc comments
Richard Hughes
2015-08-03
1
-1
/
+3
*
Remove some deprecated API
Richard Hughes
2015-08-03
1
-54
/
+0
*
Drop the unused _len arguments on many functions
Richard Hughes
2015-08-03
1
-21
/
+11
*
Add AsChecksum
Richard Hughes
2015-08-03
1
-119
/
+118
*
Add as_release_set_filename()
Richard Hughes
2015-07-23
1
-1
/
+53
*
Add as_release_vercmp()
Richard Hughes
2015-07-22
1
-0
/
+31
*
Only write the release timestamp if non-zero
Richard Hughes
2015-07-01
1
-5
/
+8
*
Don't crash when parsing a <release> with no description
Richard Hughes
2015-06-29
1
-0
/
+4
*
Do not duplicate <location> tags within a release
Richard Hughes
2015-06-24
1
-0
/
+5
*
Parse the entire description when reading AppStream releases
Richard Hughes
2015-03-05
1
-1
/
+2
*
Add support for <location> and <checksum>
Richard Hughes
2015-03-04
1
-0
/
+185
*
Correctly load descriptions from <releases> in AppData files
Richard Hughes
2015-01-21
1
-9
/
+23
*
Create a AsNodeContext object for parsing state
Richard Hughes
2015-01-21
1
-4
/
+6
*
trivial: Don't show warnings when doing distcheck
Richard Hughes
2014-11-04
1
-1
/
+1
*
trivial: Fix up some GObjectIntrospection markup
Richard Hughes
2014-06-20
1
-1
/
+1
*
trivial: Use systemd-style cleanup functions
Richard Hughes
2014-06-04
1
-2
/
+2
*
Use __attribute__(cleanup) to simplify memory cleanup
Richard Hughes
2014-06-01
1
-4
/
+3
*
Do not write xml:lang key versions when the same as the 'C' version
Richard Hughes
2014-04-10
1
-1
/
+2
*
Add as_node_get_tag() and only store the name when the tag is unknown
Richard Hughes
2014-03-26
1
-1
/
+1
*
Add as_node_take_attribute() to reduce allocations during parse
Richard Hughes
2014-03-24
1
-4
/
+8
*
Add an 'api-version' property to AsStore to generate old-style metadata
Richard Hughes
2014-03-20
1
-3
/
+4
*
Don't crash when using getting an unset description
Richard Hughes
2014-03-19
1
-3
/
+5
*
Add gtk-doc file headers and flesh out the documentation
Richard Hughes
2014-03-18
1
-0
/
+16
*
Unexport things we don't want to keep stable
Richard Hughes
2014-03-18
1
-3
/
+3
*
If locale is unspecified use the default user LANG choice
Richard Hughes
2014-03-17
1
-3
/
+1
*
Allow releases to have a localized description
Richard Hughes
2014-03-17
1
-12
/
+44
*
Add a lot of Gtk-Doc markup and generate a valid GIR file
Richard Hughes
2014-03-17
1
-1
/
+65
*
Use strndup so we can use expat-type parsers without an additional copy
Richard Hughes
2014-03-13
1
-6
/
+11
*
Add functions to parse from and to insert a GNode
Richard Hughes
2014-03-13
1
-0
/
+43
*
Add the AsRelease object
Richard Hughes
2014-03-12
1
-0
/
+140