.. |
__init__.py
|
…
|
|
apk.py
|
apk: Fix failure when both install and upgrade in same command (#26666)
|
2017-07-12 12:26:30 -04:00 |
apt.py
|
apt: include arch in check for installed packages on multi-arch systems (#24846)
|
2017-05-30 16:09:43 -04:00 |
apt_key.py
|
…
|
|
apt_repository.py
|
Use pycodestyle instead of pep8 (#25947)
|
2017-07-13 11:46:31 -07:00 |
apt_rpm.py
|
…
|
|
dnf.py
|
Fix using DNF group upgrade/remove api
|
2017-07-26 07:39:26 -07:00 |
dpkg_selections.py
|
…
|
|
homebrew.py
|
Fix undefined variables, basestring usage, and some associated python3 issues
|
2017-07-25 15:58:23 -07:00 |
homebrew_cask.py
|
Fix undefined variables, basestring usage, and some associated python3 issues
|
2017-07-25 15:58:23 -07:00 |
homebrew_tap.py
|
spelling fixes (non-trivial, changing messages) (#25094)
|
2017-06-01 10:45:19 +01:00 |
layman.py
|
…
|
|
macports.py
|
…
|
|
openbsd_pkg.py
|
openbsd_pkg: Handle versionless names with branch. (#26016)
|
2017-06-23 12:25:41 -04:00 |
opkg.py
|
openwrt_init / opkg: clearly state that python is required (#26471)
|
2017-07-06 16:30:06 -04:00 |
package.py
|
Mutually reference Windows and non-Windows modules (#25482)
|
2017-06-26 16:26:53 +01:00 |
pacman.py
|
fixed issue with empty string 'packages'
|
2017-06-12 12:59:16 -04:00 |
pkg5.py
|
pkg5 with `latest` shouldn't ignore absent packages (#23006)
|
2017-06-02 01:10:24 +02:00 |
pkg5_publisher.py
|
…
|
|
pkgin.py
|
…
|
|
pkgng.py
|
…
|
|
pkgutil.py
|
…
|
|
portage.py
|
…
|
|
portinstall.py
|
Fix undefined variables, basestring usage, and some associated python3 issues
|
2017-07-25 15:58:23 -07:00 |
pulp_repo.py
|
…
|
|
redhat_subscription.py
|
Pass server_hostname from task to subscription-manager (#27420)
|
2017-07-31 09:15:15 -04:00 |
rhn_channel.py
|
…
|
|
rhn_register.py
|
Use atomic_move rather than writing in place in redhat_subscription (#27132)
|
2017-07-21 18:22:58 -04:00 |
rpm_key.py
|
Correct fail_json call in rpm_key
|
2017-06-12 09:11:03 -04:00 |
slackpkg.py
|
…
|
|
sorcery.py
|
…
|
|
svr4pkg.py
|
…
|
|
swdepot.py
|
…
|
|
swupd.py
|
Fix spelling mistakes (comments only) (#25564)
|
2017-06-12 07:55:19 +01:00 |
urpmi.py
|
…
|
|
xbps.py
|
…
|
|
yum.py
|
yum: added example for `exclude` parameter. (#26216)
|
2017-06-29 11:21:49 -07:00 |
yum_repository.py
|
spelling fixes (non-trivial, changing messages) (#25094)
|
2017-06-01 10:45:19 +01:00 |
zypper.py
|
Add dist-upgrade and extra_args to zypper module (#21313)
|
2017-07-25 11:12:29 -04:00 |
zypper_repository.py
|
…
|
|