packagekit/backends
2008-09-25 12:44:36 +01:00
..
alpm alpm: search-details stuff changed and moved to another thread, cleaned up unneeded functions 2008-09-23 16:53:29 +03:00
apt APT: Fix path of the reboot-required stamp 2008-09-16 09:11:44 +02:00
apt.deprecated convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
box convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
conary convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
dummy dummy: respect the filter setting in SearchFile 2008-09-22 10:21:11 +01:00
opkg convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
pisi convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
poldek convert the pk_debug and pk_warning entries to egg_ prefixes to signify this is now code shared between projects and not PK specific 2008-08-28 12:44:24 +01:00
razor trivial: don't use depricated functions 2008-09-25 12:44:36 +01:00
smart trivial: adjust whitespace to make pylint happy^Hier 2008-09-23 18:11:38 +02:00
test Don't assume /bin/sh supports echo -e 2008-09-12 16:52:33 +01:00
urpmi urpmi: trivial: using tabs instead of spaces to split commands in dispatched backend 2008-09-17 13:10:34 +02:00
yum trivial: make rpmlint a bit happier with the python packagekit bindings, and fix up a few potential bugs on the way 2008-09-25 11:52:02 +01:00
zypp zypp:pk_backend_package() expects a summary, not a (long) description; fixes gpk-app display using zypp (opensuse@sukimashita.com) 2008-09-22 11:29:34 +02:00
Makefile.am yum2: remove the yum2 plugin now we have a dispatcher in the yum backend 2008-09-07 10:33:42 +01:00
test-backend.sh