| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump version to 0.80rc2 | Simon McVittie | 2006-12-13 | 1 | -1/+1 |
* | Convert generic glue, main loop integration, message append/get_args, validat... | Simon McVittie | 2006-12-11 | 1 | -0/+5 |
* | Separate out remaining types (abstract, bytes, containers, int, float, signat... | Simon McVittie | 2006-12-11 | 1 | -2/+9 |
* | Split out exceptions, pending call, message into separate .c files | Simon McVittie | 2006-12-11 | 1 | -0/+3 |
* | _dbus_bindings: debug-impl.h -> debug.c | Simon McVittie | 2006-12-08 | 1 | -0/+2 |
* | _dbus_bindings: split out conn, conn-methods into separate translation units | Simon McVittie | 2006-12-08 | 1 | -1/+5 |
* | NEWS, setup.py, dbus/__init__.py: Bump version to 0.80rc1, aka 0.79.91 | Simon McVittie | 2006-12-06 | 1 | -1/+1 |
* | setup.py, dbus/matchrules.py: Remove obsolete dbus.matchrules (the new implem... | Simon McVittie | 2006-12-05 | 1 | -1/+0 |
* | setup.py: Add dbus.lowlevel | Simon McVittie | 2006-11-30 | 1 | -0/+1 |
* | setup.py: Don't remove ChangeLog on clean. | Simon McVittie | 2006-11-24 | 1 | -11/+1 |
* | Bump version to 0.80pre2 (or internally 0.79.2) | Simon McVittie | 2006-11-22 | 1 | -1/+1 |
* | Add short-term backwards compatibility with dbus_bindings (various programs t... | Simon McVittie | 2006-11-22 | 1 | -0/+2 |
* | Add improved main-loop integration. | Simon McVittie | 2006-11-22 | 1 | -0/+2 |
* | Bump version to 0.80~pre1 (but in __init__.py, write it as 0.79.1) | Simon McVittie | 2006-11-16 | 1 | -1/+1 |
* | setup.py: Import CFLAGS from environment (used by development Makefile for wa... | Simon McVittie | 2006-11-14 | 1 | -0/+7 |
* | Seth was a Red Hat employee when contributing to dbus-python: alter copyright... | Simon McVittie | 2006-10-05 | 1 | -2/+1 |
* | setup.py: Remove "import extract" (no longer exists) | Simon McVittie | 2006-09-28 | 1 | -2/+2 |
* | Add copyright, AFL2.1, GPL2 notices, which might even be correct... | Simon McVittie | 2006-09-27 | 1 | -0/+25 |
* | setup.py: Remove _util from modules to install | Simon McVittie | 2006-09-27 | 1 | -1/+0 |
* | Makefile, setup.py: Stop forcing -O0 -g | Simon McVittie | 2006-09-27 | 1 | -1/+0 |
* | Throughout dbus-python: Use the C implementation. | Simon McVittie | 2006-09-26 | 1 | -19/+6 |
* | Rename dbus_bindings (sometimes a.k.a. dbus.dbus_bindings) to _dbus_bindings. | Simon McVittie | 2006-08-31 | 1 | -7/+7 |
* | * setup.py: read the stdout pipe before stderr | John (J5) Palmieri | 2006-07-27 | 1 | -3/+3 |
* | * setup.py: some distros have older gits which don't have the git-log --stat | John (J5) Palmieri | 2006-07-27 | 1 | -5/+15 |
* | * Released 0.71 | John (J5) Palmieri | 2006-07-24 | 1 | -1/+1 |
* | * Patch from Joseph Sacco <joseph_sacco [at] comcast [dot] net>: | John (J5) Palmieri | 2006-07-24 | 1 | -0/+25 |
* | * Automate building of ChangeLog | John (J5) Palmieri | 2006-07-21 | 1 | -0/+18 |
* | * fixed where the binary modules are installed into | John (J5) Palmieri | 2006-07-21 | 1 | -2/+2 |
* | * Add tests back | John (J5) Palmieri | 2006-07-12 | 1 | -13/+16 |
* | * MANIFEST.in: Added | John (J5) Palmieri | 2006-07-12 | 1 | -1/+1 |
* | - s/dbus/-Idbus\// in includedirs_flag | John (J5) Palmieri | 2006-07-12 | 1 | -3/+3 |
* | setup.py, dbus/extract.py: Patch from Osvaldo Santana Neto | Robert McQueen | 2006-07-12 | 1 | -0/+108 |