aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* install.py: ignore -Z / --contextMike Gilbert2019-11-081-10/+14
* _argparse: punt the moduleMike Frysinger2015-10-291-2/+2
* Remove redundant PORTAGE_XATTR_EXCLUDE defaults (527636)Zac Medico2014-11-031-1/+1
* Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-231-1/+1
* Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-181-3/+3
* install.py: show args if copy_xattrs failsZac Medico2013-09-031-0/+5
* install.py: handle zero file arguments (--help)Zac Medico2013-07-301-1/+1
* install.py: split out optparse compat codeZac Medico2013-07-301-15/+1
* Exclude system.nfs4_acl xattrs, bug #475496Zac Medico2013-07-121-1/+1
* Python 3.1: pass bytes to PopenZac Medico2013-06-221-3/+1
* FEATURES=xattr: wrap install binary, bug #465000Zac Medico2013-06-211-2/+4
* install.py: add bash wrapper for python scriptZac Medico2013-06-211-12/+27
* install.py: use surrogateescape for Python >=3.2Zac Medico2013-06-211-0/+14
* install.py: add note about parse_known_argsZac Medico2013-06-211-0/+10
* install.py: Python 2.6 and 3.1 optparse compatZac Medico2013-06-211-2/+15
* install.py wrapper for xattrs, bug #465000Anthony Basile2013-06-211-0/+210