summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS, setup.py: prepare for portage-3.0.46portage-3.0.46Sam James2023-04-072-2/+2
* portage.5: document restrict-allowed, properties-allowedSam James2023-04-071-1/+9
* NEWS: mention sourcehut buildsOskari Pirhonen2023-04-071-0/+19
* ci: run the portage tests on sourcehutOskari Pirhonen2023-04-071-0/+39
* ci: add basic pypy support to setup-python.shOskari Pirhonen2023-04-071-8/+15
* ci: run pylint on sourcehutOskari Pirhonen2023-04-071-1/+17
* ci: NIH actions/setup-python for sourcehutOskari Pirhonen2023-04-072-6/+40
* ci: run black on sourcehutOskari Pirhonen2023-04-071-0/+20
* dbapi: Catch invalid binpkg error during pkgmoveSheng Yu2023-04-072-2/+9
* ebuild.5: Document PROPERTIES=test_networkUlrich Müller2023-04-071-0/+5
* ebuild.5: Drop list of tokens for RESTRICT and PROPERTIESUlrich Müller2023-04-071-3/+3
* NEWS: Update for prepinfo changeUlrich Müller2023-04-071-0/+4
* prepman: DeprecateUlrich Müller2023-04-051-1/+5
* prepinfo: DeprecateUlrich Müller2023-04-051-1/+3
* misc-functions.sh: Inline prepinfo code in install_qa_check()Ulrich Müller2023-04-051-5/+19
* tests: fix util/test_shelve.pyOskari Pirhonen2023-04-022-3/+3
* man/ru/ebuild.1: Fix grammarUlrich Müller2023-03-251-1/+1
* .editorconfig: set trim_trailing_whitespace tooSam James2023-03-241-0/+1
* .editorconfig: add profile = blackSam James2023-03-231-0/+3
* .gitignore: add Vim filesOskari Pirhonen2023-03-231-0/+2
* actions: move pylint job into lint.ymlOskari Pirhonen2023-03-233-43/+79
* actions: rename black.yml to lint.ymlOskari Pirhonen2023-03-231-0/+0
* archive-conf: switch from os.popen() to subprocess.run()Oskari Pirhonen2023-03-211-2/+7
* Convert %-formats to fstringsOskari Pirhonen2023-03-2112-79/+57
* man/*: Document NO_COLORUlrich Müller2023-03-214-15/+23
* emerge: respect NO_COLORSiddhanth Rathod2023-03-2117-40/+57
* NEWS: add note re motivation for STREEBOG cleanup (pygost being yanked)Sam James2023-03-211-0/+4
* NEWS: update for checksum cleanupsSam James2023-03-211-0/+51
* checksum: drop mhash usage for WHIRLPOOL; consolidate RIPEMD logicSam James2023-03-211-28/+21
* checksum: add further comments on existing fallback logic for RIPEMD/WHIRLPOOLSam James2023-03-211-2/+7
* checksum: drop pycrypto/pycryptodome fallback for BLAKE2/SHA3Sam James2023-03-211-51/+4
* checksum: update WHIRLPOOL comment for provider preferenceSam James2023-03-211-1/+1
* checksum: drop < Python 3.6 checksum compatibilty via pyblake2, sha3Sam James2023-03-211-28/+5
* checksum: drop pygcrypt supportSam James2023-03-211-46/+0
* checksum: drop STREEBOG{256,512} & pygost supportSam James2023-03-213-51/+1
* CI: add Python 3.12 alphasSam James2023-03-201-0/+1
* CI: fix Python 3.11 workflow/jobSam James2023-03-201-1/+1
* setup.py: prepare for portage-3.0.45.3portage-3.0.45.3Sam James2023-03-191-1/+1
* NEWS: prepare for portage-3.0.45.3Sam James2023-03-191-1/+1
* repository: config: absorb all exceptions when determining volatilitySam James2023-03-192-3/+18
* Add FEATURE="warn-on-large-env": warn on large child process environmentsFlorian Schmaus2023-03-116-17/+106
* github ci: bump Ubuntu to 22.04Florian Schmaus2023-03-111-1/+1
* DEVELOPING: update release processSam James2023-03-041-14/+28
* NEWS: fix oldish typoportage-3.0.45.2Sam James2023-03-041-1/+1
* setup.py: prepare for 3.0.45.2Sam James2023-03-041-1/+1
* repository: config: fix initial sync of (git) repositoriesSam James2023-03-042-22/+22
* portage: news: further type annotationsSiddhanth Rathod2023-03-042-47/+47
* install-qa-check.d/90config-impl-decl: prefix warning with 'QA Notice'Sam James2023-02-281-1/+2
* sync: git: add trivial type annotationsSam James2023-02-271-8/+9
* portage: news: trivial type annotationsSam James2023-02-271-18/+41