summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.2.14dbus-python-1.2.14Simon McVittie2019-11-252-3/+14
* Disable compiler errors for -WinlineSimon McVittie2019-11-211-0/+2
* Run CI for Python 3.8Simon McVittie2019-11-213-11/+50
* test: Expand test coverage for int(), str(), unicode() of our typesSimon McVittie2019-11-211-3/+79
* abstract: Stringify float subclasses using float's reprSimon McVittie2019-11-211-1/+14
* int: Ensure we stringify Booleans as 0 or 1Simon McVittie2019-11-211-1/+7
* abstract: Stringify long subclasses using long's reprSimon McVittie2019-11-211-1/+14
* Post-release version bumpSimon McVittie2019-09-122-1/+6
* Prepare version 1.2.12dbus-python-1.2.12Simon McVittie2019-09-122-3/+12
* Revert "Consistently save/restore exception indicator when called from C code"Simon McVittie2019-09-123-43/+16
* Merge commit 'c786e961343b1acd9ac78c035b8e335bf1f3e634'Simon McVittie2019-09-022-1/+6
|\
| * Post-release version bumpSimon McVittie2019-09-022-1/+6
* | Document how to release dbus-pythonSimon McVittie2019-09-021-2/+23
|/
* Prepare releasedbus-python-1.2.10Simon McVittie2019-09-022-2/+4
* Update NEWSSimon McVittie2019-09-021-0/+3
* Consistently save/restore exception indicator when called from C codeSimon McVittie2019-09-023-16/+43
* Fix NO_REPLY test for Python 3Simon McVittie2019-09-021-1/+2
* NEWS: Mention corner-case incompatibilitySimon McVittie2019-09-021-0/+3
* Update NEWSSimon McVittie2019-09-021-0/+18
* Configure test bus to allow unrequested repliesSimon McVittie2019-09-021-0/+2
* Don't reply to NO_REPLY method callsSimon McVittie2019-09-021-2/+4
* Add a test for NO_REPLY method callsSimon McVittie2019-09-022-0/+80
* TRACE: Fix NULL argument to format stringSimon McVittie2019-09-021-1/+1
* test-p2p: Add test coverage for sending and receiving fdsSimon McVittie2019-09-022-0/+33
* Add basic test coverage for UnixFdSimon McVittie2019-09-021-0/+31
* unixfd: Adjust docstringSimon McVittie2019-09-021-2/+2
* Merge remote-tracking branch 'origin/merge-requests/3'Simon McVittie2019-09-021-3/+27
|\
| * Add variant_level to UnixFd typeJohn Baublitz2019-08-301-3/+27
* | Replace doc/HACKING.txt with a Gitlab-style CONTRIBUTING.mdSimon McVittie2019-07-295-78/+180
|/
* doc: Include inherited members when documenting objectsSimon McVittie2019-07-2912-0/+13
* NEWS: UpdateSimon McVittie2019-07-231-4/+35
* Remove ChangeLog from source releasesSimon McVittie2019-07-232-7/+2
* Add Gitlab-CI integrationSimon McVittie2019-07-232-2/+82
* CI: Explicitly install python*-devSimon McVittie2019-07-231-0/+1
* uninstall: Delete dbus/__pycache__Simon McVittie2019-07-231-0/+5
* Silence -Wcast-function-type with gcc 8Simon McVittie2019-07-238-47/+50
* CI: Use Debian 10 'buster' to test Python 3.7Simon McVittie2019-07-152-1/+8
* CI: Try to use a system copy of sphinx and tap.pySimon McVittie2019-07-151-2/+40
* Don't set deprecated tp_print to NULL on Python 3Simon McVittie2019-07-157-1/+40
* Stop supporting Debian 8 'jessie' or Python 3.4Simon McVittie2019-07-153-10/+8
* with-session-bus.sh: Remove unused scriptSimon McVittie2019-07-152-107/+0
* Add clearer licensing information in SPDX formatSimon McVittie2019-07-1580-1/+160
* Update CI build infrastructure from dbusSimon McVittie2019-07-155-55/+195
* Remove remaining support for Ubuntu 14.04 'trusty'Simon McVittie2019-07-154-39/+13
* Merge remote-tracking branch 'dbus-gmain/dbus-gmain' into HEADSimon McVittie2019-07-1512-37/+143
|\
| * Add clearer licensing information using SPDX-License-IdentifierSimon McVittie2019-07-159-2/+21
| * Use Markdown for documentationSimon McVittie2018-10-033-10/+12
| * CONTRIBUTING: RewriteSimon McVittie2018-10-031-12/+97
* | README: fix Qt Website urlRalf Habacker2018-08-231-1/+1
* | HACKING: Update git URLsSimon McVittie2018-08-231-3/+3