aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert %-formats to fstringsOskari Pirhonen2023-03-211-6/+4
* */*: run Black post-flyntSam James2023-01-101-2/+1
* */*: convert to f-strings (run flynt)Sam James2023-01-101-7/+7
* drop unused importsJohn Helmert III2022-12-031-1/+0
* pyupgrade everythingJohn Helmert III2022-12-031-6/+5
* bin: style tweaksSam James2022-08-011-1/+1
* Drop -b from shebangsJohn Helmert III2022-03-091-1/+1
* Blacken previously missed Python filesJohn Helmert III2022-02-211-117/+145
* Use '/usr/bin/env python' shebangsJohn Helmert III2022-02-211-1/+1
* Remove py<3.4 import compatibilityMichał Górny2020-07-181-4/+1
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-1/+1
* _argparse: punt the moduleMike Frysinger2015-10-291-2/+2
* Update sys.path in scripts only when using not installed instance of Portage.Arfrever Frehtes Taifersar Arahesis2014-09-201-2/+2
* Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-231-1/+1
* Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-181-3/+3
* binhost-snapshot: portage.util._argparseZac Medico2013-08-021-6/+7
* Add portage._internal_caller var, and use it.Zac Medico2013-01-031-1/+2
* Unconditionally insert our pym dir in sys.path.Zac Medico2012-09-021-8/+5
* Migrate from codecs.open() to io.open().Zac Medico2011-07-101-3/+3
* Usage: binhost-snapshot [options] <src_pkg_dir> <snapshot_dir> <snapshot_uri>...Zac Medico2010-05-131-0/+142