aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Remove unused assertExists helperMarco Sirabella2021-04-242-33/+1
* emerge: use parse_intermixed_args when available (bug 784566)Zac Medico2021-04-202-2/+10
* repoman/setup.py: update sdist for xz supportZac Medico2021-04-191-2/+5
* tests: lazily evaluate cnf_* vars (bug 783957)Zac Medico2021-04-183-19/+83
* SimpleRepomanTestCase: update portage.const.EPREFIX after forkZac Medico2021-04-111-0/+1
* man/emerge.1: fix typosThomas Deutschmann2021-04-051-1/+1
* repoman: fix --version TypeErrorZac Medico2021-04-042-2/+3
* SimpleRepomanTestCase: use -vvvv for debug modeZac Medico2021-03-311-0/+2
* repoman: fix ModuleConfig _not_installed path (bug 779055)Zac Medico2021-03-311-2/+2
* repoman/lib/repoman/argparser.py: W0611: Unused import sys (unused-import)Zac Medico2021-03-301-1/+0
* repoman: correct parse_args local sys.argv referenceZac Medico2021-03-301-2/+2
* repoman: Update for a repoman-3.0.3 releaserepoman-3.0.3Zac Medico2021-03-292-1/+7
* Updates for portage-3.0.18 releaseportage-3.0.18Zac Medico2021-03-293-1/+12