summaryrefslogtreecommitdiff
path: root/bin/dconf.c
Commit message (Expand)AuthorAgeFilesLines
* bin: Add an option to ignore changes to locked keys during loadTomasz Miąsko2019-02-121-8/+35
* bin: Document update command directory argumentTomasz Miąsko2019-02-041-2/+14
* bin: Rewrite dconf utility in CTomasz Miąsko2019-01-291-0/+1175
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-181-242/+0
* Switch from sequence numbers to tag stringsRyan Lortie2010-06-101-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-231-12/+11
* 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-221-0/+27