summaryrefslogtreecommitdiff
path: root/packaging/os/apt_repository.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* Call main in conditional way - packaging (#5826)Fabio Alessandro Locati2016-12-051-1/+2
* Unquote urls in YAML - packaging (#5793)Fabio Alessandro Locati2016-12-021-4/+4
* Change example syntax on apt_repository moduleSam Doran2016-11-151-6/+20
* apt_repository: Relax PPA checks and add basename (#5432)Matt Robinson2016-11-031-10/+17
* Fix python 3 issues with apt* modules. (#4848)Matt Clay2016-09-141-8/+18
* Python 3 fixes for apt_* modules. (#4754)Matt Clay2016-09-081-1/+1
* Fix default perm for apt_repo files. (#4072)Adrian Likins2016-07-011-2/+5
* Convert packaging/* to py3/py2.4 syntax (#3702)Michael Scherer2016-05-201-4/+7
* Add diff support to apt_repository moduleTobias Wolf2016-03-041-3/+28
* Show error if python-apt is absent in check mode.Matt Clay2016-01-311-0/+2
* Merge pull request #2661 from mscherer/remove_unsafe_shell_apt_reposBrian Coca2016-01-251-1/+4
|\
| * Split a shell snippet in 2 to avoid using use_unsafe_shell=TrueMichael Scherer2015-12-101-1/+4
* | Added filename option to apt_repository module.Matt Clay2015-12-151-0/+14
|/
* fix error occurring with DebianPierre-Louis Bonicoli2015-07-301-6/+5
* Simplify distribution testAbhijit Menon-Sen2015-07-301-1/+1
* Make SourcesList __init__ method also set self.moduleAbhijit Menon-Sen2015-07-301-9/+10
* Clarify HAVE_PYTHON_APT/install_python_apt handling in apt_repositoryAbhijit Menon-Sen2015-07-301-12/+12
* Fix call to _expand_ppaAbhijit Menon-Sen2015-07-301-1/+1
* This change is in response to issue #133.verm6662015-06-251-1/+25
* Fix apt_repository so that it does not modify the mode of existing repositoriesToshio Kuratomi2015-06-241-2/+6
* Merge pull request #338 from pilou-/apt_repository_filemodeToshio Kuratomi2015-06-241-4/+4
|\
| * apt_repository: fix file modePierre-Louis Bonicoli2014-11-161-4/+4
* | Proper author info for all remaining modulesGreg DeKoenigsberg2015-06-151-1/+1
* | Python2.4 fixesMatt Martz2015-05-111-2/+6
|/
* Some more module categorization.Michael DeHaan2014-11-041-0/+446