packagekit/backends/yum/helpers
2008-03-19 01:03:18 +00:00
..
.gitignore add a gitignore file 2007-10-11 19:05:03 +01:00
get-depends.py add a filter parameter to GetRequires and GetDepends so we can fix http://bugs.freedesktop.org/show_bug.cgi?id=14838 2008-03-11 18:38:06 +00:00
get-description.py move the helpers in prep for the backend dlopen change (you can now edit the helpers once again...) 2007-09-06 00:20:18 +01:00
get-files.py yum: Implement get-files. 2007-10-28 22:11:06 -04:00
get-packages.py yum: extended the get-packages method by addinf a <show-description> optional parameter 2008-02-15 14:17:28 +01:00
get-repo-list.py yum: added get-repo-list.py & repo-enable.py to git 2007-10-22 12:48:01 +02:00
get-requires.py add a filter parameter to GetRequires and GetDepends so we can fix http://bugs.freedesktop.org/show_bug.cgi?id=14838 2008-03-11 18:38:06 +00:00
get-update-detail.py yum: added stubs etc for get-updates-detail 2007-10-22 12:50:15 +02:00
get-updates.py Added a new filter 'basename' to the list of allowed filter types and use with GetUpdate. 2008-02-28 18:35:46 +01:00
install-file.py yum: Added missing install-file.py :) 2007-10-16 07:00:41 +02:00
install.py yum: make install handle multiple packages 2008-02-29 09:55:02 +01:00
Makefile.am trivial buildfix 2008-01-29 20:49:57 +00:00
packagekit * Moved python/__init__.py python/packagekit/__init__.py 2007-09-25 09:32:55 +02:00
refresh-cache.py yum: Added locking 2007-10-18 13:32:47 +02:00
remove.py yum: Added locking 2007-10-18 13:32:47 +02:00
repo-enable.py yum: added get-repo-list.py & repo-enable.py to git 2007-10-22 12:48:01 +02:00
repo-set-data.py yum : implemented repo-set-data & added missing files to Makefile.am & updated FAQ with yum implemented methods 2007-11-05 11:19:12 +01:00
resolve.py yum: Add filter for resolve. 2007-10-19 10:13:16 -04:00
search-details.py yum: Added locking 2007-10-18 13:32:47 +02:00
search-file.py yum: Added locking 2007-10-18 13:32:47 +02:00
search-group.py yum: Added locking 2007-10-18 13:32:47 +02:00
search-name.py yum: Added locking 2007-10-18 13:32:47 +02:00
update-system.py yum: Added locking 2007-10-18 13:32:47 +02:00
update.py yum: make update handle multi packages 2008-02-29 09:46:19 +01:00
yumBackend.py set status correctly for repo-enable 2008-03-19 01:03:18 +00:00