Enable BytesWarnings.
[portage.git] / bin / install.py
2014-01-18 Arfrever Frehtes... Enable BytesWarnings. master
2013-09-03 Zac Medicoinstall.py: show args if copy_xattrs fails
2013-07-30 Zac Medicoinstall.py: handle zero file arguments (--help)
2013-07-30 Zac Medicoinstall.py: split out optparse compat code
2013-07-12 Zac MedicoExclude system.nfs4_acl xattrs, bug #475496
2013-06-22 Zac MedicoPython 3.1: pass bytes to Popen
2013-06-22 Zac MedicoFEATURES=xattr: wrap install binary, bug #465000
2013-06-22 Zac Medicoinstall.py: add bash wrapper for python script
2013-06-21 Zac Medicoinstall.py: use surrogateescape for Python >=3.2
2013-06-21 Zac Medicoinstall.py: add note about parse_known_args
2013-06-21 Zac Medicoinstall.py: Python 2.6 and 3.1 optparse compat
2013-06-21 Anthony Basileinstall.py wrapper for xattrs, bug #465000