summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS, meson.build: prepare for portage-3.0.56portage-3.0.56Sam James2023-12-012-2/+2
* NEWS: updateSam James2023-12-011-3/+7
* NEWS: updateSam James2023-12-011-1/+18
* Stop implicitly manipulating `NO_COLOR`/`NOCOLOR`Michał Górny2023-11-305-18/+5
* depgraph: Handle empty leaves during runtime cycle topological sortZac Medico2023-11-291-2/+2
* Account for runtime_slot_op in DepPriority sort for digraph.debug_print()Zac Medico2023-11-291-8/+11
* Optimize runtime cycle ignore_priority leaf selection loop for topological sortZac Medico2023-11-292-23/+16
* Prefer installed leaves in runtime cycle topological sortZac Medico2023-11-281-0/+6
* Cancel prefetchers that have not started yetZac Medico2023-11-284-3/+23
* Increase ignore_priority during topological sort for runtime cycleZac Medico2023-11-284-22/+35
* DepPriority{Normal,Satisfied}Range: strengthen _ignore_runtime for runtime sl...Sam James2023-11-283-8/+22
* tests: add runtime cycle test case with binpkgsSam James2023-11-281-0/+145
* find_smallest_cycle: Optimize to traverse fewer nodesZac Medico2023-11-273-6/+39
* _run_pkg_pretend: Refer to emerge-fetch.log for binpkg parallel-fetchZac Medico2023-11-241-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
* sqlite: multiprocessing spawn compatZac Medico2023-10-302-2/+15
* sync/git: invoke add_safe_directory() earlier when updating a repoFlorian Schmaus2023-10-311-2/+2
* tox: Use epytest-style options for pytest, including xdistSam James2023-10-301-1/+2
* CI: Use epytest-style options for pytest, including xdistSam James2023-10-301-2/+3
* test_doebuild_fd_pipes.py: multiprocessing spawn compatZac Medico2023-10-291-10/+20
* tests/emerge/meson.build: replace test_simple with test_baselineDavid Palao2023-10-301-1/+1
* tests/emerge/test_simple.py: remove it.David Palao2023-10-301-727/+0