aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-182-1179/+0
* RepoConfig: fix make.conf PORTDIR override (bug 661276)Zac Medico2018-07-151-1/+2
* GitSync: support sync-depth (bug 552814)Zac Medico2018-07-101-4/+0
* rsync: quarantine data prior to verification (bug 660410)Zac Medico2018-07-091-1/+6
* rsync: add key refresh retry (bug 649276)Zac Medico2018-04-021-0/+22
* Remove support for PROVIDE virtualsMichał Górny2018-03-141-4/+1
* repository.config: Fix handling sync-openpgp-key-pathMichał Górny2018-02-011-1/+2
* openpgp_key_path -> sync_openpgp_key_pathMichał Górny2018-02-011-3/+3
* sync-rsync-openpgp-key-path -> generic sync-openpgp-key-pathMichał Górny2018-01-301-0/+4
* Make manifest-required-hashes configurableMichał Górny2017-11-071-9/+33
* Replace static MANIFEST2_HASH_FUNCTIONS with dynamic listMichał Górny2017-11-061-2/+3
* RepoConfigLoader: Fix compatibility with Python 3.7 (bug #629146).Arfrever Frehtes Taifersar Arahesis2017-08-271-2/+2
* repos.conf: rename sync-depth option to clone-depthZac Medico2017-02-221-4/+12
* repos.conf: support strict-misc-digests attribute (bug 600128)Zac Medico2016-11-241-4/+14
* Remove unneeded native_kwargs wrapperMichał Górny2016-05-311-1/+1
* portage.util.configparser: Commonize portable config file reading routineMichał Górny2016-05-241-35/+3
* portage.util.configparser: Provide common code to handle cp importsMichał Górny2016-05-241-8/+1
* Revert "RepoConfigLoader._add_repositories: discard invalid repos"Zac Medico2015-12-131-2/+0
* Revert "Support environmental variables overriding parts (...)."Michał Górny2015-12-131-23/+2
* Revert "portage.repository.config: Clean reading of repository (...) "Michał Górny2015-12-131-101/+128
* Revert unreviewed and breaking changes done by ArfreverMichał Górny2015-12-091-13/+150
* Delete support for PORTDIR and PORTDIR_OVERLAY from make.conf and environment.Arfrever Frehtes Taifersar Arahesis2015-12-091-145/+4
* portage.repository.config.RepoConfig: Support location with trailing whitespa...Arfrever Frehtes Taifersar Arahesis2015-12-091-5/+9
* RepoConfigLoader._add_repositories: discard invalid reposZac Medico2015-12-081-0/+2
* portage.repository.config: Clean reading of repository names and drop support...Arfrever Frehtes Taifersar Arahesis2015-12-081-128/+101
* portage.repository.config.RepoConfig: Delete user_location attribute and cons...Arfrever Frehtes Taifersar Arahesis2015-12-081-15/+6
* Support environmental variables overriding parts of configuration of reposito...Arfrever Frehtes Taifersar Arahesis2015-12-011-2/+23
* portage.repository.config.RepoConfigLoader._parse(): Delete unused portdir pa...Arfrever Frehtes Taifersar Arahesis2015-11-231-2/+2
* portage.repository.config.RepoConfigLoader._add_repositories(): Delete unused...Arfrever Frehtes Taifersar Arahesis2015-11-231-4/+2
* portage.repository.config.RepoConfigLoader._parse(): Delete unused ignored_ma...Arfrever Frehtes Taifersar Arahesis2015-11-231-6/+2
* repos.conf: support sync-hooks-only-on-change attribute (bug 565172)Zac Medico2015-11-101-2/+4
* RepoConfigLoader: allow subsitution of variables like ROOT in repos.confZac Medico2015-10-281-1/+6
* repository/config.py: Fix propogation of module_specific_options (bug 561240)Brian Dolbec2015-09-241-1/+1
* RsyncSync: add sync-rsync-vcs-ignore option (bug 296085)Zac Medico2015-08-301-1/+2
* portage/repository/config.py: Pyflakes import cleanup.Brian Dolbec2015-07-141-1/+1
* type error and logging param fixesBrian Dolbec2015-07-141-1/+1
* sync: Enable to set rsync extra opts per repositoryÉtienne Buira2015-07-141-3/+7
* sync: allow sync modules to have specific optionsÉtienne Buira2015-07-141-12/+18
* config: skip missing profiles/repo_name warning when using layout.conf:repo-nameBertrand Simonnet2015-05-211-0/+1
* egencache --update-pkg-desc-index: handle read-only repo (bug 549616)Zac Medico2015-05-161-0/+12
* Use consistent rules for filenames of ebuils and misc files.Ulrich Müller2015-05-061-1/+1
* binpkg-multi-instance 7 of 7Zac Medico2015-03-041-1/+1
* portage/repository/config.py: Tweak deprecation message as recommendedBrian Dolbec2015-02-091-2/+2
* portage/repositoy/config.py: Create an auto-sync default of 'yes'Brian Dolbec2015-02-031-1/+1
* portage/repository/config.py: Update copyrightBrian Dolbec2015-02-021-1/+1
* portage/repository/config.py: typo s/depercated/deprecatedBrian Dolbec2015-02-021-2/+2
* portage/repository/config.py: Deprecate make.conf SYNC variable bug 538512Brian Dolbec2015-02-021-4/+10
* sync: support sync-depth for DVCS-es (git --depth)Michał Górny2015-01-181-0/+4
* Support override of default profile EAPI (532670)Zac Medico2014-12-301-4/+37
* Support @profile package set for bug #532224Zac Medico2014-12-111-1/+1