Imported Upstream version 2.66.6
[platform/upstream/glib.git] / gio / gsettings-tool.c
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-08-07 Dan Winshipgsettings-tool: fix deprecated call
2015-06-05 Ryan Lortiegsettings tool: use schema for listing keys
2014-11-19 Ryan LortieGSettings: delay backend subscription
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-22 Ryan Lortiegsettings tool: print GVariant errors in context
2013-11-27 Ryan Lortiegsettings tool: stop using GMainLoop
2013-11-27 Ryan Lortiegsettings tool: fix some sed damage
2013-10-28 Ryan Lortiegsettings(1): stop using deprecated APIs
2013-10-28 Ryan Lortiegsettings(1): use global variables
2013-10-24 Jiro Matsuzawagsettings-tool: Add --version into general usage
2013-07-19 Matthias Clasengsettings tool: report failure to write
2013-04-04 David Gomesgsettings: implemented --version command
2013-03-09 Jiro Matsuzawagsettings-tool: Make a string translatable
2012-11-15 Dan Winshipwin32: prototype _glib_get_dll_directory() and _glib_ge...
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-08-28 Daiki Uenogsettings-tool: make list-recursively really recurse
2012-02-02 Ryan Lortiegsettings tool: fix a memory error
2012-01-20 Matthias ClasenFix a refcounting error
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-19 Giovanni Campagnagsettings-tool: allow specifying custom schema dirs
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-07 Chun-wei FanUpdate gsettings utilities in GIO
2011-05-23 Ray StrodeRevert "gsettings-tool: warn if setting a value fails"
2011-05-18 Ryan LortieWhitespace fixes
2011-05-17 Ryan LortieFix gsettings tool string handling
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-12 Colin Waltersgsettings-tool fixes: Add missing _apply(), add unset...
2011-04-12 Colin Waltersgsettings: Implement reset-recursively
2011-04-09 Dan Winshipgsettings-tool: warn if setting a value fails
2011-02-23 Matthias ClasenAllow to list keys in all schemas
2011-02-12 Matthias ClasenFix some problems with message handling
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-21 Matthias ClasenUpdate help and docs for gsettings cmdline tool
2010-12-12 Christian PerschBetter error reporting for g_variant_parse()
2010-11-01 Matthias ClasenBe more careful about overwriting errors
2010-10-30 Matthias Clasengsettings-tool: Support completion for enum values
2010-10-30 Matthias ClasenAdd a command to list keys and values recursively
2010-10-30 Matthias ClasenMake gsettings-tool translatable again
2010-10-04 Ryan Lortiegsettings-tool: Add 'range' subcommand
2010-10-04 Ryan Lortiegsettings-tool: implement range-checking
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-03 Ryan Lortiegsettings-tool: Rewrite
2010-09-22 Claude ParozAdd translator comments for command parameter translation
2010-09-09 Ryan Lortiesplit GSettings.list_items => list_{children,keys}
2010-07-22 Ryan LortieCleanup the GSettingsBackend API
2010-06-30 Ryan Lortieg_settings_list_keys() -> _list_items()
2010-06-27 Matthias ClasenFilter out child schema entries when listing keys
2010-06-27 Matthias ClasenImplement bash completion for gsettings
2010-06-27 Ryan LortieGSettings: Don't free value before using its type
2010-06-19 Milan Bouchet-ValatFix gsettings tool crash, part 2
2010-06-19 Milan Bouchet-ValatFix gsettings tool crash
2010-06-17 Ryan LortieMake g_settings_sync() a proper prototype.
2010-06-11 Ryan LortieAdd g_settings_sync() and use it
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-17 Ryan LortieGSettings tool: work-around GDBus issue
2010-04-22 Matthias ClasenRename gsettings-tool to gsettings
2010-04-21 Matthias ClasenAdd documentation and translation for gsettings-tool
2010-04-21 Matthias ClasenAdd a minimal commandline utility to poke GSettings