aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREEUlrich Müller2023-04-271-2/+2
* */*: rerun black w/ 23.1.0Sam James2023-02-031-1/+0
* Remove obsolete FEATURES=force-prefixUlrich Müller2023-01-221-4/+2
* */*: convert to f-strings (run flynt)Sam James2023-01-101-8/+7
* Remove support for EAPIs "4-python" and "5-progress"Matt Turner2022-04-011-2/+0
* Drop -b from shebangsJohn Helmert III2022-03-091-1/+1
* Use '/usr/bin/env python' shebangsJohn Helmert III2022-02-211-1/+1
* Reformat to use spaces instead of tabs. Also, use blackWolfgang E. Sanyer2021-09-191-195/+229
* *: drop all import __future__ statementsAaron Bauman2020-08-061-3/+1
* Eliminate the most of explicit py3 conditionalsMichał Górny2020-07-161-6/+5
* Remove from __future__ import unicode_literalsZac Medico2020-07-151-1/+1
* dohtml: handle unicode (bug 561846)Zac Medico2015-10-041-12/+35
* Use -b instead of -bb.Arfrever Frehtes Taifersar Arahesis2014-01-231-1/+1
* Enable BytesWarnings.Arfrever Frehtes Taifersar Arahesis2014-01-181-2/+2
* dohtml: restore behavior noted in bug #425214v2.2.4Zac Medico2013-09-121-1/+2
* dohtml: fix DOCDESTTREE path joinv2.2.3Zac Medico2013-09-111-1/+1
* dohtml: restore behavior noted in bug #425214Zac Medico2013-08-261-0/+7
* dohtml: optimize for bug #482290Zac Medico2013-08-241-8/+31
* dohtml: safe cwd, bug #469338Zac Medico2013-05-121-1/+4
* Support EAPI="5-progress".Arfrever Frehtes Taifersar Arahesis2012-09-211-1/+1
* dohtml: Support PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES environmental variable.Arfrever Frehtes Taifersar Arahesis2012-06-251-6/+12
* dohtml: Add .ico, .svg, .xhtml and .xml extensions to default list in EAPI="4...Arfrever Frehtes Taifersar Arahesis2012-06-251-9/+11
* dohtml.py: Sort default list of extensions.Arfrever Frehtes Taifersar Arahesis2012-06-251-6/+5
* dohtml: support FEATURES=force-prefixZac Medico2012-04-131-1/+2
* Add EPREFIX and ED support in all ebuild helpers.Zac Medico2011-11-011-5/+7
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* For compatibility, still exit successfully if there are skipped directories.Zac Medico2009-10-311-1/+1
* Bug #290921 - Always exit unsuccessfully if -r is not specified and aZac Medico2009-10-311-5/+6
* Rename dohtml to dohtml.py. Next commit will add a shell script wrapper forZac Medico2009-10-111-0/+191