summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* completion: Add missing commands to completion listPhilip Withnall2021-01-081-3/+3
* completion: Drop nonexistent lock and unlock commands from completionPhilip Withnall2021-01-081-2/+2
* bin/completion/dconf: Add compile to autocompleteAndreas Polnas2020-07-151-2/+2
* bin: Add an option to ignore changes to locked keys during loadTomasz Miąsko2019-02-121-8/+35
* Merge branch 'update-doc' into 'master'Daniel Playfair Cal2019-02-041-2/+14
|\
| * bin: Document update command directory argumentTomasz Miąsko2019-02-041-2/+14
* | build: Make dconf client vapi installation optionalTomasz Miąsko2019-02-041-1/+1
|/
* bin: Rewrite dconf utility in CTomasz Miąsko2019-01-296-799/+1176
* bin: Indicate update failure with non-zero exit codeTomasz Miąsko2018-12-061-0/+7
* bin: Consistently handle invalid configuration in updateTomasz Miąsko2018-12-061-35/+28
* Check mtimes of files when updating databasesMarek Kasik2018-11-281-7/+30
* bin: Add optional directory argument for update commandTomasz Miąsko2018-11-152-2/+14
* bin: Consistently validate the number of argumentsTomasz Miąsko2018-11-152-0/+46
* bin: Sort output of list and dump commandsTomasz Miąsko2018-11-132-2/+16
* tests: Add tests for dconf utility toolTomasz Miąsko2018-11-131-1/+1
* Replace all hard-coded /etc path with sysconfdirwip/lantw/dont-hard-code-etcTing-Wei Lan2018-08-161-1/+4
* Namespace the dependencies variablesEmmanuele Bassi2018-08-111-2/+2
* build: Add trailing commas where necessaryIñigo Martínez2018-08-111-4/+4
* build: Do not make heavy use of project_nameIñigo Martínez2018-08-111-1/+1
* build: Use completions dir from pkg-config fileIñigo Martínez2018-08-111-4/+6
* build: Remove duplicated warning parameterIñigo Martínez2018-08-111-1/+0
* build: Remove unnecessary variablesIñigo Martínez2018-08-111-2/+1
* build: Fix internal dependenciesIñigo Martínez2018-08-111-0/+1
* bin: Stop copying a delegatePhilip Withnall2018-08-101-1/+1
* dconf: fix command line completion for "dconf update"Andrea Stacchiotti2018-08-081-2/+2
* dconf-update.vala: correct error message grammarKenyon Ralph2018-07-261-1/+1
* Remove .gitignore filesIñigo Martínez2017-10-221-3/+0
* build: Remove autotoolsIñigo Martínez2017-10-171-26/+0
* build: Port to meson build systemIñigo Martínez2017-10-172-1/+27
* 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