aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chpathtool.py: fix byte comparison logic for python3 (bug 587198)Zac Medico2016-06-261-1/+1
* chpathtool: drop optparse compat logicMike Frysinger2015-10-291-34/+11
* chpathtool.py: avoid unnecessary optparse importZac Medico2015-01-191-14/+8
* chpathtool: migrate docstrings to a variableBrian Dolbec2014-09-191-3/+5
* Revert incorrect commit 9351edad48523bb38b1bf651506786bdc8814f62, which broke...Arfrever Frehtes Taifersar Arahesis2014-08-041-6/+3
* bin/chpathtool.py: fix py3.2 &py3.3 test failurev2.2.11Brian Dolbec2014-08-031-3/+6
* Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-231-1/+1
* Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-181-1/+1
* Update dates in recently changed files.Arfrever Frehtes Taifersar Arahesis2014-01-071-1/+1
* Make use of optparse to fix argument parsing for Python 2.6 in bin/chpathtool...Tom Wijsman2014-01-051-9/+36
* chpathtool: clean up arg parsing to use proper argparse moduleMike Frysinger2013-10-081-7/+13
* chpathtool: use built in %(prog)s for usageMike Frysinger2013-10-081-3/+3
* chpathtool: standardize quote styleMike Frysinger2013-10-081-7/+7
* chpathtool.py: portage.util._argparseZac Medico2013-08-021-3/+4
* chpathtool: fix mime_type TypeError, bug #473892v2.2.0_alpha183Zac Medico2013-06-201-1/+3
* Use nanosecond precision in chpathtool when using Python >=3.3.Arfrever Frehtes Taifersar Arahesis2012-08-011-3/+7
* Binpkg: add chpathtool support for prefixZac Medico2011-12-091-0/+182