.. |
__init__.py
|
…
|
|
apk.py
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
dnf.py
|
Move existing check for root before we make expensive network calls
|
2016-12-08 11:33:31 -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
|
switched to use module loggigng
|
2016-12-08 11:33:24 -05:00 |
opkg.py
|
added version added
|
2016-12-08 11:33:17 -05:00 |
pacman.py
|
Pacman Module Fixes
|
2016-12-08 11:33:40 -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
|
pkgin: Support multiple matching packages
|
2016-12-08 11:33:29 -05:00 |
pkgng.py
|
Make the pkg/name param into a list so that changes to make changes to _squash_items easier
|
2016-12-08 11:33:31 -05:00 |
pkgutil.py
|
More consistent use of run_command() wrapper function, which now adds the default binary location to the search path
|
2016-12-08 11:33:30 -05:00 |
portage.py
|
Fix comparison
|
2016-12-08 11:32:53 -05:00 |
portinstall.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -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
|
no-suggests is obsolete, switch to no-recommends
|
2016-12-08 11:33:33 -05:00 |
yumrepo.py
|
Adding yumrepo module
|
2016-12-08 11:33:36 -05:00 |
zypper.py
|
zypper: Add returncode to result
|
2016-12-08 11:33:37 -05:00 |
zypper_repository.py
|
zypper_repository: Fix repo parsing for empty list
|
2016-12-08 11:33:06 -05:00 |