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-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use internal uuid library in macOS
Oleksii Samorukov
2020-01-17
1
-0
/
+4
*
Do not preserve restrictive permissions when installing AppStream files
Richard Hughes
2019-08-07
1
-2
/
+1
*
add UPL short name to SPDX conversion
Salman Siddiqui
2019-04-09
1
-0
/
+1
*
trivial: Fix some typos spotted using codespell
Richard Hughes
2019-04-08
1
-1
/
+1
*
Allow building on Windows
Jehan
2019-03-26
1
-1
/
+18
*
Use the SPDX-License-Identifier in all source files
Richard Hughes
2019-02-09
1
-15
/
+1
*
Use rpmvercmp instead of internal vercmp when built with rpm support
Kalev Lember
2019-02-06
1
-0
/
+8
*
utils: trivial: Split out an internal function
Kalev Lember
2019-02-06
1
-33
/
+40
*
trivial: Fix the Since: tag for as_utils_vercmp_full
Kalev Lember
2018-10-24
1
-1
/
+1
*
Add as_utils_vercmp_full() for gnome-software
Richard Hughes
2018-10-24
1
-9
/
+33
*
trivial: Fix a potential crash in the newly added version comparison code
Richard Hughes
2018-06-04
1
-0
/
+10
*
Follow the Debian tilde usage when ordering versions
Richard Hughes
2018-04-30
1
-3
/
+26
*
Correctly compare version numbers like '1.2.3' and '1.2.3a'
Richard Hughes
2018-04-09
1
-30
/
+16
*
Add as_utils_unique_id_match()
Richard Hughes
2018-03-15
1
-7
/
+35
*
trivial: Fix up a build warning from a recent commit
Richard Hughes
2018-03-08
1
-1
/
+1
*
Update the SPDX license list to v3.0
Richard Hughes
2018-03-08
1
-6
/
+21
*
trivial: Use a helper macro to make the bit-shifting easier to read
Richard Hughes
2017-10-13
1
-3
/
+5
*
Add AS_VERSION_PARSE_FLAG_USE_BCD when formatting version strings
Richard Hughes
2017-10-12
1
-0
/
+5
*
trivial: Fix a -Wpointer-sign warning
0_6_X
Richard Hughes
2017-05-09
1
-1
/
+1
*
Support non-numeric version numbers correctly
Richard Hughes
2017-05-02
1
-7
/
+23
*
Add as_utils_guid_from_data()
Richard Hughes
2017-04-26
1
-31
/
+66
*
Parse small version numbers correctly
Richard Hughes
2017-03-17
1
-3
/
+4
*
trivial: Report the archive filename if it cannot be opened
Richard Hughes
2017-03-15
1
-1
/
+2
*
trivial: Use the new AsFormatKind defines
Richard Hughes
2017-02-27
1
-4
/
+4
*
trivial: Allow a NULL destdir in as_utils_find_icon_filename_full()
Richard Hughes
2017-01-08
1
-1
/
+0
*
Add support for "+" operator at the end of SPDX license identifiers
Kalev Lember
2016-12-31
1
-0
/
+18
*
trivial: Fix typos in comments
Kalev Lember
2016-12-29
1
-4
/
+4
*
trivial: Fix a typo in gtk-doc markup
Kalev Lember
2016-12-29
1
-1
/
+1
*
trivial: Speed up checking token validity by a few ms
Richard Hughes
2016-11-03
1
-9
/
+9
*
Load the search token blacklist into a hash table
Richard Hughes
2016-11-02
1
-20
/
+0
*
Add functions to build and validate an AppStream ID
Richard Hughes
2016-10-12
1
-0
/
+66
*
trivial: Fix building AppStream metadata when using local files
Richard Hughes
2016-09-15
1
-0
/
+3
*
Add a hash function specifically designed for unique-ids
Richard Hughes
2016-08-25
1
-1
/
+42
*
trivial: Fix several -Wsign-conversion issues on ARM
Richard Hughes
2016-08-22
1
-10
/
+13
*
Add SUSE-Public-Domain to License map (#126)
Dominique Leuenberger
2016-08-09
1
-0
/
+1
*
Don't include the architecture in the unique ID
Richard Hughes
2016-08-09
1
-4
/
+1
*
Don't include the version in the unique ID
Richard Hughes
2016-08-09
1
-8
/
+5
*
trivial: Fix as_utils_unique_id_equal() to work with multiple globs
Richard Hughes
2016-08-04
1
-10
/
+14
*
Add as_utils_unique_id_valid() and use it before parsing
Richard Hughes
2016-08-04
1
-1
/
+27
*
Add a fast as_utils_unique_id_equal() to compare IDs for equality
Richard Hughes
2016-08-04
1
-0
/
+64
*
Add as_utils_unique_id_build()
Richard Hughes
2016-08-01
1
-1
/
+59
*
trivial: Post branch version bump
Richard Hughes
2016-07-29
1
-1
/
+1
*
Add two new GCC warnings and fix up signed/unsigned issues
Richard Hughes
2016-07-25
1
-16
/
+16
*
trivial: Factor out a soon-to-be-shared function
Richard Hughes
2016-07-20
1
-0
/
+36
*
trivial: Get rid of useless internal-only gtk-doc markup
Richard Hughes
2016-06-28
1
-15
/
+0
*
trivial: Try to shut up libasn
Richard Hughes
2016-04-25
1
-1
/
+1
*
Add as_screenshot_get_image_for_locale()
Richard Hughes
2016-04-19
1
-1
/
+69
*
Add as_utils_string_replace()
Richard Hughes
2016-03-03
1
-0
/
+62
*
Split out as-markup into a new source file
Richard Hughes
2016-03-03
1
-385
/
+0
*
Add a AsMarkupConvertFormat to as_markup_import()
Richard Hughes
2016-03-03
1
-10
/
+27
[next]