You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging
Michael DeHaan 950c0ebce6 Merge pull request #6529 from sivel/apt-repository-no-pycurl
Remove dependency on pycurl in apt_repository
11 years ago
..
apt fix: bug in apt when python-apt is not present apt-get was not called due to unsafe call 11 years ago
apt_key Merge pull request #6468 from philpep/fix_apt_key 11 years ago
apt_repository remove dependency on pycurl from apt_repository by using module_utils/urls.py instead 11 years ago
composer Bump version_added field on composer module. 11 years ago
cpanm Fix missing colons in cpanm 11 years ago
easy_install
gem Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
homebrew Fix Homebrew._current_package_is_installed 11 years ago
homebrew_cask Update cask version, changelog. 11 years ago
homebrew_tap Update tap version, changelog 11 years ago
macports Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
npm Update version_added 11 years ago
openbsd_pkg
opkg Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
pacman Various commits to enable no-shell or safe-shell usage, more to come. 11 years ago
pip
pkgin Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
pkgng Added support for package annotations. 11 years ago
pkgutil Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
portage Fix docstring and snippet import style in portage module 11 years ago
portinstall Close parens in portinstall 11 years ago
redhat_subscription Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
rhn_channel
rhn_register Update formatting in module example. 11 years ago
rpm_key Merge pull request #6323 from aresch/rpm_key_query_fix 11 years ago
svr4pkg
swdepot Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
urpmi Fixes for run_command shell usage in remainder of packaging modules, save portinstall. 11 years ago
yum
zypper
zypper_repository