summaryrefslogtreecommitdiff
path: root/packaging/os
Commit message (Expand)AuthorAgeFilesLines
* Add metadata for xbpsToshio Kuratomi2016-12-061-3/+6
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-0624-0/+96
* Style fix for xbps moduleRyan S. Brown2016-12-061-1/+1
* Add XBPS module (#1749)Dino Occhialini2016-12-061-0/+300
* yum_repository: use https:// for EPEL examples (#3464)Colin Walters2016-12-051-2/+2
* Make `main()` calls conditional - packaging (#3650)Fabio Alessandro Locati2016-12-0513-14/+31
* Use native YAML - Packaging (#3588)Fabio Alessandro Locati2016-12-0124-129/+433
* Fix name/package parameter convert when passed list of values using with_item...dimid2016-12-011-2/+2
* Remove iteritems from portage module for python3Toshio Kuratomi2016-11-291-2/+2
* Portage module improvements (#3520)William L. Thomson Jr2016-11-281-1/+42
* Making yum_repository module compatible with Python 3 (#3487)Jiri Tyr2016-11-181-3/+3
* Make Homebrew-related modules run on Python 3Andy Dirnberger2016-11-172-2/+6
* yum_repository: Add diff support (#3460)Jiri Tyr2016-11-171-10/+12
* Fix for dnf groupinstallToshio Kuratomi2016-11-041-6/+16
* Fix installation of environment groupsToshio Kuratomi2016-11-021-12/+63
* dnf: fix compatibility with DNF 2.0 (#3325)Igor Gnatenko2016-10-311-6/+26
* * Fix for spaces in the package spec.Toshio Kuratomi2016-10-271-5/+5
* install dnf python bindings if possibleToshio Kuratomi2016-10-271-15/+40
* Fix pkgng on python 3Michael Scherer2016-10-231-1/+1
* zypper: fix for checking result is None (#3143)Alex2016-10-171-9/+10
* openbsd_pkg: Use correct part of name in match. (#3151)Patrik Lundin2016-10-151-3/+10
* zypper_repository: Prepend --gpg-auto-import-keys before refresh command (#3088)Pieter Hollants2016-10-051-2/+3
* Add documention for enabled option in zypper_repository (#3083)Robin Roth2016-10-051-1/+7
* List python-xml in requirements for zypper* (#2937)Robin Roth2016-09-212-0/+2
* Start zypper in non-interactive mode (#2854)release-2.1Alex2016-09-101-5/+13
* Zypper repo autoimport keys (#2132)Robin Roth2016-09-041-34/+83
* Ensure the return value for changed is bool (#2830)Robin Roth2016-09-021-1/+1
* apk: Fix mutual exclusivity (#2768)Kevin Brebanov2016-08-241-0/+3
* Update homebrew_cask with additional cask features and doc updates (#2682)Indrajit Raychaudhuri2016-08-101-21/+60
* Update homebrew_tap to support custom tap URL via optional 'url' option (#2672)Indrajit Raychaudhuri2016-08-101-10/+40
* allow to specify versions with zypper (#2328)Robin Roth2016-08-101-16/+81
* Add path type in homebrew 'path' option (#2692)Indrajit Raychaudhuri2016-08-101-0/+1
* Do not return failure when the package is installed and nothing is done (#1852)Dagobert Michelsen2016-08-091-1/+2
* apk: fix LANG != C while parsing stdout (#2689)René Moser2016-08-071-0/+3
* apk: Add support for updating virtual packages (#2686)Kevin Brebanov2016-08-071-15/+43
* List homebrew options aliases in documentation (#2671)Indrajit Raychaudhuri2016-08-051-0/+4
* List pacman options aliases in documentation (#2670)Indrajit Raychaudhuri2016-08-051-0/+2
* Add a 'requirements:' field to homebrew doc (#2630)Adrian Likins2016-07-282-0/+4
* zypper cleanup checks for failure/diff (#2569)Robin Roth2016-07-161-47/+21
* Add zypper refresh support in zypper module (#2411)Andrii Radyk2016-07-131-6/+41
* Check for zypper version before using options (#2549)Robin Roth2016-07-121-11/+36
* Handle empty IPS publishers (#2047)Peter Oliver2016-07-111-2/+3
* allow overwrite_multiple with more than 2 repos (#2481)Robin Roth2016-07-091-7/+9
* Improve debug log some more.Patrik Lundin2016-07-011-1/+1
* Make fail messages all use lowercase messages.Patrik Lundin2016-06-301-7/+7
* Improve debug logging some more.Patrik Lundin2016-06-301-1/+1
* No support for build=true with 'branch' syntax.Patrik Lundin2016-06-301-0/+5
* Improve debug logging for build code.Patrik Lundin2016-06-301-4/+4
* Add a break and extra debug log for clarity.Patrik Lundin2016-06-301-0/+2
* openbsd_pkg: no need to call .rstrip.Patrik Lundin2016-06-301-1/+1