summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setup.py: prepare for 3.0.43portage-3.0.43Sam James2023-01-021-2/+2
* NEWS: prepare for 3.0.43Sam James2023-01-021-4/+1
* news: simplify isRelevant() checkSam James2023-01-022-5/+12
* news: fix value of profiles_baseSam James2023-01-021-1/+1
* Add a pre-commit configJohn Helmert III2023-01-012-0/+21
* bin: pass -S to file to disable seccompSam James2022-12-314-6/+16
* NEWS: updateSam James2022-12-311-2/+5
* git.py: fix "is-shallow-repository" check by stripping \nFlorian Schmaus2022-12-312-1/+3
* Report a warning when unaccelerated Whirlpool is being usedMichał Górny2022-12-311-0/+11
* checksum: Consider C implementation of Whirlpool acceleratedMichał Górny2022-12-312-16/+6
* Test C whirlpool implementation separately from Python implMichał Górny2022-12-312-6/+13
* Inline Whirlpool tests in test_whirlpoolMichał Górny2022-12-312-41/+22
* Rework signal handling in entry scriptsMike Gilbert2022-12-316-3361/+3381
* NEWS: update for Whirlpool fixesSam James2022-12-291-0/+13
* portage.util: Add C implementation of Whirlpool hashMichał Górny2022-12-293-1/+1187
* setup.py: release 3.0.42portage-3.0.42Sam James2022-12-261-1/+1
* NEWS: release 3.0.42Sam James2022-12-261-1/+1
* tox: add ./run-pylint to allowlist_externalsMike Gilbert2022-12-231-0/+2
* config: fix Pathlib attributeSam James2022-12-211-1/+1
* config: add missing Pathlib importSam James2022-12-211-0/+1
* Revert "porttree: skip metadata verification if repository is immutable (not ...Sam James2022-12-211-5/+2
* man/portage.5: expand on volatile configuration optionSam James2022-12-211-0/+3
* sync: git: only clobber changes if repository is marked as non-volatileSam James2022-12-212-18/+124
* sync: git: add GIT_CEILING_DIRECTORIES for update operationsJohn Helmert III2022-12-211-0/+23
* sync: git: `git clean` the repo before updatingJohn Helmert III2022-12-211-0/+18
* sync: git: allow truncating history if repository is marked volatileSam James2022-12-211-12/+17
* sync: git: only perform shallow updates if the repository is shallowFlorian Schmaus2022-12-212-5/+25
* porttree: skip metadata verification if repository is immutable (not volatile)Sam James2022-12-211-2/+5
* config: Add 'volatile' configuration optionSam James2022-12-212-1/+47
* logging: Write logs under BROOT, not EPREFIXJames Le Cuirot2022-12-154-3/+8
* man/make.conf.5: describe binpkg suffixSam James2022-12-142-3/+10
* cnf: add arch-specific configuration example for loongWANG Xuerui2022-12-102-1/+57
* install-qa-check.d/60pkgconfig: remove PCREOskari Pirhonen2022-12-102-1/+3
* NEWS: retroactively add bug reference for ROOT rebuild fixSam James2022-12-101-1/+1
* glsa: abort on incorrect arch delimiterSam James2022-12-103-14/+109
* bin/etc-update: Apply patsub_replacement defencesKerin Millar2022-12-052-3/+4
* NEWS: add placeholders for 3.0.42Sam James2022-12-051-0/+9
* setup.py: prepare for portage-3.0.41portage-3.0.41Sam James2022-12-051-1/+1
* NEWS: prepare for portage-3.0.41Sam James2022-12-051-2/+4
* update Actions versionsJohn Helmert III2022-12-032-3/+3
* Manual string formatting updatesJohn Helmert III2022-12-033-10/+12
* drop unused importsJohn Helmert III2022-12-0351-54/+0
* pyupgrade everythingJohn Helmert III2022-12-03274-1503/+1462
* bintree: Fix breaking GPKG structure on updatesMichał Górny2022-12-023-4/+10
* vartree: use ewarn if merging despite collisionsSam James2022-12-012-4/+18
* NEWS: add placeholders for 3.0.41Sam James2022-12-011-0/+9
* setup.py: update link to release notesSam James2022-12-011-1/+1
* setup.py: prepare for 3.0.40portage-3.0.40Sam James2022-12-011-1/+1
* NEWS: prepare for portage-3.0.40Sam James2022-12-011-1/+1
* Properly assign filenames for remote packagesSheng Yu2022-11-302-1/+3