summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix a trivial compile error when using vala 0.9.4. Fixes bgo#626002Richard Hughes2010-08-041-0/+1
* Remove unreachable codeRyan Lortie2010-08-041-1/+0
* set_lock -> set_locked and cleanup gtk-docRyan Lortie2010-08-031-1/+1
* Get rid of libtoolRyan Lortie2010-07-241-1/+1
* port client library to ValaRyan Lortie2010-07-193-2/+26
* header cleanupRyan Lortie2010-07-182-1/+41
* merge 'dconf-update' into 'dconf' utilityRyan Lortie2010-07-183-10/+8
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-184-243/+61
* dconf-update: don't leak fd on insuccessful writeRyan Lortie2010-07-181-4/+9
* add 'dconf-update' utilityRyan Lortie2010-07-185-2/+177
* Fix linking with pedantic linkersMatthias Clasen2010-06-121-1/+1
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-101-1/+1
* FreeBSD: Don't use {a,b,c} expansion in MakefilesRyan Lortie2010-06-021-1/+1
* simplify API, add gobject-introspectionRyan Lortie2010-05-281-2/+2
* 'list' updatesRyan Lortie2010-05-241-1/+1
* test async commands with the cmdline toolRyan Lortie2010-05-241-1/+50
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-232-14/+15
* more client library API, exposed by cmdline toolRyan Lortie2010-05-231-22/+171
* flesh out the APIs a bitRyan Lortie2010-05-231-10/+28
* refactor, add client library, add 'dconf' commandRyan Lortie2010-05-223-0/+32