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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
env-update
Commit message (
Expand
)
Author
Age
Files
Lines
*
env-update: multiprocessing spawn compat
Zac Medico
2023-10-24
1
-9
/
+10
*
pyupgrade everything
John Helmert III
2022-12-03
1
-1
/
+1
*
Drop -b from shebangs
John Helmert III
2022-03-09
1
-1
/
+1
*
Blacken previously missed Python files
John Helmert III
2022-02-21
1
-18
/
+26
*
Use '/usr/bin/env python' shebangs
John Helmert III
2022-02-21
1
-1
/
+1
*
*: drop all import __future__ statements
Aaron Bauman
2020-08-06
1
-3
/
+1
*
Rename pym→lib, for better distutils-r1 interoperability
Michał Górny
2018-07-18
1
-1
/
+1
*
Do not enable optimizations by default to work-around pycparser issue
Michał Górny
2017-09-02
1
-1
/
+1
*
Update sys.path in scripts only when using not installed instance of Portage.
Arfrever Frehtes Taifersar Arahesis
2014-09-20
1
-2
/
+2
*
Use -b instead of -bb.
Arfrever Frehtes Taifersar Arahesis
2014-01-23
1
-1
/
+1
*
Enable BytesWarnings.
Arfrever Frehtes Taifersar Arahesis
2014-01-18
1
-2
/
+2
*
Add portage._internal_caller var, and use it.
Zac Medico
2013-01-03
1
-1
/
+2
*
Unconditionally insert our pym dir in sys.path.
Zac Medico
2012-09-02
1
-7
/
+6
*
Add back executable bits, accidentally removed in previous commit.
Zac Medico
2010-03-24
1
-0
/
+0
*
Remove all svn $Id keywords.
Zac Medico
2010-03-24
1
-1
/
+0
*
Support print() function with Python 2 in some files.
Arfrever Frehtes Taifersar Arahesis
2009-09-20
1
-1
/
+4
*
Update syntax of calls to print() for compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
2009-09-20
1
-5
/
+5
*
Update syntax of 'except' statements for compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
2009-09-20
1
-1
/
+1
*
Update imports to import portage.os (with unicode wrappers), and use
Zac Medico
2009-08-11
1
-1
/
+1
*
Use os.path.realpath to handle symlinks properly.
Zac Medico
2007-02-10
1
-1
/
+1
*
Fix automatic sys.path insertions so that they're relative instead of absolut...
Zac Medico
2007-02-10
1
-1
/
+2
*
use errno.EACCES as suggested by Brian Harring
Alec Warner
2007-01-28
1
-2
/
+2
*
Catch EACCESS when running env-update, orignal patch by <phajdan.jr@gmail.com...
Marius Mauch
2007-01-28
1
-1
/
+8
*
Rely on PYTHONPATH instead of PORTAGE_PYM_PATH for locating portage's python ...
Zac Medico
2006-10-31
1
-2
/
+5
*
streamline portage pythonpath handling and add an override analog to how the ...
Marius Mauch
2006-10-26
1
-1
/
+1
*
Remove unnecessary PORTAGE_CALLER exports.
Zac Medico
2006-06-25
1
-1
/
+0
*
make elog mail module always set the 'From' header for rfc2822 compliance
Marius Mauch
2006-06-10
1
-1
/
+1
*
document new --no-ldconfig option
Mike Frysinger
2006-03-09
1
-1
/
+1
*
make env-update a bit more flexible by adding a --no-ldconfig option
Mike Frysinger
2006-01-27
1
-0
/
+3
*
add -h/--help
Mike Frysinger
2006-01-17
1
-1
/
+16
*
update copyright years
Mike Frysinger
2006-01-05
1
-1
/
+1
*
header changes, $Header: -> $Id:
Brian Harring
2005-08-30
1
-1
/
+1
*
Migration (without history) of the current stable line to subversion.
Jason Stubbs
2005-08-28
1
-0
/
+11