summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect line wrapping in output from yum check-updatesFilip Hubík2016-10-191-0/+2
* Ensure yum failures in with-loop result into a failed taskDag Wieers2016-10-181-7/+15
* Make pip module use pip3 on python 3Michael Scherer2016-10-171-2/+12
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-173-6/+6
* Correct functional typosJohn Barker2016-10-111-1/+1
* apt: fix cache time handling (#1517)Kevin Carter2016-09-281-40/+72
* Fix pip freeze workaround with virtualenv (#4951)Toshio Kuratomi2016-09-201-31/+47
* pip list isn't available on pip less than 1.3 so make a fallback (#4947)Toshio Kuratomi2016-09-201-2/+27
* Fix parsing of pip outputToshio Kuratomi2016-09-201-16/+19
* Pip: use 'pip list' when available for package list (#4644)Rob Cutmore2016-09-201-16/+38
* Check whether yum file or URL install is an upgrade (#4547)Will Thames2016-09-191-18/+5
* Fix python 3 issues with apt* modules. (#4848)Matt Clay2016-09-143-18/+58
* Python 3 fixes for apt_* modules. (#4754)Matt Clay2016-09-083-5/+7
* We've decided that pythn 3.5 is the minimum python3 version (#4572)Toshio Kuratomi2016-08-311-1/+1
* gem: add support for --env-shebang (#4377)Guillaume Delpierre2016-08-301-1/+10
* apt_key: fix spurious failure to import a subkey (#4366)Alexey Sheplyakov2016-08-161-1/+1
* pip: Fix uninitialized variable during check_mode (#4379)Evan2016-08-101-0/+1
* Add way to specify environment (#3453)Jan Hutař2016-07-131-2/+20
* name was the issue, not pkgBrian Coca2016-07-051-3/+3
* protect another portion against None nameBrian Coca2016-07-051-5/+6
* another fix for None in nameBrian Coca2016-07-051-4/+5
* avoid traceback when name is NoneBrian Coca2016-07-051-2/+3
* allow pip to take a list of names (#4056)Brian Coca2016-07-021-21/+31
* Update docs and internal naming s/RHN/RHSM (#3977)Adrian Likins2016-07-011-22/+22
* Add 'force_register' to redhat_subscriptions (#3976)Adrian Likins2016-07-011-3/+13
* Fix default perm for apt_repo files. (#4072)Adrian Likins2016-07-011-2/+5
* removed extra spaceBrian Coca2016-06-221-1/+1
* Cleanup unused variable in yum.py (#4009)jctanner2016-06-221-1/+0
* apt remove now recognizes the force parameter (#3756)Erik Nadel2016-06-221-3/+8
* Add retries to apt_key with keyserver, fixes #3986 (#3987)mattymo2016-06-221-1/+8
* Add local and url support to yum state=latest (#4003)jctanner2016-06-211-14/+29
* apt: fix deb=file with --diff does not show diff on upgrades (#3826)René Moser2016-06-011-2/+2
* apt: fix KeyError for deb=file (#3816)René Moser2016-06-011-1/+2
* Make explicit that virtualenv is created if needed for pip module. (#3731)james-prior2016-05-241-2/+8
* Convert packaging/* to py3/py2.4 syntax (#3702)Michael Scherer2016-05-205-20/+37
* 2 Module fixes (#3611)Matt Martz2016-05-201-2/+12
* apt: fix always changed when using deb file on Debian 8 (#3541)René Moser2016-05-061-5/+20
* Fixed #3577 (#3578)Pomin Wu2016-05-021-0/+1
* Some beginning python3 porting for modules which have unittestsToshio Kuratomi2016-04-271-2/+4
* Change gem_source and executable to 'path'Michael Scherer2016-04-261-2/+2
* improve redhat_subscription documentation (#3348)Adrian Likins2016-04-201-2/+38
* Fix error reporting for fetch_key (#2662)Michael Scherer2016-04-191-13/+12
* Add support for Satellite/Spacewalk which have slightly different API to Host...Jan Hutař2016-04-191-4/+35
* Fix apt module needing another format characterToshio Kuratomi2016-04-191-1/+1
* Resolve idempotency issue with virtual apt package (#3449)NielsH2016-04-181-1/+1
* Add diff to apt.py (#2944)Tobias Wolf2016-04-181-8/+48
* Correct misspell (#3454)Oleg Senin2016-04-181-1/+1
* Merge pull request #3352 from gundalow/docsrh_subsMatt Davis2016-04-121-0/+15
|\
| * Add copyright notice for James LaskaJohn Barker2016-04-061-0/+15
* | Update redhat_subscriptions 'server_insecure' docs (#3373)Adrian Likins2016-04-121-1/+1