3
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update bug reporting URL More... about 3 years ago
Start 0.114 development More... about 3 years ago
Merge branch 'wip/smcv/assert-control' into 'master' More... about 3 years ago
test: Explicitly enable assertion macros More... about 3 years ago
Release v0.112 More... about 3 years ago
Merge branch 'wip/smcv/better-assertions' into 'master' More... about 3 years ago
test: Replace remaining assertions with g_assert_true() More... about 3 years ago
test: Replace remaining g_assert (!x) with g_assert_false (x) More... about 3 years ago
test: Use g_assert_true, g_assert_false for comparisons with TRUE, FALSE More... about 3 years ago
test: Compare integers using g_assert_cmpint(), g_assert_cmpuint() More... about 3 years ago
test: Compare strings with g_assert_cmpstr() More... about 3 years ago
test: Replace g_assert (x == NULL) with g_assert_null (x) More... about 3 years ago
test: Replace all g_assert (x != NULL) with g_assert_nonnull (x) More... about 3 years ago
CONTRIBUTING: Mention that dbus-gmain has its own contributing guide More... over 4 years ago
.gitignore: Update More... almost 5 years ago
NEWS: Update More... almost 5 years ago
test-service: Don't close a shared connection More... almost 5 years ago
Stop running CI on Debian 8 'jessie' More... almost 5 years ago
Run CI on Debian 10 'buster' now that it's stable More... almost 5 years ago
Merge branch 'dbus-gmain' More... almost 5 years ago
Add clearer licensing information using SPDX-License-Identifier More... almost 5 years ago
Add clearer licensing information using SPDX-License-Identifier More... almost 5 years ago
CI: Update from dbus More... over 5 years ago
Remove the last vestiges of support for dbus 1.6 and Ubuntu 14.04 More... over 5 years ago
build: Make quoting more explicit More... over 5 years ago
Require pkg-config 0.28, for PKG_PROG_PKG_CONFIG More... over 5 years ago
Update NEWS More... over 5 years ago
buildsys: use variable for glib-genmarshal More... over 5 years ago
Merge branch 'master' into 'master' More... over 5 years ago
Update dbus-binding-tool.1 man page to suggest using GDBus instead More... over 5 years ago