summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugith-master-patch-16034' into 'master'HEADmasterPhilip Withnall2023-05-091-1/+1
|\
| * Document dconf read -d option in dconf-tool.xmlbugith2023-05-091-1/+1
|/
* Merge branch 'use-gnome.post_install' into 'master'Philip Withnall2023-05-022-11/+4
|\
| * build: Use GNOME module post_install()Matt Turner2023-05-012-11/+4
|/
* Merge branch 'g_memdup2' into 'master'Emmanuele Bassi2023-05-012-2/+2
|\
| * tests: Use g_memdup2Matt Turner2023-05-012-2/+2
|/
* Merge branch 'increment/0.41.1' into 'master'Daniel Playfair Cal2021-03-131-1/+1
|\
| * build: increment version following 0.40.0 releaseDaniel Playfair Cal2021-03-131-1/+1
|/
* Merge branch 'version/0.40.0' into 'master'0.40.0Daniel Playfair Cal2021-03-132-1/+8
|\
| * build: update NEWS and version for 0.40.0Daniel Playfair Cal2021-03-132-1/+8
|/
* Merge branch 'wip/issue-23' into 'master'Philip Withnall2021-03-093-0/+12
|\
| * common: Add missing G_BEGIN/END_DECLSwip/issue-23Christian Persch2021-03-033-0/+12
|/
* Merge branch 'increment/0.39.2' into 'master'Daniel Playfair Cal2021-02-071-1/+1
|\
| * build: increment version following 0.39.1 releaseincrement/0.39.2Daniel Playfair Cal2021-02-081-1/+1
|/
* Merge branch 'changelog/0.39.1' into 'master'0.39.1Daniel Playfair Cal2021-02-071-0/+10
|\
| * chore: update NEWS for 0.39.1changelog/0.39.1Daniel Playfair Cal2021-02-081-0/+10
|/
* Merge branch 'wip/smcv/systemd-unit' into 'master'Daniel Playfair Cal2021-02-075-0/+33
|\
| * service: Add a systemd unit for D-Bus activationSimon McVittie2021-02-085-0/+33
|/
* Merge branch 'completion' into 'master'Philip Withnall2021-01-081-3/+3
|\
| * 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
|/
* Merge branch 'patch/engine-check' into 'master'Daniel Playfair Cal2020-12-199-43/+318
|\
| * engine: remove spurious local change notificationsDaniel Playfair Cal2020-12-192-5/+241
| * engine: seal the in_flight queue before sending itDaniel Playfair Cal2020-12-191-0/+1
| * common: factor out dconf_gvdb_utils_table_from_changesetDaniel Playfair Cal2020-12-192-2/+12
| * common: factor out dconf_gvdb_utils_changeset_from_tableDaniel Playfair Cal2020-12-192-27/+36
| * move dconf-gvdb-utils from service into commonDaniel Playfair Cal2020-12-195-9/+9
| * client: add symbol mapDaniel Playfair Cal2020-12-192-0/+19
|/
* Merge branch 'fix-symbols' into 'master'Daniel Playfair Cal2020-12-199-68/+121
|\
| * include symbols needed by GNU BFD ld in mapDaniel Playfair Cal2020-12-192-0/+4
| * build: Remove libdconf-common-hiddenIñigo Martínez2020-12-193-21/+16
| * build: Improve libdconf visible symbolsIñigo Martínez2020-12-192-7/+8
| * client: add abicheckDaniel Playfair Cal2020-12-192-1/+42
| * tests: factor out abicheck from gsettingsDaniel Playfair Cal2020-12-195-40/+52
|/
* Merge branch 'increment/0.39.1' into 'master'Daniel Playfair Cal2020-09-131-1/+1
|\
| * increment version number following 0.38.0 releaseDaniel Playfair Cal2020-09-131-1/+1
|/
* Merge branch 'release/0.38.0' into 'master'0.38.0Daniel Playfair Cal2020-09-132-1/+7
|\
| * update NEWS file for 0.38.0 releaseDaniel Playfair Cal2020-09-131-0/+6
| * Increment version number for 0.38.0 releaseDaniel Playfair Cal2020-09-131-1/+1
|/
* bin/completion/dconf: Add compile to autocompleteAndreas Polnas2020-07-151-2/+2
* Merge branch 'wip/jtojnar/bash-completion-prefix' into 'master'Daniel Playfair Cal2020-05-041-2/+6
|\
| * build: Install bash-completion relative to datadirJan Tojnar2020-04-161-2/+6
|/
* Increment version number following 0.36 releaseMarek Kasik2020-03-101-1/+1
* Prepare 0.36 release0.36.0dconf-0.36Marek Kasik2020-03-102-1/+6
* Merge branch 'prepare/0.35.1' into 'master'Daniel Playfair Cal2020-01-062-1/+14
|\
| * Increment version number post 0.35.1 releaseDaniel Playfair Cal2020-01-061-1/+1
| * Update NEWS for 0.35.1 release0.35.1Daniel Playfair Cal2020-01-061-0/+13
|/
* Merge branch 'patch/service-check' into 'master'Daniel Playfair Cal2019-12-306-26/+449
|\
| * Service: avoid redundant writes even after other non redundant writes have su...Daniel Playfair Cal2019-12-293-2/+69
| * Service: add tests exercising new functionality to avoid redundant writesDaniel Playfair Cal2019-12-291-0/+139