GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
dohtml.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREE
Ulrich Müller
2023-04-27
1
-2
/
+2
*
*/*: rerun black w/ 23.1.0
Sam James
2023-02-03
1
-1
/
+0
*
Remove obsolete FEATURES=force-prefix
Ulrich Müller
2023-01-22
1
-4
/
+2
*
*/*: convert to f-strings (run flynt)
Sam James
2023-01-10
1
-8
/
+7
*
Remove support for EAPIs "4-python" and "5-progress"
Matt Turner
2022-04-01
1
-2
/
+0
*
Drop -b from shebangs
John Helmert III
2022-03-09
1
-1
/
+1
*
Use '/usr/bin/env python' shebangs
John Helmert III
2022-02-21
1
-1
/
+1
*
Reformat to use spaces instead of tabs. Also, use black
Wolfgang E. Sanyer
2021-09-19
1
-195
/
+229
*
*: drop all import __future__ statements
Aaron Bauman
2020-08-06
1
-3
/
+1
*
Eliminate the most of explicit py3 conditionals
Michał Górny
2020-07-16
1
-6
/
+5
*
Remove from __future__ import unicode_literals
Zac Medico
2020-07-15
1
-1
/
+1
*
dohtml: handle unicode (bug 561846)
Zac Medico
2015-10-04
1
-12
/
+35
*
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
-2
/
+2
*
dohtml: restore behavior noted in bug #425214
v2.2.4
Zac Medico
2013-09-12
1
-1
/
+2
*
dohtml: fix DOCDESTTREE path join
v2.2.3
Zac Medico
2013-09-11
1
-1
/
+1
*
dohtml: restore behavior noted in bug #425214
Zac Medico
2013-08-26
1
-0
/
+7
*
dohtml: optimize for bug #482290
Zac Medico
2013-08-24
1
-8
/
+31
*
dohtml: safe cwd, bug #469338
Zac Medico
2013-05-12
1
-1
/
+4
*
Support EAPI="5-progress".
Arfrever Frehtes Taifersar Arahesis
2012-09-21
1
-1
/
+1
*
dohtml: Support PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES environmental variable.
Arfrever Frehtes Taifersar Arahesis
2012-06-25
1
-6
/
+12
*
dohtml: Add .ico, .svg, .xhtml and .xml extensions to default list in EAPI="4...
Arfrever Frehtes Taifersar Arahesis
2012-06-25
1
-9
/
+11
*
dohtml.py: Sort default list of extensions.
Arfrever Frehtes Taifersar Arahesis
2012-06-25
1
-6
/
+5
*
dohtml: support FEATURES=force-prefix
Zac Medico
2012-04-13
1
-1
/
+2
*
Add EPREFIX and ED support in all ebuild helpers.
Zac Medico
2011-11-01
1
-5
/
+7
*
Add back executable bits, accidentally removed in previous commit.
Zac Medico
2010-03-24
1
-0
/
+0
*
Remove all svn $Id keywords.
Zac Medico
2010-03-24
1
-1
/
+0
*
For compatibility, still exit successfully if there are skipped directories.
Zac Medico
2009-10-31
1
-1
/
+1
*
Bug #290921 - Always exit unsuccessfully if -r is not specified and a
Zac Medico
2009-10-31
1
-5
/
+6
*
Rename dohtml to dohtml.py. Next commit will add a shell script wrapper for
Zac Medico
2009-10-11
1
-0
/
+191