| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use the same python for build and distcheck | Simon McVittie | 2021-07-19 | 1 | -0/+2 |
| * | Remove Travis-CI integration | Simon McVittie | 2021-07-19 | 1 | -1/+0 |
| * | Add support for testing without tappy | Simon McVittie | 2020-01-11 | 1 | -0/+1 |
| * | Replace doc/HACKING.txt with a Gitlab-style CONTRIBUTING.md | Simon McVittie | 2019-07-29 | 1 | -1/+1 |
| * | Remove ChangeLog from source releases | Simon McVittie | 2019-07-23 | 1 | -4/+1 |
| * | uninstall: Delete dbus/__pycache__ | Simon McVittie | 2019-07-23 | 1 | -0/+5 |
| * | with-session-bus.sh: Remove unused script | Simon McVittie | 2019-07-15 | 1 | -1/+0 |
| * | Revert "Generate a devhelp index for the HTML documentation" | Simon McVittie | 2018-05-04 | 1 | -1/+1 |
| * | Generate a devhelp index for the HTML documentation | Simon McVittie | 2018-05-03 | 1 | -1/+1 |
| * | build: Don't install redirect pages intended for dbus.freedesktop.org | Simon McVittie | 2018-05-03 | 1 | -4/+8 |
| * | build: Don't install stamp file for documentation build | Simon McVittie | 2018-05-03 | 1 | -4/+4 |
| * | build: Install Sphinx documentation | Simon McVittie | 2018-05-03 | 1 | -12/+14 |
| * | Remove remnants of old documentation | Simon McVittie | 2018-05-02 | 1 | -32/+3 |
| * | Fix distcheck | Simon McVittie | 2018-05-02 | 1 | -3/+6 |
| * | Add redirection from the old epydoc documentation to the new versions | Simon McVittie | 2018-05-02 | 1 | -3/+9 |
| * | Convert documentation from epydoc to Sphinx | Simon McVittie | 2018-05-02 | 1 | -26/+46 |
| * | Include PKG-INFO and egg_info in dist tarballs | Simon McVittie | 2018-04-21 | 1 | -0/+3 |
| * | Create directories to hold .test files | Simon McVittie | 2018-01-30 | 1 | -0/+3 |
| * | Integrate dbus-gmain | Simon McVittie | 2018-01-29 | 1 | -2/+6 |
| * | Require dbus-run-session | Simon McVittie | 2018-01-29 | 1 | -9/+0 |
| * | Rename source directories for C code to silence an ImportWarning | Simon McVittie | 2017-11-05 | 1 | -29/+29 |
| * | build: Use AX_PYTHON_DEVEL to find Python | Simon McVittie | 2017-11-01 | 1 | -4/+4 |
| * | Use Automake TAP driver | Simon McVittie | 2016-08-11 | 1 | -0/+4 |
| * | Clean up test-service.log | Simon McVittie | 2016-03-06 | 1 | -1/+3 |
| * | Add Travis-CI metadata | Simon McVittie | 2016-03-06 | 1 | -2/+4 |
| * | Stop breaking a pre-existing PYTHONPATH in installed-tests' environment | Simon McVittie | 2016-03-05 | 1 | -7/+6 |
| * | Get the version from the C code, not by generating a Python file | Simon McVittie | 2016-03-05 | 1 | -1/+0 |
| * | Include config.h every time we compile C code | Simon McVittie | 2016-03-05 | 1 | -0/+1 |
| * | Move dbus-python.h to a dbus subdirectory | Simon McVittie | 2016-03-05 | 1 | -2/+3 |
| * | Don't install crosstest.py executable | Simon McVittie | 2016-02-22 | 1 | -1/+7 |
| * | Use AX_GENERATE_CHANGELOG to generate ChangeLog | Simon McVittie | 2016-02-19 | 1 | -9/+3 |
| * | Remove a leftover reference to m4/am-check-pymod.m4 | Simon McVittie | 2016-02-17 | 1 | -1/+0 |
| * | Add a setup.py which wraps Autotools in something virtualenv-friendly | Simon McVittie | 2016-01-21 | 1 | -0/+9 |
| * | Replace hard-coded sleep with a wait for the D-Bus name to appear | Simon McVittie | 2016-01-20 | 1 | -0/+1 |
| * | Use non-recursive make for tests, and make them into installed-tests | Simon McVittie | 2016-01-20 | 1 | -4/+176 |
| * | Use non-recursive make for everything except tests | Simon McVittie | 2016-01-20 | 1 | -13/+124 |
| * | Reinstate the old dbus.gobject_service, but only for Python 2 | Simon McVittie | 2012-05-02 | 1 | -0/+6 |
| * | Rename gobject_service (PyGI version) to gi_service | Simon McVittie | 2012-05-02 | 1 | -1/+1 |
| * | Fix _maintainer-update-htmldocs for out-of-tree builds | Simon McVittie | 2012-02-01 | 1 | -1/+1 |
| * | Remove TODO, which is now empty - use bugzilla instead | Simon McVittie | 2012-02-01 | 1 | -1/+1 |
| * | Install _compat.pydbus-python-1.0.0 | Barry Warsaw | 2012-01-24 | 1 | -0/+1 |
| * | Generate ChangeLog correctly when out-of-tree | Simon McVittie | 2012-01-24 | 1 | -2/+2 |
| * | Move PY3PORT into doc, use the same extension as other rst, and render it | Simon McVittie | 2012-01-24 | 1 | -4/+12 |
| * | Remove dbus_bindings, deprecated for nearly 5 years | Simon McVittie | 2011-12-13 | 1 | -3/+1 |
| * | Makefile.am: build API docs etc. last, so they pick up any recent changes | Simon McVittie | 2010-12-02 | 1 | -1/+1 |
| * | Use git log rather than git-log, to support distcheck with modern git | Simon McVittie | 2010-02-18 | 1 | -2/+2 |
| * | Make the API docs build correctly when out-of-tree | Simon McVittie | 2008-07-23 | 1 | -1/+4 |
| * | Hook DBusServer into the build system. | Simon McVittie | 2008-07-14 | 1 | -0/+1 |
| * | Add a maintainer-upload target to the Makefile.am, which uploads the current ... | Simon McVittie | 2007-12-10 | 1 | -1/+6 |
| * | Revert "Make sure extensions are built before docs; get rid of strange inter-... | Simon McVittie | 2007-10-09 | 1 | -1/+6 |