index
:
delta/dconf.git
1454-gvdb-corruption
baserock/gnome
changelog/0.39.1
dconf-0-18
dconf-0.10
dconf-0.12
dconf-0.14
dconf-0.16
dconf-0.20
dconf-0.22
dconf-0.24
dconf-0.26
dconf-0.30
dconf-0.32
dconf-0.34
dconf-0.36
dconf-0.8
increment/0.39.2
master
testing/add-service-cradle
wip/0-25-1
wip/apparmor
wip/inigomartinez/meson
wip/issue-23
wip/lantw/dont-hard-code-etc
wip/nfs-client
wip/override
wip/peruserprofile
wip/proxy
wip/settings-backend
wip/smcv/systemd-unit
wip/varlib
gitlab.gnome.org: GNOME/dconf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gsettings
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Enable G_LOG_USE_STRUCTURED=1
Philip Withnall
2018-08-16
1
-1
/
+1
*
Engine: add g_debug statements in state changing interface functions
Daniel Playfair Cal
2018-08-14
1
-0
/
+1
*
Avoid use of link_whole in the gsettings backend
Emmanuele Bassi
2018-08-11
1
-3
/
+7
*
Namespace the dependencies variables
Emmanuele Bassi
2018-08-11
1
-2
/
+2
*
build: Add trailing commas where necessary
Iñigo Martínez
2018-08-11
1
-2
/
+2
*
build: Do not make heavy use of project_name
Iñigo Martínez
2018-08-11
1
-4
/
+2
*
build: Fix internal dependencies
Iñigo Martínez
2018-08-11
1
-10
/
+6
*
build: Avoid building libraries twice
Iñigo Martínez
2018-08-11
1
-4
/
+4
*
build: Retrieve D-Bus and gio paths from pkg-config files
Iñigo Martínez
2018-08-11
1
-1
/
+1
*
tests: Set G_DEBUG and other useful environment variables
Philip Withnall
2018-08-10
1
-1
/
+7
*
abicheck: Use ${NM} and fall back to `nm`
Marvin Schmidt
2018-08-08
1
-1
/
+1
*
Remove .gitignore files
Iñigo Martínez
2017-10-22
1
-1
/
+0
*
build: Remove autotools
Iñigo Martínez
2017-10-17
1
-30
/
+0
*
build: Port to meson build system
Iñigo Martínez
2017-10-17
2
-1
/
+29
*
build: changed abicheck.sh script
Iñigo Martínez
2017-10-17
2
-1
/
+4
*
engine: add DCONF_READ_DEFAULT_VALUE flag
Allison Ryan Lortie
2015-12-16
1
-16
/
+3
*
engine: merge _read and _read_user_value()
Allison Ryan Lortie
2015-12-16
1
-3
/
+3
*
Updated FSF's address
Daniel Mustieles
2014-01-31
1
-3
/
+1
*
gsettings: handle writability notification
Ryan Lortie
2013-11-27
1
-0
/
+15
*
engine: add support for WritabilityNotify
Ryan Lortie
2013-11-26
1
-0
/
+1
*
engine: add 'profile' argument to constructor
Ryan Lortie
2013-11-26
1
-1
/
+1
*
Add missing "config.h" include everywhere
Ryan Lortie
2013-11-24
1
-0
/
+2
*
GSettings: implement _read_user_value()
Ryan Lortie
2013-10-28
1
-0
/
+11
*
Use G_LOG_DOMAIN in all library components
Ryan Lortie
2013-02-21
1
-1
/
+1
*
engine, gsettings: prevent empty changesets
Ryan Lortie
2013-02-11
1
-2
/
+4
*
gsettings/: support correct read of default values
Ryan Lortie
2012-10-02
1
-2
/
+15
*
engine: bring back origin_tag logic
Ryan Lortie
2012-07-15
1
-5
/
+6
*
Reimplement sync() functionality
Ryan Lortie
2012-07-10
1
-1
/
+3
*
gsettings/: remove the dconfcontext code
Ryan Lortie
2012-07-10
4
-46
/
+0
*
gsettings/: add an abicheck.sh script
Ryan Lortie
2012-07-08
2
-0
/
+5
*
common/: make 'hidden' variant of libdconf-common
Ryan Lortie
2012-07-08
1
-1
/
+1
*
massive Makefile reorganisation
Ryan Lortie
2012-07-08
2
-6
/
+10
*
clean up and factor out the 'shm' code
Ryan Lortie
2012-07-08
1
-1
/
+1
*
GSettings backend: build against dconf-common
Ryan Lortie
2012-07-06
1
-1
/
+1
*
add gtester support
Ryan Lortie
2012-07-06
1
-0
/
+2
*
Implement change signals
Ryan Lortie
2012-07-02
1
-2
/
+35
*
Massively reorganise the client-side
Ryan Lortie
2012-07-02
2
-550
/
+55
*
common/: create two convenience libraries
Ryan Lortie
2012-07-01
1
-2
/
+1
*
Stop using deprecated GLib APIs
Ryan Lortie
2011-10-19
2
-23
/
+20
*
Remove "service func" logic
Ryan Lortie
2011-09-11
1
-14
/
+0
*
GSettings: g_warning() on failure to communicate
Ryan Lortie
2011-08-15
1
-5
/
+32
*
Remove unused 'error' variable
Ryan Lortie
2011-07-24
1
-3
/
+2
*
client-side lockdown support
Ryan Lortie
2011-05-06
1
-0
/
+18
*
Don't crash on DBus connection failure
Ryan Lortie
2011-01-31
1
-0
/
+7
*
Add G_GNUC_INTERNAL to symbols
Ryan Lortie
2011-01-25
1
-0
/
+1
*
Remove unused 'length' variable.
Ryan Lortie
2011-01-25
1
-2
/
+0
*
Drop from libtool days: -avoid-version and -module
Ryan Lortie
2011-01-25
1
-1
/
+1
*
Use normal slice allocation for OutstandingWatch
Ryan Lortie
2011-01-14
1
-4
/
+6
*
Bug 639523 - crash when DCONF_PROFILE is set
Ryan Lortie
2011-01-14
1
-2
/
+9
*
Dist a file needed for the build
Ryan Lortie
2010-12-21
1
-0
/
+1
[next]