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
/
install.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert %-formats to fstrings
Oskari Pirhonen
2023-03-21
1
-2
/
+1
*
Drop -b from shebangs
John Helmert III
2022-03-09
1
-1
/
+1
*
Use '/usr/bin/env python' shebangs
John Helmert III
2022-02-21
1
-1
/
+1
*
Reformat to use spaces instead of tabs. Also, use black
Wolfgang E. Sanyer
2021-09-19
1
-225
/
+154
*
Eliminate the most of explicit py3 conditionals
Michał Górny
2020-07-16
1
-10
/
+9
*
install.py: ignore -Z / --context
Mike Gilbert
2019-11-08
1
-10
/
+14
*
_argparse: punt the module
Mike Frysinger
2015-10-29
1
-2
/
+2
*
Remove redundant PORTAGE_XATTR_EXCLUDE defaults (527636)
Zac Medico
2014-11-03
1
-1
/
+1
*
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
-3
/
+3
*
install.py: show args if copy_xattrs fails
Zac Medico
2013-09-03
1
-0
/
+5
*
install.py: handle zero file arguments (--help)
Zac Medico
2013-07-30
1
-1
/
+1
*
install.py: split out optparse compat code
Zac Medico
2013-07-30
1
-15
/
+1
*
Exclude system.nfs4_acl xattrs, bug #475496
Zac Medico
2013-07-12
1
-1
/
+1
*
Python 3.1: pass bytes to Popen
Zac Medico
2013-06-22
1
-3
/
+1
*
FEATURES=xattr: wrap install binary, bug #465000
Zac Medico
2013-06-21
1
-2
/
+4
*
install.py: add bash wrapper for python script
Zac Medico
2013-06-21
1
-12
/
+27
*
install.py: use surrogateescape for Python >=3.2
Zac Medico
2013-06-21
1
-0
/
+14
*
install.py: add note about parse_known_args
Zac Medico
2013-06-21
1
-0
/
+10
*
install.py: Python 2.6 and 3.1 optparse compat
Zac Medico
2013-06-21
1
-2
/
+15
*
install.py wrapper for xattrs, bug #465000
Anthony Basile
2013-06-21
1
-0
/
+210