summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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