Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert %-formats to fstrings | Oskari Pirhonen | 2023-03-21 | 1 | -6/+4 |
* | */*: run Black post-flynt | Sam James | 2023-01-10 | 1 | -2/+1 |
* | */*: convert to f-strings (run flynt) | Sam James | 2023-01-10 | 1 | -7/+7 |
* | drop unused imports | John Helmert III | 2022-12-03 | 1 | -1/+0 |
* | pyupgrade everything | John Helmert III | 2022-12-03 | 1 | -6/+5 |
* | bin: style tweaks | Sam James | 2022-08-01 | 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 | -117/+145 |
* | Use '/usr/bin/env python' shebangs | John Helmert III | 2022-02-21 | 1 | -1/+1 |
* | Remove py<3.4 import compatibility | Michał Górny | 2020-07-18 | 1 | -4/+1 |
* | Rename pym→lib, for better distutils-r1 interoperability | Michał Górny | 2018-07-18 | 1 | -1/+1 |
* | _argparse: punt the module | Mike Frysinger | 2015-10-29 | 1 | -2/+2 |
* | 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 | -3/+3 |
* | binhost-snapshot: portage.util._argparse | Zac Medico | 2013-08-02 | 1 | -6/+7 |
* | 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 | -8/+5 |
* | Migrate from codecs.open() to io.open(). | Zac Medico | 2011-07-10 | 1 | -3/+3 |
* | Usage: binhost-snapshot [options] <src_pkg_dir> <snapshot_dir> <snapshot_uri>... | Zac Medico | 2010-05-13 | 1 | -0/+142 |