summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Remove unnecessary variablesIñigo Martínez2018-08-113-15/+4
* build: Fix internal dependenciesIñigo Martínez2018-08-1111-56/+99
* build: Avoid building libraries twiceIñigo Martínez2018-08-117-72/+14
* build: Remove config.h definitionsIñigo Martínez2018-08-111-20/+1
* build: Retrieve D-Bus and gio paths from pkg-config filesIñigo Martínez2018-08-115-25/+7
* build: Use get_supported_arguments helperIñigo Martínez2018-08-112-11/+3
* build: Remove default optionsIñigo Martínez2018-08-111-4/+0
* build: Remove macro definitionIñigo Martínez2018-08-111-1/+1
* build: Rename build optionsIñigo Martínez2018-08-114-11/+11
* Merge branch 'ci' into 'master'Philip Withnall2018-08-117-5/+141
|\
| * tests: Don’t run D-Bus tests on CI as they fail unexpectedlyPhilip Withnall2018-08-101-0/+42
| * fixup! build: Add GitLab CI supportPhilip Withnall2018-08-101-8/+21
| * tests: Set G_DEBUG and other useful environment variablesPhilip Withnall2018-08-103-2/+19
| * tests: Fix a deprecation warning about source definitionsPhilip Withnall2018-08-101-1/+1
| * bin: Stop copying a delegatePhilip Withnall2018-08-101-1/+1
| * build: Add GitLab CI supportPhilip Withnall2018-08-101-0/+64
| * doc: Update bug reporting URIPhilip Withnall2018-08-091-1/+1
|/
* docs: Add Daniel and me as comaintainersPhilip Withnall2018-08-091-0/+17
* Merge branch 'transfer-annotations' into 'master'Xavier Claessens2018-08-082-25/+29
|\
| * client: Fix a minor typo in some documentationPhilip Withnall2018-08-081-1/+1
| * Add some transfer annotationsXavier Claessens2018-08-082-24/+28
* | dconf: fix command line completion for "dconf update"Andrea Stacchiotti2018-08-081-2/+2
* | abicheck: Use ${NM} and fall back to `nm`Marvin Schmidt2018-08-081-1/+1
* | Allow manpages to be build seperate from gtk-doc.Koop Mast2018-08-082-18/+16
* | Merge branch 'private-data' into 'master'Philip Withnall2018-08-081-3/+2
|\ \ | |/ |/|
| * service: Port from g_type_class_add_private() to G_ADD_PRIVATE()Philip Withnall2018-08-011-3/+2
|/
* Merge branch 'patch-1' into 'master'Philip Withnall2018-08-011-1/+1
|\
| * dconf-update.vala: correct error message grammarKenyon Ralph2018-07-261-1/+1
|/
* Merge branch 'patch/ow' into 'master'Ray Strode2018-07-133-14/+151
|\
| * Engine: track in progress watch handles to avoid spurious changed signals for...Daniel Playfair Cal2018-07-133-14/+151
|/
* Don't create the user config dir as world readableSebastien Bacher2018-04-172-2/+2
* Revert "Disable another failing test"Michael Catanzaro2018-03-131-2/+1
* Prepare 0.28.00.28.0Michael Catanzaro2018-03-132-1/+6
* Disable another failing testMichael Catanzaro2018-03-131-1/+2
* Remove .gitignore filesIñigo Martínez2017-10-2212-83/+0
* Update the README fileIñigo Martínez2017-10-221-17/+9
* Revert "Disable broken test"Michael Catanzaro2017-10-171-2/+1
* Prepare 0.27.10.27.1Michael Catanzaro2017-10-172-1/+6
* Disable broken testMichael Catanzaro2017-10-171-1/+2
* build: Remove autotoolsIñigo Martínez2017-10-1716-622/+0
* build: Port to meson build systemIñigo Martínez2017-10-1727-6/+589
* build: changed abicheck.sh scriptIñigo Martínez2017-10-172-1/+4
* 3.26.10.26.1dconf-0.26Matthias Clasen2017-10-032-1/+6
* Fix a typo in manpagePiotr Drąg2017-08-291-1/+1
* gdbus: Work around threading deadlock in glibColin Walters2016-11-181-0/+4
* dconf 0.26.00.26.0Allison Ryan Lortie2016-03-232-1/+6
* dconf 0.25.10.25.1Allison Ryan Lortie2015-12-162-1/+35
* DConfClient: Add "writability-changed" signalXavier Claessens2015-12-161-0/+27
* client: restrict list_locks to work on dirsAllison Ryan Lortie2015-12-162-4/+4
* DConfChangeset: add missing 'static' on functionAllison Ryan Lortie2015-12-161-1/+1