summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS, setup.py: prepare for portage-3.0.49portage-3.0.49Sam James2023-06-212-2/+2
* Revert "depgraph: Don't ignore downgrades as missed_updates"Sam James2023-06-213-4/+4
* tests: rename test_unecessary_slot_upgrade.py -> test_unnecessary_slot_upgrad...Sam James2023-06-191-0/+0
* NEWS: updateSam James2023-06-161-3/+14
* depgraph: Do not allow slotted deps to be satisfied by wrong slotsYiFei Zhu2023-06-162-2/+20
* tests: resolver: Test the broken behavior of Perl rebuild bugYiFei Zhu2023-06-161-0/+121
* depgraph: Don't ignore downgrades as missed_updatesYiFei Zhu2023-06-162-4/+2
* tests: resolver: Test the (bad) behavior of bug #622270YiFei Zhu2023-06-161-0/+78
* tests/glsa/test_security_set: test glsa with invalid range attributeJohn Helmert III2023-06-151-0/+10
* tests/glsa/test_security_set: support manipulation of glsa range attributesJohn Helmert III2023-06-151-2/+20
* lib/portage/glsa: raise GlsaFormatException on invalid range typesJohn Helmert III2023-06-152-2/+15
* Update NEWS for write check adjustmentsMike Gilbert2023-06-141-0/+3
* fetch: do not rely on os.stat() for DISTDIR write testMike Gilbert2023-06-141-11/+6
* doebuild: do not rely on os.access() for PORTAGE_TMPDIR write checkMike Gilbert2023-06-141-16/+16
* depgraph: drop unnecessary spinner importSam James2023-06-141-5/+4
* depgraph: type annotationsBerin Aniesh2023-06-141-4/+39
* Remove dummy_threadingBerin Aniesh2023-06-1411-96/+34
* emerge: depgraph: fix comment typoSam James2023-06-141-1/+1
* emerge-webrsync: improve error message when key is missingSam James2023-06-092-0/+13
* dosym: Fix another corner case of strange inputUlrich Müller2023-06-071-2/+2
* src: fix comment whitespaceSam James2023-06-071-2/+2
* dosym: Don't add a spurious newline to the pathUlrich Müller2023-06-071-1/+1
* dosym: Prevent globbing of argument in dosym_canonicalizeUlrich Müller2023-06-062-3/+7
* setup.py: prepare for portage-3.0.48.1portage-3.0.48.1Sam James2023-06-061-1/+1
* sync: webrsync: fix passing down PORTAGE_SYNC_WEBRSYNC_GPGSam James2023-06-061-1/+1
* sync: webrsync: fix keyserver variable typoSam James2023-06-062-1/+7
* portage.util.writemsg_level: Add return type type annotationBerin Aniesh2023-06-061-1/+1
* portage.util: Fix types and add add more details to docstringBerin Aniesh2023-06-062-8/+16
* main.py, portage.util: Add docstrings and type annotationsBerin Aniesh2023-06-063-15/+20
* NEWS, setup.py: prepare for portage-3.0.48portage-3.0.48Sam James2023-06-012-2/+2
* NEWS: mention pytestSam James2023-06-011-0/+3
* tests: pre-commit: add pytest dep to pylintDavid Palao2023-05-262-1/+3
* tests: fix the inst gid and uid in some envs for testsDavid Palao2023-05-264-7/+7
* tests(tox): added pytest dependencyDavid Palao2023-05-261-0/+2
* tests: adjusted the copyright years in some filesDavid Palao2023-05-267-7/+7
* tests: process: port PipeReaderArrayTestCase to pytestDavid Palao2023-05-261-1/+4
* tests: runtests: use diff test logic w/ runtests and w/ pytestDavid Palao2023-05-263-7/+30
* tests: pytest: the last four failing tests with pytest fixedDavid Palao2023-05-264-4/+8
* tests: process: port to pytest test about spawning with large env varDavid Palao2023-05-261-30/+20
* tests: file_copy: port testCopyFileSparse to pytestDavid Palao2023-05-261-2/+6
* tests: resolver: port testAutounmaskUseSlotConflict to pytest using xfailDavid Palao2023-05-261-1/+4
* tests: resolver: port testAutounmaskMultilibUse to pytest using xfailDavid Palao2023-05-261-0/+3
* tests: process: order of skipif conditions changedDavid Palao2023-05-261-6/+4
* tests: process: port testUnshareNet to pytestDavid Palao2023-05-261-9/+13
* tests: resolver: use xfail w/ pytestDavid Palao2023-05-261-0/+3
* tests: whirpool: skip C test conditionally w/ pytestDavid Palao2023-05-261-2/+6
* tests: re-introduced runTests.pyDavid Palao2023-05-261-0/+76
* tests: pytest: added session scoped autoused fixture to prepare envDavid Palao2023-05-262-76/+89
* NEWS: Update for dropped FEATURES=ignore-mtimeUlrich Müller2023-05-261-4/+0
* Drop ignore-mtime from featuresUlrich Müller2023-05-263-15/+6