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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for application suggestions
Richard Hughes
2016-08-11
1
-0
/
+5
*
Don't change ABI when built with/without gperf (#123)
Simon McVittie
2016-07-28
1
-1
/
+2
*
Add AsReview
Richard Hughes
2016-07-26
1
-0
/
+5
*
Be more careful choosing warning flags
Richard Hughes
2016-07-25
1
-2
/
+2
*
Optionally use libstemmer for keyword stemming
Richard Hughes
2016-06-28
1
-0
/
+4
*
Add support for content ratings
Richard Hughes
2016-03-09
1
-0
/
+5
*
Split out as-markup into a new source file
Richard Hughes
2016-03-03
1
-0
/
+4
*
trivial: Add a memory profiling make target
Richard Hughes
2016-02-24
1
-0
/
+4
*
Support the QT translation system
Richard Hughes
2016-01-26
1
-2
/
+2
*
Add AsTranslation to support <translation> tags in AppData files
Richard Hughes
2016-01-25
1
-1
/
+5
*
Move the gettext parsing to libappstream-glib
Richard Hughes
2016-01-21
1
-0
/
+2
*
Move the blacklisted application list to the front-end client
Richard Hughes
2016-01-17
1
-3
/
+0
*
Generate GUID values according to RFC4122
Richard Hughes
2015-11-15
1
-0
/
+3
*
Add the ability to parse .cab archives as AppStream stores
Richard Hughes
2015-10-07
1
-0
/
+9
*
trivial: Fix distcheck by searching the built files
Richard Hughes
2015-10-07
1
-1
/
+2
*
Add AsProfile for speed profiling
Richard Hughes
2015-09-24
1
-0
/
+3
*
Use specific types to remove the last _cleanup_free usage
Richard Hughes
2015-09-14
1
-1
/
+0
*
Add AsChecksum
Richard Hughes
2015-08-03
1
-0
/
+5
*
Add AsMonitor an abstraction on top of GFileMonitor
Richard Hughes
2015-07-27
1
-0
/
+2
*
Support parsing .inf files into an AsApp
Richard Hughes
2015-03-09
1
-0
/
+1
*
trivial: Split off the desktop file parsing to it's own source file
Richard Hughes
2015-03-09
1
-0
/
+1
*
Make the .inf parser compatible with more files
Richard Hughes
2015-03-08
1
-0
/
+5
*
Add support for <bundle>
Richard Hughes
2015-01-20
1
-0
/
+5
*
Move as_utils_install_filename() into libappstream-glib
Richard Hughes
2014-12-17
1
-0
/
+3
*
Add AsIcon as a new abstract icon object
Richard Hughes
2014-10-01
1
-0
/
+5
*
Use libyaml to read DEP-11 metadata
Richard Hughes
2014-08-20
1
-2
/
+7
*
Only add registered projects and categories to the metadata
Richard Hughes
2014-07-29
1
-2
/
+14
*
Add as_utils_is_blacklisted_id()
Richard Hughes
2014-06-26
1
-2
/
+3
*
Use __attribute__(cleanup) to simplify memory cleanup
Richard Hughes
2014-06-01
1
-0
/
+1
*
trivial: Fix 'make distcheck'
Richard Hughes
2014-05-21
1
-1
/
+1
*
Add as-provide.h to public headers
Kalev Lember
2014-05-19
1
-0
/
+1
*
Add AsProvide
Richard Hughes
2014-05-19
1
-0
/
+4
*
Add as_image_set_pixbuf()
Richard Hughes
2014-05-13
1
-1
/
+1
*
Check the project_license against the list of SPDX IDs when validating
Richard Hughes
2014-04-30
1
-2
/
+3
*
Add as_app_validate() to validate AppStream, AppData and desktop files
Richard Hughes
2014-04-21
1
-1
/
+9
*
Add AsProblem to report non-critical problems with data
Richard Hughes
2014-04-21
1
-0
/
+5
*
Add as_utils_is_stock_icon_name()
Richard Hughes
2014-03-26
1
-3
/
+30
*
trivial: Explicitly choose which files are scanned by g-ir-scanner
Richard Hughes
2014-03-25
1
-2
/
+19
*
Add as_store_load() to load system and user locations
Richard Hughes
2014-03-25
1
-0
/
+1
*
trivial: Fix build for the non-gperf case
Richard Hughes
2014-03-24
1
-3
/
+3
*
Use gperf to generate a perfect hash for the tag names
Richard Hughes
2014-03-24
1
-0
/
+11
*
Support the 'origin' attribute on the root node
Richard Hughes
2014-03-19
1
-0
/
+1
*
trivial: Update some build files for the impending release
Richard Hughes
2014-03-18
1
-0
/
+4
*
Rename some types that should not be under the AsApp namespace
Richard Hughes
2014-03-18
1
-0
/
+2
*
Unexport things we don't want to keep stable
Richard Hughes
2014-03-18
1
-0
/
+6
*
Add a lot of Gtk-Doc markup and generate a valid GIR file
Richard Hughes
2014-03-17
1
-9
/
+10
*
Add AsStore
Richard Hughes
2014-03-17
1
-0
/
+2
*
Use strndup so we can use expat-type parsers without an additional copy
Richard Hughes
2014-03-13
1
-0
/
+2
*
Add AsNode
Richard Hughes
2014-03-13
1
-0
/
+2
*
Add AsScreenshot
Richard Hughes
2014-03-12
1
-0
/
+2
[next]