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
*
Updates for portage-2.3.74 release
portage-2.3.74
Zac Medico
2019-08-30
2
-1
/
+15
*
emerge: deprecate --changelog option (bug 693096)
Zac Medico
2019-08-30
2
-0
/
+7
*
Add FEATURES=pkgdir-index-trusted
Zac Medico
2019-08-30
3
-10
/
+35
*
glsa-check: add man page exit values
Aaron Bauman
2019-08-30
1
-0
/
+12
*
glsa-check: add exit code for affected GLSAs
Aaron Bauman
2019-08-30
1
-0
/
+1
*
glsa-check: Remove 'new' target from glsa-list
Zac Medico
2019-08-30
1
-5
/
+6
*
glsa-check: Make --pretend output nicer
Zac Medico
2019-08-30
1
-5
/
+15
*
glsa-check: Fix traceback with glsa-check -f (Bug 275105)
Zac Medico
2019-08-30
1
-2
/
+2
*
Add test case for unshare_net code in portage.process
Mike Gilbert
2019-08-30
1
-0
/
+38
*
Use RTNETLINK to configure the loopback interface
Mike Gilbert
2019-08-30
2
-16
/
+108
*
rsync: proxychains compatibility (bug 693026)
Zac Medico
2019-08-30
1
-0
/
+7
*
glsa-check: Hide non-vuln glsas in quiet mode
Zac Medico
2019-08-29
1
-4
/
+12
*
glsa-check: Add --quiet option
Zac Medico
2019-08-29
2
-6
/
+14
*
bin/glsa-check: align help menu with the man page updates
Aaron Bauman
2019-08-26
1
-14
/
+13
*
man/glsa-check.1: update the glsa-check man page
Aaron Bauman
2019-08-26
1
-62
/
+57
*
Updates for portage-2.3.73 release
portage-2.3.73
Zac Medico
2019-08-23
2
-1
/
+7
*
preserve-libs: ignore dropped non-soname symlink (bug 692698)
Zac Medico
2019-08-23
1
-4
/
+11
*
RepoConfig: add properties-allowed attribute
Zac Medico
2019-08-23
1
-1
/
+7
*
unpack: Restore error message.
Arfrever Frehtes Taifersar Arahesis
2019-08-23
1
-1
/
+1
*
doebuild_environment: add newline to PORTAGE_COMPRESSION_COMMAND messages
Zac Medico
2019-08-20
1
-3
/
+3
*
Updates for portage-2.3.72 release
portage-2.3.72
Zac Medico
2019-08-18
3
-1
/
+24
*
glsa-check: install in /usr/bin (bug 463952)
Zac Medico
2019-08-18
2
-1
/
+67
*
repoman: support metadata/layout.conf restrict-allowed
Zac Medico
2019-08-18
2
-2
/
+12
*
portage/glsa.py: only check for revision based on GLSA DTD
Aaron Bauman
2019-08-18
2
-11
/
+6
*
AmbiguousPackageName: initialize self.args for pypy compat
Zac Medico
2019-08-18
1
-1
/
+5
*
unpack: Restore error message.
Ulrich Müller
2019-08-18
1
-1
/
+1
*
Revert "Generate a QA Notice when EXPORT_FUNCTIONS is called before inherit"
Zac Medico
2019-08-15
1
-8
/
+0
*
econf: Unconditionally die on error in EAPIs 0 to 3.
Ulrich Müller
2019-08-13
1
-0
/
+2
*
unpack: Unconditionally die if an unpacker returns an error.
Ulrich Müller
2019-08-13
2
-73
/
+27
*
Allow ESYSROOT and BROOT in the pkg_setup phase
Michał Górny
2019-08-13
1
-3
/
+4
*
dblink._collision_protect: Detect internal collisions.
Arfrever Frehtes Taifersar Arahesis
2019-08-11
2
-4
/
+154
*
lib/p/util/_dyn_libs/LinkageMapELF.py: get dep graph from EROOT.
Benda Xu
2019-08-11
1
-2
/
+3
*
bin/ebuild: Fix to work with installed package
Zac Medico
2019-08-10
1
-1
/
+6
*
_xattr._XattrSystemCommands.{get,list}: Do not hide stderr and fix ResourceWa...
Arfrever Frehtes Taifersar Arahesis
2019-08-08
1
-3
/
+3
*
EbuildExecuter: remove unused _live_eclasses attribute
Zac Medico
2019-08-05
1
-2
/
+0
*
repoman: Update for a repoman-2.3.17 release
repoman-2.3.17
Zac Medico
2019-08-04
2
-1
/
+7
*
Updates for portage-2.3.71 release
portage-2.3.71
Zac Medico
2019-08-04
2
-1
/
+8
*
process: add _has_ipv6() function
Zac Medico
2019-08-04
1
-3
/
+40
*
ebuild: apply_priorities (PORTAGE_NICENESS)
Felix Neumärker
2019-08-03
1
-0
/
+3
*
process: redirect IPv6 'ip' command output to /dev/null
Mike Gilbert
2019-08-02
1
-2
/
+4
*
Updates for portage-2.3.70 release
portage-2.3.70
Zac Medico
2019-08-01
3
-1
/
+16
*
tox.ini: py34: lxml<4.4.0
Zac Medico
2019-08-01
1
-1
/
+2
*
Configure additional addresses on the lo interface for network-sandbox
Mike Gilbert
2019-08-01
1
-13
/
+37
*
doebuild.py: Override network-sandbox in unpack only for live ebuilds.
Ulrich Müller
2019-07-30
1
-8
/
+3
*
man/ebuild.5: Document PROPERTIES="live".
Ulrich Müller
2019-07-27
1
-2
/
+6
*
man/ebuild.5: Fix .nf macro usage.
Ulrich Müller
2019-07-27
1
-2
/
+4
*
Drop removed git and tla from list of live eclasses.
Ulrich Müller
2019-07-27
2
-4
/
+2
*
Support PROPERTIES="live".
Ulrich Müller
2019-07-27
4
-8
/
+19
*
repoman: add 'user.eclass' to deprecated eclasses
Michał Górny
2019-07-24
1
-0
/
+1
*
Fix emaint -c binhost support for binpkg-multi-instance
Daniel M. Weeks
2019-07-23
1
-5
/
+10
[next]