aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DepPriority{Normal,Satisfied}Range: weaken _ignore_runtime for cross rootHEADmasterZac Medico29 hours7-15/+208
* BuildLogger: Close self._stdin after forkZac Medico33 hours1-3/+31
* circular_dependency: Handle SonameAtomZac Medico33 hours1-2/+13
* EbuildFetchTestCase: Fix dict/shelve key order assumptionZac Medico3 days1-4/+4
* NEWS: updateSam James4 days1-0/+4
* Set SYSROOT for has/best_version so that they work when IPC is disabledJames Le Cuirot4 days2-3/+14
* emerge: avoid spamming too much info about unused binpkgs, reduxEli Schwartz4 days1-6/+22
* NEWS, meson.build: prepare for portage-3.0.56portage-3.0.56Sam James7 days2-2/+2
* NEWS: updateSam James7 days1-3/+7
* NEWS: updateSam James7 days1-1/+18
* Stop implicitly manipulating `NO_COLOR`/`NOCOLOR`Michał Górny8 days5-18/+5
* depgraph: Handle empty leaves during runtime cycle topological sortZac Medico8 days1-2/+2
* Account for runtime_slot_op in DepPriority sort for digraph.debug_print()Zac Medico8 days1-8/+11
* Optimize runtime cycle ignore_priority leaf selection loop for topological sortZac Medico8 days2-23/+16
* Prefer installed leaves in runtime cycle topological sortZac Medico9 days1-0/+6
* Cancel prefetchers that have not started yetZac Medico9 days4-3/+23
* Increase ignore_priority during topological sort for runtime cycleZac Medico9 days4-22/+35
* DepPriority{Normal,Satisfied}Range: strengthen _ignore_runtime for runtime sl...Sam James9 days3-8/+22
* tests: add runtime cycle test case with binpkgsSam James9 days1-0/+145
* find_smallest_cycle: Optimize to traverse fewer nodesZac Medico10 days3-6/+39
* _run_pkg_pretend: Refer to emerge-fetch.log for binpkg parallel-fetchZac Medico13 days1-0/+10
* Revert "find_smallest_cycle: Increase ignore_priority to find smaller cycles"Zac Medico2023-11-224-22/+22
* find_smallest_cycle: Increase ignore_priority to find smaller cyclesZac Medico2023-11-185-19/+180
* Add test case to reproduce bug 917259Zac Medico2023-11-162-0/+249
* _emerge: Fix _failed_pkg cpv AttributeErrorZac Medico2023-11-131-2/+3
* */*: fix typosSam James2023-11-1137-56/+56
* portage: tests: fix typosSam James2023-11-1116-21/+21
* man: fix typosSam James2023-11-116-23/+23
* misc/emerge-delta-webrsync: fix typosSam James2023-11-111-2/+2
* doc: fix typosSam James2023-11-113-6/+6
* tox.ini: pass posargs to pytestSam James2023-11-111-1/+1
* tests: test_bintree: add test for trust helper --pretend issueSam James2023-11-111-0/+45
* _emerge: fix _eval_visiblity typoSam James2023-11-111-2/+2
* tox.ini: fix pytest-xdist typoSam James2023-11-111-1/+1
* pyproject.toml, NEWS: declare pytest markers.David Palao2023-11-112-0/+10
* sr.ht ci: add some pytest optionsOskari Pirhonen2023-11-111-0/+9
* sr.ht ci: install into --destdirOskari Pirhonen2023-11-111-1/+1
* sr.ht ci: install some missing packagesOskari Pirhonen2023-11-112-2/+4
* sr.ht ci: small housekeepingOskari Pirhonen2023-11-111-4/+12
* ebuild: add some missing newlines in errorswh02023-11-112-3/+6
* sync: git: add sync-git-verify-max-age-days optionFlorian Schmaus2023-11-114-0/+59
* emerge: Use finally instead of atexit for xtermTitleResetZac Medico2023-11-092-10/+10
* NEWS, meson.build: prepare for portage-3.0.55portage-3.0.55Sam James2023-11-062-2/+2
* bintree: don't call trust helper with --pretendSam James2023-11-065-6/+24
* emerge: fix _show_ignored_binaries_respect_use with incomplete depgraphSam James2023-11-063-1/+94
* emerge: account for EROOT in _show_ignored_binaries_respect_useSam James2023-11-061-4/+9
* emerge: fix binpkg-respect-use notice with blockersSam James2023-11-063-1/+94
* Use documented os.register_at_fork functionZac Medico2023-11-021-2/+2
* testAsyncFunctionStdin: multiprocessing spawn compatZac Medico2023-11-021-7/+23
* CI: quieten apt, try suppress fsyncSam James2023-11-021-2/+3