summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a G_DECLARE macro for "protected" typesprotected-typeEmmanuele Bassi2019-12-131-0/+88
* Merge branch 'wip/hadess/check-g_variant_get-args' into 'master'Philip Withnall2019-12-051-0/+1
|\
| * gvariant: Add guard to g_variant_get()Bastien Nocera2019-12-041-0/+1
|/
* Merge branch 'wip/hadess/installed-tests' into 'master'Philip Withnall2019-12-043-7/+62
|\
| * ci: Log successes for installed-tests as wellBastien Nocera2019-12-041-0/+3
| * tests: Don't skip static-link testBastien Nocera2019-12-041-1/+1
| * tests: Correct static-link.py skipped statusBastien Nocera2019-12-041-1/+1
| * tests: Don't run tests that require fuse on rootless containersBastien Nocera2019-12-041-0/+30
| * ci: Run installed-tests on FedoraBastien Nocera2019-12-041-6/+28
|/
* Merge branch 'gtkdoc-revert' into 'master'Philip Withnall2019-12-041-4/+0
|\
| * Revert "doc: Workaround gtkdoc-scan bug leading to undocumentedXavier Claessens2019-12-031-4/+0
|/
* Merge branch 'cherry-pick-6ea0dcc6' into 'master'Philip Withnall2019-12-031-1/+16
|\
| * doc: Add missing --ignore-decoratorsXavier Claessens2019-11-291-1/+16
* | Merge branch 'gtkdoc-dep' into 'master'Philip Withnall2019-12-031-0/+6
|\ \
| * | gtk-doc: Ensure we have recent enough versionXavier Claessens2019-12-011-0/+6
| |/
* | Merge branch 'gsource-dispose' into 'master'Sebastian Dröge2019-12-034-32/+225
|\ \
| * | Minor cleanups in mainloop testsSebastian Dröge2019-12-031-5/+9
| * | Add test for GSource finalization, disposal and recycling from dispose()Sebastian Dröge2019-11-291-0/+77
| * | Use GSource dispose function for safely disconnecting the GCancellable source...Sebastian Dröge2019-11-291-16/+18
| * | Add guards against invalid GSources to public GSource APISebastian Dröge2019-11-291-11/+43
| * | Add g_source_set_dispose_function() for setting a dispose function for GSourceSebastian Dröge2019-11-292-0/+78
| |/
* | Merge branch 'visibility-protected' into 'master'Sebastian Dröge2019-12-031-6/+0
|\ \
| * | build: don't check for protected visibilityMatthew Waters2019-12-031-6/+0
|/ /
* | Merge branch '1612-gdbus-codegen-tests' into 'master'Simon McVittie2019-12-025-3/+588
|\ \ | |/ |/|
| * tests: Add tests for the gdbus-codegen executablePhilip Withnall2019-12-023-0/+584
| * codegen: Require at least one interface file to be specifiedPhilip Withnall2019-12-021-1/+1
| * codegen: Drop gdbus-codegen version and input filename from outputPhilip Withnall2019-12-021-2/+3
|/
* Updated Spanish translationDaniel Mustieles2019-11-281-61/+64
* Merge branch 'ci-fixups' into 'master'Emmanuele Bassi2019-11-282-14/+28
|\
| * ci: Move style-check-diff commands out to a separate sh filePhilip Withnall2019-11-282-3/+17
| * ci: Use extends rather than YAML anchors for `only-default`Philip Withnall2019-11-281-11/+11
|/
* Merge branch 'wip/lantw/kqueue-Do-not-return-early-from-_kqsub_cancel' into '...Philip Withnall2019-11-281-5/+2
|\
| * kqueue: Do not return early from _kqsub_cancelTing-Wei Lan2019-11-271-5/+2
|/
* Merge branch 'wip/hadess/add-sudo-fedora-docker' into 'master'Philip Withnall2019-11-272-10/+12
|\
| * ci: Use new Fedora v5 Docker image for all CI jobsPhilip Withnall2019-11-271-6/+6
| * ci: Remove python3{,-pip} from list of packagesBastien Nocera2019-11-271-2/+0
| * ci: Add sudo support for default Fedora docker userBastien Nocera2019-11-271-1/+4
| * ci: Update the Fedora docker to a supported versionBastien Nocera2019-11-271-1/+1
| * ci: Add gnome-desktop-testing to the Fedora docker imageBastien Nocera2019-11-271-0/+1
|/
* Merge branch 'ci-fix' into 'master'Philip Withnall2019-11-271-24/+20
|\
| * ci: Fix running all jobs on merge requestsPhilip Withnall2019-11-271-3/+4
| * ci: Factor out only/except properties from jobsPhilip Withnall2019-11-271-20/+15
| * ci: Run the style-check pipeline stage firstPhilip Withnall2019-11-271-1/+1
* | Merge branch 'wip/oholy/gio-mount-uuid' into 'master'Philip Withnall2019-11-271-31/+18
|\ \ | |/ |/|
| * gio-tool-mount: Do not print anything if "gio mount -d" suceededOndrej Holy2019-11-271-16/+0
| * gio-tool-mount: Allow mounting by the given UUIDOndrej Holy2019-11-271-16/+19
* | Merge branch 'thread-safe-getpwnam' into 'master'Emmanuele Bassi2019-11-275-9/+177
|\ \
| * | glocalvfs: Use thread-safe getpwnam_r() rather than getpwnam()Philip Withnall2019-11-261-9/+12
| * | glib-unix: Add g_unix_get_passwd_entry() functionPhilip Withnall2019-11-264-0/+165
* | | Merge branch 'ci-versioning' into 'master'Emmanuele Bassi2019-11-271-1/+1
|\ \ \