.. |
__init__.py
|
…
|
|
apk.py
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
dnf.py
|
Fail due to no dnf module installed earlier as we use a dnf utility function to determine if we have permission to install packages.
|
2016-12-08 11:33:53 -05:00 |
homebrew.py
|
homebrew: Aditional examples for documentation
|
2016-12-08 11:33:34 -05:00 |
homebrew_cask.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -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
|
added check_mode support
|
2016-12-08 11:33:19 -05:00 |
macports.py
|
…
|
|
openbsd_pkg.py
|
fix the spelling of vim's flavor in the example
|
2016-12-08 11:33:46 -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
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
pkgin.py
|
support for 'update_cache' in pkgin module
|
2016-12-08 11:34:04 -05:00 |
pkgng.py
|
Use type 'path' for rootdir, for pkgng
|
2016-12-08 11:34:01 -05:00 |
pkgutil.py
|
fixed inline for more compatibility
|
2016-12-08 11:33:43 -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
|
Use type='path' for reposdir, since that's a path
|
2016-12-08 11:34:01 -05:00 |
zypper.py
|
Remove duplicate documentation fields
|
2016-12-08 11:33:46 -05:00 |
zypper_repository.py
|
zypper_repository: Fix repo parsing for empty list
|
2016-12-08 11:33:06 -05:00 |