summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update bug reporting URLHEADmasterSimon McVittie2021-03-261-1/+1
* Start 0.114 developmentSimon McVittie2021-03-262-1/+6
* Release v0.112dbus-glib-0.112Simon McVittie2021-03-262-3/+8
* Merge branch 'wip/smcv/assert-control' into 'master'Simon McVittie2021-03-2626-3/+27
|\
| * test: Explicitly enable assertion macrosSimon McVittie2021-03-2626-3/+27
|/
* Merge branch 'wip/smcv/better-assertions' into 'master'Simon McVittie2021-03-2618-249/+249
|\
| * test: Replace remaining assertions with g_assert_true()Simon McVittie2021-03-269-66/+66
| * test: Replace remaining g_assert (!x) with g_assert_false (x)Simon McVittie2021-03-263-6/+6
| * test: Use g_assert_true, g_assert_false for comparisons with TRUE, FALSESimon McVittie2021-03-262-10/+10
| * test: Compare integers using g_assert_cmpint(), g_assert_cmpuint()Simon McVittie2021-03-265-48/+48
| * test: Compare strings with g_assert_cmpstr()Simon McVittie2021-03-264-44/+44
| * test: Replace g_assert (x == NULL) with g_assert_null (x)Simon McVittie2021-03-263-16/+16
| * test: Replace all g_assert (x != NULL) with g_assert_nonnull (x)Simon McVittie2021-03-2615-59/+59
|/
* CONTRIBUTING: Mention that dbus-gmain has its own contributing guideSimon McVittie2021-03-261-0/+7
* .gitignore: UpdateSimon McVittie2019-07-231-0/+6
* NEWS: UpdateSimon McVittie2019-07-231-0/+6
* test-service: Don't close a shared connectionSimon McVittie2019-07-231-13/+2
* Stop running CI on Debian 8 'jessie'Simon McVittie2019-07-152-8/+0
* Run CI on Debian 10 'buster' now that it's stableSimon McVittie2019-07-152-4/+12
* Merge branch 'dbus-gmain'Simon McVittie2019-07-159-2/+21
|\
| * Add clearer licensing information using SPDX-License-IdentifierSimon McVittie2019-07-159-2/+21
* | Add clearer licensing information using SPDX-License-IdentifierSimon McVittie2019-07-1583-3/+224
* | CI: Update from dbusSimon McVittie2018-12-172-5/+21
* | Remove the last vestiges of support for dbus 1.6 and Ubuntu 14.04Simon McVittie2018-12-174-51/+10
* | build: Make quoting more explicitSimon McVittie2018-12-031-1/+1
* | Require pkg-config 0.28, for PKG_PROG_PKG_CONFIGSimon McVittie2018-12-033-2/+7
* | Update NEWSSimon McVittie2018-12-031-2/+47
* | invoke_object_method: when demarshalling fails, use the right errorSimon McVittie2018-12-033-9/+2
* | gerror_to_dbus_error_message: add support for remaining members of DBusGErrorSimon McVittie2018-12-031-0/+42
* | Add a regression test for fd.o#80557Simon McVittie2018-12-035-0/+346
* | Fix double free for data.channelx002921022018-12-031-0/+2
* | buildsys: use variable for glib-genmarshalYann E. MORIN2018-12-033-6/+6
* | Merge branch 'master' into 'master'Simon McVittie2018-10-193-25/+20
|\ \
| * | Update dbus-binding-tool.1 man page to suggest using GDBus insteadAlan Coopersmith2018-10-181-3/+16
| * | Make dbus-binding-tool.1 man page less Solaris specificAlan Coopersmith2018-10-183-22/+4
|/ /
* | Merge commit '99d9758d90a88b92fc8fcdb447aa7ab4abe1c1cb' from dbus-gmainSimon McVittie2018-10-034-35/+122
|\ \ | |/
| * Use Markdown for documentationSimon McVittie2018-10-033-10/+12
| * CONTRIBUTING: RewriteSimon McVittie2018-10-031-12/+97
* | CONTRIBUTING.md: RewriteSimon McVittie2018-10-031-49/+116
* | Rename HACKING to CONTRIBUTING.mdSimon McVittie2018-10-032-1/+1
* | Add more deprecation commentsSimon McVittie2018-10-033-2/+21
* | ci: Test dbus-glib in Gitlab-CISimon McVittie2018-10-031-0/+79
* | ci: Consistently use wgetSimon McVittie2018-10-031-1/+1
* | ci: Avoid dpkg warnings by installing gnome-common before autoconf-archiveSimon McVittie2018-10-031-2/+3
* | ci: Don't set DBUS_TEST_MALLOC_FAILURESSimon McVittie2018-10-031-3/+0
* | build: Move Autotools droppings into ./build-aux/Simon McVittie2018-10-032-8/+3
* | build: Enable assertions for distcheckSimon McVittie2018-10-031-1/+1
* | build: Stop including ChangeLog in source tarballsSimon McVittie2018-10-032-19/+1
* | Merge commit '8270955fa969d86ec4cdc036801a7798a4983baf'Simon McVittie2018-05-041-2/+5
|\ \ | |/
| * dbus-gmain: Ignore more generated filesSimon McVittie2018-05-041-2/+5