summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-3.0.20 releaseportage-3.0.20Zac Medico2021-06-133-1/+10
* pid-ns-init: Carry the autogroup's nice value into the new sessionFlorian Schmaus2021-06-131-1/+21
* PORTAGE_NICENESS: Consider autogroup schedulingFlorian Schmaus2021-06-132-4/+42
* Use an explicit empty dir for pkg_* phases [WIP]Michał Górny2021-06-114-5/+14
* repoman/setup.py: prefer setuptools over distutils (bug 794166)Zac Medico2021-06-051-13/+27
* setup.py: prefer setuptools over distutils (bug 794166)Zac Medico2021-06-051-13/+28
* Replace deprecated distutils.sysconfig usesMichał Górny2021-06-052-4/+8
* Support GLEP 75 in PORTAGE_RO_DISTDIRS size checkDaniel M. Weeks2021-06-051-2/+6
* Support GLEP 75 layout in GENTOO_MIRRORSDaniel M. Weeks2021-06-051-1/+1
* Support GLEP 75 layout in PORTAGE_RO_DISTDIRSDaniel M. Weeks2021-06-051-5/+14
* Fix typo in <stabilize-allarches/> QA noticeMichał Górny2021-06-021-1/+1
* Emit QA notices for setuptools warningsMichał Górny2021-05-311-0/+14
* Detect and report incorrect use of <stabilize-allarches/>Michał Górny2021-05-311-4/+9
* Updates for portage-3.0.19 releaseportage-3.0.19Zac Medico2021-05-243-1/+18
* make.conf.5: Suggest PORTAGE_LOG_FILTER_FILE_CMD supervisor for cat fallback ...Zac Medico2021-05-231-1/+12
* lib/portage/_sets/dbapi.py: add glob support to exclude-files parameter cnf/s...Dave Hughes2021-05-232-0/+7
* unmerge: Remove vartree aliasFelix Bier2021-05-231-5/+4
* unmerge: Reuse helper variable quietFelix Bier2021-05-231-3/+2
* unmerge: Add tests for unmerge orderFelix Bier2021-05-231-0/+179
* Sort emerge --unmerge order for determinismFelix Bier2021-05-232-1/+6
* Change _shell_quote to handle more special charactersFelix Bier2021-05-232-1/+48
* Add unit tests for _shell_quoteFelix Bier2021-05-231-0/+79
* env-update: skip PATH in systemd user environment definitionFlorian Schmaus2021-05-231-0/+5
* Enable EAPI 8Michał Górny2021-05-231-1/+1
* dosym: Implement -r option for EAPI 8.Ulrich Müller2021-05-232-1/+70
* Initial IDEPEND support (for EAPI 8)Michał Górny2021-05-2315-25/+60
* Support selective fetch restriction in emirrordistMichał Górny2021-05-231-29/+39
* Support selective fetch/mirror restriction for EAPI 8Michał Górny2021-05-233-4/+26
* Refactor fetch() for selective restrictionsMichał Górny2021-05-231-28/+26
* Make doconf, doenvd, doheader & doinitd ignore ins/exeopts in EAPI 8Michał Górny2021-05-235-4/+45
* Disallow options in PATCHES in EAPI 8Michał Górny2021-05-232-0/+17
* Relax update filenames as permitted for EAPI 8Michał Górny2021-05-231-11/+6
* Support second usev arg in EAPI 8Michał Górny2021-05-232-1/+9
* Require bash-5.0 in EAPI 8Michał Górny2021-05-232-1/+7
* Remove unpack support for 7z, lha and rar in EAPI 8Michał Górny2021-05-232-7/+31
* Ban hasq, hasv and useq in EAPI 8Michał Górny2021-05-233-3/+21
* emerge --fetch and regenworld: Respect EMERGE_LOG_DIR settingJames Stevenson2021-05-232-7/+27
* Implement PROPERTIES=test_network and ALLOW_TESTMichał Górny2021-05-197-17/+57
* emerge --fetchonly --quiet: use emerge-fetch.log when writable (bug 285614)James Stevenson2021-05-162-6/+23
* Accumulated PROPERTIES and RESTRICT for EAPI 8Michał Górny2021-05-122-6/+50
* Support new econf-passed parameters for EAPI 8Michał Górny2021-05-122-0/+21
* emerge: Fail with helpful message when --jobs=""Marco Sirabella2021-05-081-1/+1
* PipeLogger: handle FileNotFoundError when cancelled during _startZac Medico2021-05-011-10/+25
* ebuild-ipc: silently handle KeyboardInterruptZac Medico2021-05-011-3/+17
* _run_pkg_pretend: Use async and await syntaxZac Medico2021-05-011-14/+12
* _run_pkg_pretend: raise asyncio.CancelledError when terminatedZac Medico2021-05-011-1/+5
* ebuild.5: Add eapply documentationNekun2021-04-241-1/+21
* man/portage.5: Add userpatch documentationNekun2021-04-241-1/+32
* portage/tests: Be a bit more fancy with argparserMarco Sirabella2021-04-241-6/+9
* portage/tests: Use pathlib for path handlingMarco Sirabella2021-04-241-26/+21