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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin: Add an option to ignore changes to locked keys during load
Tomasz Miąsko
2019-02-12
1
-8
/
+35
*
Merge branch 'update-doc' into 'master'
Daniel Playfair Cal
2019-02-04
1
-2
/
+14
|
\
|
*
bin: Document update command directory argument
Tomasz Miąsko
2019-02-04
1
-2
/
+14
*
|
build: Make dconf client vapi installation optional
Tomasz Miąsko
2019-02-04
1
-1
/
+1
|
/
*
bin: Rewrite dconf utility in C
Tomasz Miąsko
2019-01-29
6
-799
/
+1176
*
bin: Indicate update failure with non-zero exit code
Tomasz Miąsko
2018-12-06
1
-0
/
+7
*
bin: Consistently handle invalid configuration in update
Tomasz Miąsko
2018-12-06
1
-35
/
+28
*
Check mtimes of files when updating databases
Marek Kasik
2018-11-28
1
-7
/
+30
*
bin: Add optional directory argument for update command
Tomasz Miąsko
2018-11-15
2
-2
/
+14
*
bin: Consistently validate the number of arguments
Tomasz Miąsko
2018-11-15
2
-0
/
+46
*
bin: Sort output of list and dump commands
Tomasz Miąsko
2018-11-13
2
-2
/
+16
*
tests: Add tests for dconf utility tool
Tomasz Miąsko
2018-11-13
1
-1
/
+1
*
Replace all hard-coded /etc path with sysconfdir
wip/lantw/dont-hard-code-etc
Ting-Wei Lan
2018-08-16
1
-1
/
+4
*
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
-4
/
+4
*
build: Do not make heavy use of project_name
Iñigo Martínez
2018-08-11
1
-1
/
+1
*
build: Use completions dir from pkg-config file
Iñigo Martínez
2018-08-11
1
-4
/
+6
*
build: Remove duplicated warning parameter
Iñigo Martínez
2018-08-11
1
-1
/
+0
*
build: Remove unnecessary variables
Iñigo Martínez
2018-08-11
1
-2
/
+1
*
build: Fix internal dependencies
Iñigo Martínez
2018-08-11
1
-0
/
+1
*
bin: Stop copying a delegate
Philip Withnall
2018-08-10
1
-1
/
+1
*
dconf: fix command line completion for "dconf update"
Andrea Stacchiotti
2018-08-08
1
-2
/
+2
*
dconf-update.vala: correct error message grammar
Kenyon Ralph
2018-07-26
1
-1
/
+1
*
Remove .gitignore files
Iñigo Martínez
2017-10-22
1
-3
/
+0
*
build: Remove autotools
Iñigo Martínez
2017-10-17
1
-26
/
+0
*
build: Port to meson build system
Iñigo Martínez
2017-10-17
2
-1
/
+27
*
client: replace _read_default() with _read_full()
Allison Ryan Lortie
2015-12-16
1
-9
/
+3
*
dconf(1): add -d option to 'dconf read'
Allison Ryan Lortie
2015-11-30
1
-4
/
+18
*
dconf(1) tool: add list-locks command
Allison Ryan Lortie
2015-11-30
1
-12
/
+29
*
dconf(1): fix whitespace in synopsis
Andreas Schwab
2015-03-02
1
-3
/
+3
*
dconf compile: always write little endian
Ryan Lortie
2014-02-05
1
-1
/
+4
*
Updated FSF's address
Daniel Mustieles
2014-01-31
2
-6
/
+2
*
dconf(1): add 'dconf compile' command
Ryan Lortie
2014-01-13
2
-0
/
+29
*
dconf(1): some whitespace changes
Ryan Lortie
2014-01-13
1
-16
/
+16
*
dconf update: change error handling
Ryan Lortie
2014-01-13
1
-52
/
+44
*
don't use INCLUDES
Ryan Lortie
2013-07-12
1
-1
/
+1
*
service: rewrite
Ryan Lortie
2012-10-23
1
-1
/
+1
*
Install dconf CLI bash completion in /usr/share
Ryan Lortie
2012-07-15
2
-2
/
+2
*
Fixup srcdir != builddir fallout from last commit
Ryan Lortie
2012-07-15
1
-1
/
+1
*
Fix up the "changed" signal for Vala
Ryan Lortie
2012-07-10
1
-13
/
+8
*
Update the editor and cli to use the new soname
Ryan Lortie
2012-07-10
1
-1
/
+1
*
clean up C compiler warnings
Ryan Lortie
2012-07-08
1
-1
/
+3
*
massive Makefile reorganisation
Ryan Lortie
2012-07-08
2
-6
/
+15
*
add gtester support
Ryan Lortie
2012-07-06
1
-0
/
+2
*
Massively reorganise the client-side
Ryan Lortie
2012-07-02
3
-37
/
+11
*
dconf cli: call setlocale() on startup
Ryan Lortie
2012-04-10
1
-0
/
+2
*
dconf update: ignore dotfiles
Ryan Lortie
2012-03-19
1
-0
/
+4
*
dconf update: don't warn on a key set twice
Ryan Lortie
2012-03-19
1
-2
/
+4
*
dconf update: Read keyfiles in a defined order
Ryan Lortie
2012-03-19
2
-78
/
+95
*
cli: add undocumented 'dconf blame' option
Ryan Lortie
2012-03-07
1
-0
/
+8
[next]