GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWS, setup.py: prepare for portage-3.0.49
portage-3.0.49
Sam James
2023-06-21
2
-2
/
+2
*
Revert "depgraph: Don't ignore downgrades as missed_updates"
Sam James
2023-06-21
3
-4
/
+4
*
tests: rename test_unecessary_slot_upgrade.py -> test_unnecessary_slot_upgrad...
Sam James
2023-06-19
1
-0
/
+0
*
NEWS: update
Sam James
2023-06-16
1
-3
/
+14
*
depgraph: Do not allow slotted deps to be satisfied by wrong slots
YiFei Zhu
2023-06-16
2
-2
/
+20
*
tests: resolver: Test the broken behavior of Perl rebuild bug
YiFei Zhu
2023-06-16
1
-0
/
+121
*
depgraph: Don't ignore downgrades as missed_updates
YiFei Zhu
2023-06-16
2
-4
/
+2
*
tests: resolver: Test the (bad) behavior of bug #622270
YiFei Zhu
2023-06-16
1
-0
/
+78
*
tests/glsa/test_security_set: test glsa with invalid range attribute
John Helmert III
2023-06-15
1
-0
/
+10
*
tests/glsa/test_security_set: support manipulation of glsa range attributes
John Helmert III
2023-06-15
1
-2
/
+20
*
lib/portage/glsa: raise GlsaFormatException on invalid range types
John Helmert III
2023-06-15
2
-2
/
+15
*
Update NEWS for write check adjustments
Mike Gilbert
2023-06-14
1
-0
/
+3
*
fetch: do not rely on os.stat() for DISTDIR write test
Mike Gilbert
2023-06-14
1
-11
/
+6
*
doebuild: do not rely on os.access() for PORTAGE_TMPDIR write check
Mike Gilbert
2023-06-14
1
-16
/
+16
*
depgraph: drop unnecessary spinner import
Sam James
2023-06-14
1
-5
/
+4
*
depgraph: type annotations
Berin Aniesh
2023-06-14
1
-4
/
+39
*
Remove dummy_threading
Berin Aniesh
2023-06-14
11
-96
/
+34
*
emerge: depgraph: fix comment typo
Sam James
2023-06-14
1
-1
/
+1
*
emerge-webrsync: improve error message when key is missing
Sam James
2023-06-09
2
-0
/
+13
*
dosym: Fix another corner case of strange input
Ulrich Müller
2023-06-07
1
-2
/
+2
*
src: fix comment whitespace
Sam James
2023-06-07
1
-2
/
+2
*
dosym: Don't add a spurious newline to the path
Ulrich Müller
2023-06-07
1
-1
/
+1
*
dosym: Prevent globbing of argument in dosym_canonicalize
Ulrich Müller
2023-06-06
2
-3
/
+7
*
setup.py: prepare for portage-3.0.48.1
portage-3.0.48.1
Sam James
2023-06-06
1
-1
/
+1
*
sync: webrsync: fix passing down PORTAGE_SYNC_WEBRSYNC_GPG
Sam James
2023-06-06
1
-1
/
+1
*
sync: webrsync: fix keyserver variable typo
Sam James
2023-06-06
2
-1
/
+7
*
portage.util.writemsg_level: Add return type type annotation
Berin Aniesh
2023-06-06
1
-1
/
+1
*
portage.util: Fix types and add add more details to docstring
Berin Aniesh
2023-06-06
2
-8
/
+16
*
main.py, portage.util: Add docstrings and type annotations
Berin Aniesh
2023-06-06
3
-15
/
+20
*
NEWS, setup.py: prepare for portage-3.0.48
portage-3.0.48
Sam James
2023-06-01
2
-2
/
+2
*
NEWS: mention pytest
Sam James
2023-06-01
1
-0
/
+3
*
tests: pre-commit: add pytest dep to pylint
David Palao
2023-05-26
2
-1
/
+3
*
tests: fix the inst gid and uid in some envs for tests
David Palao
2023-05-26
4
-7
/
+7
*
tests(tox): added pytest dependency
David Palao
2023-05-26
1
-0
/
+2
*
tests: adjusted the copyright years in some files
David Palao
2023-05-26
7
-7
/
+7
*
tests: process: port PipeReaderArrayTestCase to pytest
David Palao
2023-05-26
1
-1
/
+4
*
tests: runtests: use diff test logic w/ runtests and w/ pytest
David Palao
2023-05-26
3
-7
/
+30
*
tests: pytest: the last four failing tests with pytest fixed
David Palao
2023-05-26
4
-4
/
+8
*
tests: process: port to pytest test about spawning with large env var
David Palao
2023-05-26
1
-30
/
+20
*
tests: file_copy: port testCopyFileSparse to pytest
David Palao
2023-05-26
1
-2
/
+6
*
tests: resolver: port testAutounmaskUseSlotConflict to pytest using xfail
David Palao
2023-05-26
1
-1
/
+4
*
tests: resolver: port testAutounmaskMultilibUse to pytest using xfail
David Palao
2023-05-26
1
-0
/
+3
*
tests: process: order of skipif conditions changed
David Palao
2023-05-26
1
-6
/
+4
*
tests: process: port testUnshareNet to pytest
David Palao
2023-05-26
1
-9
/
+13
*
tests: resolver: use xfail w/ pytest
David Palao
2023-05-26
1
-0
/
+3
*
tests: whirpool: skip C test conditionally w/ pytest
David Palao
2023-05-26
1
-2
/
+6
*
tests: re-introduced runTests.py
David Palao
2023-05-26
1
-0
/
+76
*
tests: pytest: added session scoped autoused fixture to prepare env
David Palao
2023-05-26
2
-76
/
+89
*
NEWS: Update for dropped FEATURES=ignore-mtime
Ulrich Müller
2023-05-26
1
-4
/
+0
*
Drop ignore-mtime from features
Ulrich Müller
2023-05-26
3
-15
/
+6
[next]