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
*
Build: link libasb_plugin_font.la with GTK3
0_3_X
Dominique Leuenberger
2015-03-30
1
-1
/
+1
*
Do not trust the result of FcConfigAppFontAddFile()
Richard Hughes
2015-03-30
1
-1
/
+1
*
Update the checksums for the gcab-generated firmware
Richard Hughes
2015-03-30
1
-4
/
+4
*
Put all the screenshots in a file rather than just writing to the upload path
Richard Hughes
2015-03-25
2
-0
/
+32
*
Teach asb_utils_write_archive() how to write other archive formats
Richard Hughes
2015-03-25
1
-1
/
+6
*
Use the upstream screenshot when we are using appstream-builder --no-net
Richard Hughes
2015-03-24
2
-0
/
+15
*
Use the correct image URL for HiDPI screenshots
Richard Hughes
2015-03-19
1
-1
/
+1
*
Remove the gtk3 dep from libappstream-glib
Richard Hughes
2015-03-16
2
-1
/
+4
*
Add --batch-output to be able to disable the progress panel when building
Richard Hughes
2015-03-13
5
-0
/
+26
*
trivial: Fix a potential crash spotted by clang
Richard Hughes
2015-03-11
1
-0
/
+6
*
trivial: Remove some dead code spotted by clang
Richard Hughes
2015-03-11
2
-4
/
+0
*
Support parsing .inf files into an AsApp
Richard Hughes
2015-03-09
1
-111
/
+13
*
Make the .inf parser compatible with more files
Richard Hughes
2015-03-08
2
-18
/
+11
*
Parse the entire description when reading AppStream releases
Richard Hughes
2015-03-05
1
-3
/
+12
*
Add as_utils_parse_driver_version()
Richard Hughes
2015-03-05
1
-48
/
+7
*
Do not disable packages without an architecture
Richard Hughes
2015-03-04
2
-11
/
+41
*
trivial: Fix up two .inf parsing issues
Richard Hughes
2015-03-04
1
-0
/
+7
*
trivial: Fix 'make check'
Richard Hughes
2015-03-04
1
-3
/
+3
*
Create firmware AppStream components from .cab files
Richard Hughes
2015-03-04
11
-11
/
+743
*
trivial: Find built test files when running make distcheck
Richard Hughes
2015-03-04
2
-2
/
+8
*
trivial: Fix a tiny comment header problem
Richard Hughes
2015-03-02
1
-1
/
+1
*
trivial: If guessing the NEVRA failed, fall back to opening the package
Richard Hughes
2015-03-02
1
-0
/
+7
*
Add releases from the upstream AppData files
Richard Hughes
2015-03-02
1
-0
/
+7
*
tests: Fix DSO Linking error when built with --as-needed
Tim Lunn
2015-02-11
1
-0
/
+1
*
Speed up adding extra packages
Richard Hughes
2015-02-04
1
-4
/
+6
*
Do not run with a helper thread if --max-threads=1 is used
Richard Hughes
2015-02-04
1
-3
/
+8
*
Fix a crash when more than one thread tries to ensure the same package
Richard Hughes
2015-02-04
2
-4
/
+41
*
Fix a builder crash where a package depends on itself
Richard Hughes
2015-02-02
1
-0
/
+2
*
Guess the NEVRA from the filename if possible
Richard Hughes
2015-02-02
2
-0
/
+65
*
trivial: Add asb_package_get_version()
Richard Hughes
2015-02-02
2
-0
/
+18
*
Only open the package when required
Richard Hughes
2015-02-02
3
-6
/
+22
*
Also clear the filelist and deplist of the extra package
Richard Hughes
2015-02-02
1
-0
/
+7
*
Clear the dep list and the file list if we've finished with the package
Richard Hughes
2015-02-02
3
-0
/
+26
*
Close the packages after they have been processed
Richard Hughes
2015-02-02
4
-2
/
+63
*
trivial: Do not allocate 1k of log space for each package at startup
Richard Hughes
2015-02-02
1
-1
/
+1
*
trivial: Do not ensure if there is nothing left to do
Richard Hughes
2015-02-02
1
-0
/
+4
*
Use archive_read_open_filename() to reduce the peak RSS at the expense of speed
Richard Hughes
2015-02-01
1
-9
/
+2
*
Add the extra child deps to the main package
Richard Hughes
2015-01-30
8
-67
/
+85
*
Make the icon tarball optional
Richard Hughes
2015-01-26
4
-11
/
+43
*
Make the failed AppStream metadata optional
Richard Hughes
2015-01-24
11
-175
/
+97
*
Add OSTree support
Richard Hughes
2015-01-23
10
-7
/
+514
*
trivial: Add asb_package_get_kind()
Richard Hughes
2015-01-23
2
-0
/
+43
*
trivial: Add asb_plugin_match_glob()
Richard Hughes
2015-01-22
15
-24
/
+41
*
trivial: Fix potential builder crash when a package has no deps
Richard Hughes
2015-01-22
1
-1
/
+1
*
trivial: Add asb_context_add_package()
Richard Hughes
2015-01-22
2
-2
/
+19
*
trivial: Fix 'make distcheck' now the composite plugin has gone
Richard Hughes
2015-01-17
1
-31
/
+26
*
Remove the composite plugin
Richard Hughes
2015-01-09
2
-185
/
+0
*
Do not blacklist applications with broken AppData files
Richard Hughes
2015-01-09
3
-6
/
+31
*
Handle other-endian MO files
Andreas Schwab
2015-01-01
1
-1
/
+11
*
trivial: Support ASB_PACKAGE_ENSURE_VCS for RPM packages
Richard Hughes
2014-12-22
1
-0
/
+21
[next]