summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Prepare 0.32.0 release0.32.0Marek Kasik2019-03-111-0/+5
|/ /
* | Increment version to 0.32.0Marek Kasik2019-03-071-1/+1
* | Merge branch 'prepare-0.31.92' into 'master'Marek Kašík2019-03-072-1/+17
|\ \
| * | Prepare 0.31.92 release0.31.92Marek Kasik2019-03-072-1/+17
|/ /
* | Merge branch 'env' into 'master'Daniel Playfair Cal2019-02-261-2/+2
|\ \
| * | tests: Avoid using real system bus during testsTomasz Miąsko2019-02-251-2/+2
|/ /
* | Merge branch 'fix-shm-test-modules' into 'master'Daniel Playfair Cal2019-02-1211-23/+196
|\ \
| * | Tests: replace usage of dlsym with separate modules containing functions that...Daniel Playfair Cal2019-02-1211-29/+196
| * | tests: shm: fix pwrite wrapper with -D_FILE_OFFSET_BITS=64Ben Wolsieffer2019-02-121-1/+7
* | | Merge branch 'ignore-non-writable' into 'master'Daniel Playfair Cal2019-02-123-16/+70
|\ \ \ | |/ / |/| |
| * | bin: Add an option to ignore changes to locked keys during loadTomasz Miąsko2019-02-123-11/+66
| * | tests: Use more concise key and valueTomasz Miąsko2019-02-121-5/+4
|/ /
* | Merge branch 'prepare-0.31.2' into 'master'Daniel Playfair Cal2019-02-042-1/+14
|\ \
| * | Increment version to 0.31.3Daniel Playfair Cal2019-02-051-1/+1
| * | Update NEWS file0.31.2Daniel Playfair Cal2019-02-051-0/+13
|/ /
* | Merge branch 'update-doc' into 'master'Daniel Playfair Cal2019-02-042-2/+16
|\ \
| * | bin: Document update command directory argumentTomasz Miąsko2019-02-042-2/+16
* | | Merge branch 'optional-vapi' into 'master'Daniel Playfair Cal2019-02-044-9/+22
|\ \ \ | |/ / |/| |
| * | build: Make dconf client vapi installation optionalTomasz Miąsko2019-02-044-9/+22
|/ /
* | Merge branch 'goodbye-vala' into 'master'Philip Withnall2019-01-3110-804/+1206
|\ \
| * | tests: Add a simple test case for help and update.Tomasz Miąsko2019-01-291-0/+12
| * | bin: Rewrite dconf utility in CTomasz Miąsko2019-01-299-804/+1177
| * | tests: Add integration test for dconf blameTomasz Miąsko2019-01-071-0/+17
|/ /
* | Increment version to 0.31.2Marek Kasik2019-01-071-1/+1
* | Merge branch 'prepare-0-31-1' into 'master'Marek Kašík2019-01-071-0/+33
|\ \
| * | Prepare 0.31.1 release0.31.1Marek Kasik2019-01-071-0/+33
|/ /
* | Merge branch 'integration-test-3' into 'master'Daniel Playfair Cal2019-01-041-1/+88
|\ \
| * | tests: Sanitize additional environment variables used by dconfTomasz Miąsko2018-12-101-1/+5
| * | tests: Key paths can be locked in system databasesTomasz Miąsko2018-12-101-0/+83
* | | Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-121-1/+1
|/ /
* | Merge branch 'issue-42' into 'master'Philip Withnall2018-12-102-36/+35
|\ \
| * | bin: Indicate update failure with non-zero exit codeTomasz Miąsko2018-12-062-1/+7
| * | bin: Consistently handle invalid configuration in updateTomasz Miąsko2018-12-061-35/+28
|/ /
* | Merge branch '011-dconf-update-is-not-correctly-checking-the-mtime-of-the-key...Marek Kašík2018-11-281-7/+30
|\ \
| * | Check mtimes of files when updating databasesMarek Kasik2018-11-281-7/+30
|/ /
* | Merge branch 'integration-test-2' into 'master'Daniel Playfair Cal2018-11-194-5/+273
|\ \
| * | tests: Update should indicate failure with non-zero exit codeTomasz Miąsko2018-11-171-0/+62
| * | tests: Update invalidates replaced databaseTomasz Miąsko2018-11-151-0/+31
| * | bin: Add optional directory argument for update commandTomasz Miąsko2018-11-152-2/+14
| * | tests: dconf ignores files starting with a dotTomasz Miąsko2018-11-151-3/+29
| * | bin: Consistently validate the number of argumentsTomasz Miąsko2018-11-153-0/+137
* | | Merge branch 'coalesce-writes' into 'master'Daniel Playfair Cal2018-11-162-163/+157
|\ \ \ | |/ / |/| |
| * | engine: Update internal documentationTomasz Miąsko2018-11-161-78/+44
| * | engine: Limit the number of in-flight requests to oneTomasz Miąsko2018-11-162-64/+25
| * | engine: Coalesce pending writes into a single changesetTomasz Miąsko2018-11-162-31/+98
|/ /
* | Merge branch 'integration-test' into 'master'Daniel Playfair Cal2018-11-156-4/+504
|\ \
| * | tests: Add test that redundant disk writes are avoidedTomasz Miąsko2018-11-131-0/+42
| * | tests: Add test for compile command processing orderTomasz Miąsko2018-11-131-0/+39
| * | tests: Add bash path completion testsTomasz Miąsko2018-11-131-0/+64
| * | bin: Sort output of list and dump commandsTomasz Miąsko2018-11-133-14/+21