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-builder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ".so" suffix for the plugins on macOS
Oleksii Samorukov
2020-01-17
1
-0
/
+12
*
Allow non-desktop components to be extended
Richard Hughes
2019-04-09
1
-2
/
+0
*
trivial: Fix some typos spotted using codespell
Richard Hughes
2019-04-08
5
-8
/
+8
*
trivial: Remove unused .map file from the builder
Richard Hughes
2019-02-28
1
-6
/
+0
*
Use '#pragma once' to avoid a lot of boilerplate
Richard Hughes
2019-02-09
13
-55
/
+13
*
Use the SPDX-License-Identifier in all source files
Richard Hughes
2019-02-09
32
-480
/
+32
*
Recognise uncompressed Arch packages
Richard Hughes
2019-02-06
1
-1
/
+2
*
Do not install the libappstream-builder shared library
Richard Hughes
2019-02-06
2
-69
/
+1
*
Use as_utils_vercmp_full internally
Kalev Lember
2019-01-04
1
-2
/
+2
*
Do not parse firmware files
Richard Hughes
2018-06-12
3
-239
/
+14
*
trivial: Fix font generation regression in appstream-builder
Richard Hughes
2018-05-25
2
-9
/
+4
*
trivial: Ignore missing converted cached icons
Richard Hughes
2018-05-24
1
-10
/
+5
*
Convert local icons found in metainfo files
wip/hughsie/icons-in-metainfo
Richard Hughes
2018-05-03
4
-164
/
+242
*
trivial: Sort the plugins in the correct order, i.e. ABC, not CBA
Richard Hughes
2018-05-03
1
-1
/
+1
*
trivial: Allow specifying <icon> tags in metainfo files
Richard Hughes
2018-05-03
1
-6
/
+0
*
Use the launchable to find the desktop filename when using appstream-builder
Richard Hughes
2018-05-02
1
-1
/
+13
*
Don't include the path component in the name when parsing the package filename
Richard Hughes
2018-03-27
2
-5
/
+17
*
Use shell-extensions::uuid for custom shell extensions metadata key
Kalev Lember
2018-03-13
1
-1
/
+1
*
Always resize AppStream icons to fit the destination size
Richard Hughes
2018-03-09
1
-1
/
+1
*
Don't abort the build if pngquant fails
Richard Hughes
2018-03-01
2
-4
/
+9
*
Add custom metadata key for shell extension uuid
Kalev Lember
2018-02-22
1
-1
/
+2
*
Treat pngquant exit code of 98 (nothing done) as success
Richard Hughes
2018-02-21
1
-1
/
+1
*
Do not use an 'enable' prefix for meson arguments
Richard Hughes
2017-12-18
2
-7
/
+7
*
Don’t fall back to en if other languages are available.
Peter Oliver
2017-11-30
1
-3
/
+1
*
Generate icons and samples for emoji fonts.
Peter Oliver
2017-11-21
1
-0
/
+2
*
Use pngquant to make the application icons take up less space
Richard Hughes
2017-11-14
3
-0
/
+41
*
Do not try to extract duplicate files in the icon theme packages
Richard Hughes
2017-11-13
1
-0
/
+5
*
trivial: Disable the fonts self tests in the builder
Richard Hughes
2017-11-03
1
-2
/
+19
*
Only try to set the file permissions on regular files
Richard Hughes
2017-11-03
1
-1
/
+4
*
trivial: Show a useful error message if decompressing a package fails
Richard Hughes
2017-11-03
2
-2
/
+4
*
Fix the inode mode to be sane on extracted files
Richard Hughes
2017-10-20
1
-0
/
+1
*
Write XML for newer AppStream specification versions
Richard Hughes
2017-10-09
1
-0
/
+1
*
libappstream-builder/utils: Drop an unreachable branch
Philip Withnall
2017-08-20
1
-4
/
+0
*
meson: introspection optional
Patrick Ohly
2017-07-26
1
-18
/
+20
*
Have plugins link with asglib along with asbuilder
Neal Gompa
2017-07-24
1
-6
/
+6
*
Fix regression when building component types without icons
Richard Hughes
2017-06-14
1
-0
/
+3
*
Allow compiling with newer versions of meson
Richard Hughes
2017-06-13
1
-1
/
+4
*
Do not add the GNOME-Software-specific categories or icons by default
Richard Hughes
2017-06-07
5
-39
/
+52
*
Add the missing shell-extension plugin
Richard Hughes
2017-06-01
1
-0
/
+18
*
Actually return failure if the AsbTask fails
Richard Hughes
2017-06-01
1
-58
/
+38
*
trivial: Fix a variable with a misleading name
Richard Hughes
2017-06-01
2
-8
/
+8
*
Remove functionality processing an old metadata file
Richard Hughes
2017-06-01
1
-90
/
+1
*
trivial: Remove the ability to run threaded
Richard Hughes
2017-06-01
1
-60
/
+13
*
Remove the cache-id functionality
Richard Hughes
2017-05-16
4
-252
/
+34
*
trivial: Add back the Requires and Requires.private in the .pc files
Richard Hughes
2017-05-15
1
-0
/
+5
*
trivial: Fix the autogenerated pkgconfig files
Richard Hughes
2017-05-11
1
-1
/
+1
*
Switch to the meson build system.
Richard Hughes
2017-05-10
7
-248
/
+242
*
Add initial support for Mozilla .xpi translations
Richard Hughes
2017-03-17
1
-0
/
+1
*
Show a warning if a desktop file is not found when required
Richard Hughes
2017-03-15
1
-0
/
+12
*
trivial: Reset GError when skipping a file
Kalev Lember
2017-01-09
1
-0
/
+1
[next]