aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emirrordist: add --content-db option required for content-hash layout (bug 75...Zac Medico2021-02-261-4/+4
* fetch.py: fix UnboundLocalError: local variable 'myfile'Zac Medico2021-02-251-2/+2
* fetch.py: fix UnboundLocalError: local variable 'myfile'Zac Medico2021-02-241-2/+2
* Add content-hash distfiles layout (bug 756778)Daniel Robbins2021-02-221-0/+97
* MirrorLayoutConfig: content digest support (bug 756778)Zac Medico2021-02-221-11/+87
* Make digests available to fetch commandDaniel M. Weeks2021-01-091-0/+6
* Fix varexpand, splitting in fetchDaniel M. Weeks2021-01-091-2/+3
* get_mirror_url: urlquote only for ftp, http, and https (bug 741474)Zac Medico2020-09-121-2/+6
* *: drop all import __future__ statementsAaron Bauman2020-08-061-2/+0
* Fix R1705.Alec Warner2020-07-291-6/+4
* Fix pylint R0205.Alec Warner2020-07-221-3/+3
* Remove py<3.4 import compatibilityMichał Górny2020-07-181-10/+2
* Escape percent-signs in portage.package.ebuild.fetch.get_mirror_url()Mike Gilbert2020-05-311-1/+6
* Revert "Escape percent-signs in filename when fetching from mirrors"Mike Gilbert2020-05-311-7/+2
* Escape percent-signs in filename when fetching from mirrorsMike Gilbert2020-05-311-2/+7
* _hide_url_passwd: replace all occurrences (bug 713726)Zac Medico2020-03-221-1/+1
* fetch: drop privileges early for NFS root_squash (bug 601252)Zac Medico2020-02-291-0/+31
* fetch: remove secpass import (bug 601252)Zac Medico2020-02-151-3/+3
* fetch: split out _ensure_distdir function (bug 601252)Zac Medico2020-02-151-47/+55
* fetch: skip _checksum_failure_temp_file in force modeZac Medico2019-12-081-1/+1
* fetch: remove symlink created by FETCHCOMMAND_RSYNC (bug 698046)Zac Medico2019-10-281-1/+2
* fetch: respect try_mirrors parameter for local mirrorsZac Medico2019-10-241-1/+1
* FilenameHashLayout.get_filenames: force UTF8 encoding for iglob argumentZac Medico2019-10-211-1/+1
* fetch: yield unicode from layout get_filenames methodsZac Medico2019-10-211-4/+14
* fetch: Use distfile fetching method to get layout.confMichał Górny2019-10-201-17/+16
* fetch: add force parameter (bug 697566)Zac Medico2019-10-201-4/+18
* fetch: add docstringZac Medico2019-10-191-1/+25
* get_mirror_url: do not cache after ConfigParserErrorZac Medico2019-10-141-5/+2
* get_mirror_url: do not cache negative resultsZac Medico2019-10-141-1/+2
* get_mirror_url: handle UnicodeDecodeErrorZac Medico2019-10-141-1/+1
* fetch: minimal skiprocheck fixes (bug 220533)Zac Medico2019-10-141-15/+23
* fetch: Make FlatLayout.get_filenames() not return directoriesMichał Górny2019-10-131-1/+4
* emirrordist: Implement mirror layout.conf supportMichał Górny2019-10-091-2/+29
* fetch: Support GLEP 75 mirror structureMichał Górny2019-10-041-3/+157
* fetch: atomic downloads (bug 175612)Zac Medico2019-04-291-34/+71
* Import OrderedDict directly from collectionsZac Medico2019-04-211-2/+4
* Revert "fetch: check DISTDIR write access as fetch user (bug 601252)"Zac Medico2018-11-181-1/+1
* fetch: check DISTDIR write access as fetch user (bug 601252)Zac Medico2018-11-081-1/+1
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-0/+1174