summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* client: replace _read_default() with _read_full()Allison Ryan Lortie2015-12-161-9/+3
* dconf(1): add -d option to 'dconf read'Allison Ryan Lortie2015-11-301-4/+18
* dconf(1) tool: add list-locks commandAllison Ryan Lortie2015-11-301-12/+29
* dconf(1): fix whitespace in synopsisAndreas Schwab2015-03-021-3/+3
* dconf compile: always write little endianRyan Lortie2014-02-051-1/+4
* Updated FSF's addressDaniel Mustieles2014-01-312-6/+2
* dconf(1): add 'dconf compile' commandRyan Lortie2014-01-132-0/+29
* dconf(1): some whitespace changesRyan Lortie2014-01-131-16/+16
* dconf update: change error handlingRyan Lortie2014-01-131-52/+44
* don't use INCLUDESRyan Lortie2013-07-121-1/+1
* service: rewriteRyan Lortie2012-10-231-1/+1
* Install dconf CLI bash completion in /usr/shareRyan Lortie2012-07-152-2/+2
* Fixup srcdir != builddir fallout from last commitRyan Lortie2012-07-151-1/+1
* Fix up the "changed" signal for ValaRyan Lortie2012-07-101-13/+8
* Update the editor and cli to use the new sonameRyan Lortie2012-07-101-1/+1
* clean up C compiler warningsRyan Lortie2012-07-081-1/+3
* massive Makefile reorganisationRyan Lortie2012-07-082-6/+15
* add gtester supportRyan Lortie2012-07-061-0/+2
* Massively reorganise the client-sideRyan Lortie2012-07-023-37/+11
* dconf cli: call setlocale() on startupRyan Lortie2012-04-101-0/+2
* dconf update: ignore dotfilesRyan Lortie2012-03-191-0/+4
* dconf update: don't warn on a key set twiceRyan Lortie2012-03-191-2/+4
* dconf update: Read keyfiles in a defined orderRyan Lortie2012-03-192-78/+95
* cli: add undocumented 'dconf blame' optionRyan Lortie2012-03-071-0/+8
* cli: Fix help message to include 'load' and 'dump'Roberto C. Morano2012-02-061-0/+2
* adjust to recent changes in vala compilerRyan Lortie2011-12-281-2/+2
* Silence some harmless warnings from vala codeRyan Lortie2011-11-211-1/+1
* dconf update: don't access before start of stringRyan Lortie2011-11-011-1/+3
* drop fixes.vapiRyan Lortie2011-10-193-6/+2
* Fix error handling for missing *.d/locks/ dirRyan Lortie2011-10-191-2/+4
* Remove 'set lock' support from dconfRyan Lortie2011-09-111-32/+0
* cli: add keyfile-based "dump" and "load" commandsRyan Lortie2011-07-214-4/+110
* Remember to dist the completion file.Ryan Lortie2011-07-051-1/+1
* Don't install bash completion file as executable scriptMichael Biebl2011-07-031-1/+1
* cli: make 'dconf watch' actually write outputRyan Lortie2011-05-101-1/+24
* Add 'dconf reset'.Ryan Lortie2011-05-092-3/+39
* Fix copyright lineRyan Lortie2011-05-091-2/+2
* dconf update: more lockdown fixesRyan Lortie2011-05-061-3/+9
* dconf update: support lockdownRyan Lortie2011-05-051-0/+39
* dconf update: don't attempt to open non-filesRyan Lortie2011-05-051-0/+6
* dconf update: vala deprecation fixupsRyan Lortie2011-05-051-4/+4
* dconf cli: insert space after key completionRyan Lortie2011-05-051-1/+1
* dconf cli: filter non-dirs for completion on listRyan Lortie2011-05-052-3/+7
* dconf cli: commandline completionRyan Lortie2011-05-053-8/+75
* dconf cli: more cleanupsRyan Lortie2011-05-052-70/+92
* dconf cli: make it a bit more friendlyRyan Lortie2011-05-051-1/+122
* -Wno-error for dconf-updateJürg Billeter2011-01-281-0/+1
* fix vi-damage in last commitRyan Lortie2010-12-181-1/+1
* dconf update: Fix error code EEXIST -> ENOENTRyan Lortie2010-12-181-2/+2
* Revert "Fix a trivial compile error when using vala 0.9.4. Fixes bgo#626002"Ryan Lortie2010-08-231-1/+0