summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 3.0.26 releaseportage-3.0.26Michał Górny2021-09-293-3/+7
* Attempt to fix creating FILESDIR properlyMichał Górny2021-09-281-1/+0
* Revert "prepare_build_dirs: Fix copytree() on Python 3.7"Michał Górny2021-09-281-1/+1
* Prepare for 3.0.25 releaseportage-3.0.25Michał Górny2021-09-283-1/+12
* prepare_build_dirs: apply permissions to filesdirZac Medico2021-09-281-2/+9
* prepare_build_dirs: Fix copytree() on Python 3.7Michał Górny2021-09-271-2/+2
* eend: Output QA notice when called without argumentUlrich Müller2021-09-271-0/+1
* Prepare for 3.0.24 releaseportage-3.0.24Michał Górny2021-09-273-1/+17
* Copy files/* into the work tree instead of symlinking itMichał Górny2021-09-262-11/+10
* bin/misc-function.sh: check scanelf return codeSam James2021-09-211-14/+50
* vardbapi: convert compat coroutine to asyncZac Medico2021-09-201-9/+6
* portdbapi: convert compat coroutine to asyncZac Medico2021-09-201-6/+4
* bindbapi: convert compat coroutine to asyncZac Medico2021-09-201-9/+6
* SpawnProcess: convert compat coroutine to asyncZac Medico2021-09-201-6/+4
* SequentialTaskQueue: convert compat coroutine to asyncZac Medico2021-09-201-6/+4
* Binpkg: convert compat coroutine to asyncZac Medico2021-09-202-7/+7
* ForkProcess: convert compat coroutine to asyncZac Medico2021-09-201-6/+4
* Fix ignore rev for black formatting, it seems to have changed during mergeWolfgang E. Sanyer2021-09-201-1/+1
* Fix installation issue related to black formatting and regexWolfgang E. Sanyer2021-09-201-0/+2
* Define PORTAGE_BASE_PATH on a single lineMike Gilbert2021-09-201-3/+1
* ExtendedFuture: Fix python3.10 DeprecationWarningZac Medico2021-09-201-3/+21
* _safe_loop: fix python3.10 DeprecationWarningZac Medico2021-09-191-3/+7
* .editorconfig: *.py indent_style = spaceZac Medico2021-09-191-1/+1
* Added rev ignore file, to make git blame more usableWolfgang E. Sanyer2021-09-192-0/+9
* Add github action to check black formattingWolfgang E. Sanyer2021-09-191-0/+10
* Change README to markdown. Also add badge and info for black formatting.Wolfgang E. Sanyer2021-09-193-11/+37
* Reformat to use spaces instead of tabs. Also, use blackWolfgang E. Sanyer2021-09-19674-124140/+141059
* Include INHERIT value in generated cacheMichał Górny2021-09-104-4/+10
* Remove UNUSED* auxdbkeysMichał Górny2021-09-105-10/+5
* Switch internal metadata to key=value formatMichał Górny2021-09-102-12/+16
* Remove deprecated dbkey support from doebuild/ebuild.shMichał Górny2021-09-102-38/+7
* setup.py: Restore .tar.gz sdist defaultMichał Górny2021-09-101-4/+0
* Prepare for 3.0.23 releaseportage-3.0.23Michał Górny2021-09-102-1/+10
* Extend setuptools warning regexpMichał Górny2021-09-081-1/+1
* Revert "Warn if portage home directory is missing"Michał Górny2021-09-071-9/+0
* Warn if portage home directory is missingJames Stevenson2021-09-041-0/+9
* ebuild.sh: Update QA notice in inherit()Ulrich Müller2021-09-031-2/+2
* Revert "Revert "Generate a QA Notice when EXPORT_FUNCTIONS is called before i...Ulrich Müller2021-09-031-0/+8
* post_emerge: Display all preserved libs with --verboseMichał Górny2021-09-032-5/+8
* dispatch-conf: Add support for conf-update.d hook directoryFlorian Schmaus2021-08-224-1/+43
* util: add portage.util.hooks.get_hooks_from_dir()Florian Schmaus2021-08-223-14/+34
* pid-ns-init: Consider autogroup schedulingFlorian Schmaus2021-08-182-2/+23
* Prepare for 3.0.22 releaseportage-3.0.22Michał Górny2021-08-172-1/+10
* man/emerge.1: Fix typo in --with-bdeps descriptionSam James2021-08-151-1/+1
* emerge: Sort USE flags in output using combined alnum sortMichał Górny2021-08-071-2/+19
* tox: Do not run pylint on pypy3Michał Górny2021-08-071-8/+8
* ci: Test using the newest version of PyPy3.7Michał Górny2021-08-072-2/+2
* ci: Test using the newest available version of py3.10Michał Górny2021-08-071-1/+1
* Ignore version normalization warnings from setuptoolsMichał Górny2021-08-051-1/+10
* bin/estrip: avoid copying directories in FEATURES=installsourcesSergei Trofimovich2021-07-171-1/+3