..
__init__.py
Reorganization.
2016-12-08 11:32:19 -05:00
apk.py
Replace choices=BOOLEANS by type='bool', fix #1326
2016-12-08 11:33:40 -05:00
dnf.py
Mark conf_file as a path, for various user expansion
2016-12-08 11:34:06 -05:00
homebrew.py
Sprinkle some LANG/LC_* where command output is parsed ( #2019 )
2016-12-08 11:34:05 -05:00
homebrew_cask.py
homebrew_cask: fix doc version_added for install_options
2016-12-08 11:34:12 -05:00
homebrew_tap.py
Remove homebrew-
prefix when checking if repo has already been tapped
2016-12-08 11:33:26 -05:00
layman.py
Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) ( #2369 )
2016-12-08 11:34:20 -05:00
macports.py
Reorganization.
2016-12-08 11:32:19 -05:00
openbsd_pkg.py
Improve debug log some more.
2016-12-08 11:34:28 -05:00
opkg.py
added version added
2016-12-08 11:33:17 -05:00
pacman.py
Remove dead code from pacman module
2016-12-08 11:33:59 -05:00
pkg5.py
Replace choices=BOOLEANS by type='bool', fix #1326
2016-12-08 11:33:40 -05:00
pkg5_publisher.py
Handle empty IPS publishers ( #2047 )
2016-12-08 11:34:31 -05:00
pkgin.py
pkgin: Fix bad regexp which did not catch packages such as p5-SVN-Notify
2016-12-08 11:34:06 -05:00
pkgng.py
Improve documentation for pkgng module ( #2338 )
2016-12-08 11:34:19 -05:00
pkgutil.py
Fix pkgutil "upgrade_catalog must be one of" err ( #2149 )
2016-12-08 11:34:17 -05:00
portage.py
Use boolean instead of "yes" + choice for most option
2016-12-08 11:34:01 -05:00
portinstall.py
Update for modules which import json.
2016-12-08 11:33:44 -05:00
slackpkg.py
minor doc uptates
2016-12-08 11:33:07 -05:00
svr4pkg.py
svr4pkg: assume command worked only on known-to-be-good returncodes
2016-12-08 11:32:43 -05:00
swdepot.py
fixed a typo in swdepot module
2016-12-08 11:33:20 -05:00
urpmi.py
Update for modules which import json.
2016-12-08 11:33:44 -05:00
yum_repository.py
Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) ( #2369 )
2016-12-08 11:34:20 -05:00
zypper.py
zypper cleanup checks for failure/diff ( #2569 )
2016-12-08 11:34:32 -05:00
zypper_repository.py
Check for zypper version before using options ( #2549 )
2016-12-08 11:34:31 -05:00