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
*
trivial: Fix some typos spotted using codespell
Richard Hughes
2019-04-08
1
-1
/
+1
*
Use the SPDX-License-Identifier in all source files
Richard Hughes
2019-02-09
1
-15
/
+1
*
Add support for per-release URLs
Richard Hughes
2019-01-22
1
-1
/
+73
*
Use as_utils_vercmp_full internally
Kalev Lember
2019-01-04
1
-1
/
+1
*
Add as_release_set_install_duration()
Richard Hughes
2018-11-27
1
-0
/
+45
*
Add object type checks on the inputs of all functions
Robert Ancell
2018-06-27
1
-0
/
+35
*
trivial: Prefer the timestamp if set when ordering releases
Richard Hughes
2018-04-19
1
-6
/
+7
*
Add support for release types
Richard Hughes
2018-01-25
1
-1
/
+87
*
Add more GObject Introspection annotations for Python
Richard Hughes
2018-01-22
1
-2
/
+2
*
Fix a crash when calling as_release_add_location() directly
Richard Hughes
2018-01-22
1
-0
/
+1
*
Write XML for newer AppStream specification versions
Richard Hughes
2017-10-09
1
-14
/
+10
*
Fix compile with -Wdiscarded-qualifiers
Richard Hughes
2017-03-15
1
-3
/
+4
*
trivial: Rename some non exported symbols to use AsFormat
Richard Hughes
2017-02-27
1
-1
/
+1
*
trivial: Use the new AsFormatKind defines
Richard Hughes
2017-02-27
1
-1
/
+1
*
Fix a crash when using as_release_get_location_default()
Richard Hughes
2017-01-06
1
-0
/
+2
*
trivial: Output the release state if the export is trusted
Richard Hughes
2016-12-15
1
-0
/
+5
*
Add as_release_state_to_string()
Richard Hughes
2016-12-15
1
-0
/
+40
*
Allocate the release sizes at runtime
Richard Hughes
2016-11-21
1
-17
/
+29
*
Lazy load structures in AsRelease
Richard Hughes
2016-11-21
1
-12
/
+50
*
Use refcounted strings in all objects
Richard Hughes
2016-11-21
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
[next]