summaryrefslogtreecommitdiffstats
path: root/bin/dohtml
Commit message (Collapse)AuthorAgeFilesLines
* Document dohtml -p. Thanks to robbat2 for reporting.Zac Medico2007-11-221-0/+1
| | | | svn path=/main/trunk/; revision=8599
* let dohtml handle weird filenames, patch by TGL (bug #171272)Marius Mauch2007-10-061-6/+6
| | | | svn path=/main/trunk/; revision=7983
* Bug #189743 - Add .jpeg to the list of extensions supported by dohtml.Zac Medico2007-08-221-3/+4
| | | | svn path=/main/trunk/; revision=7653
* change "DOCDESTTREE" to "_E_DOCDESTTREE_" to try and prevent abuse from ↵Mike Frysinger2007-04-071-2/+2
| | | | | | ebuild writers svn path=/main/trunk/; revision=6347
* Fix dohtml so that it continues to install files even after some fail. ↵Zac Medico2007-01-141-1/+2
| | | | | | Thanks to brad walker <bradmwalker@cableone.net> in bug #149745. svn path=/main/trunk/; revision=5642
* More String deprecationAlec Warner2007-01-121-4/+3
| | | | svn path=/main/trunk/; revision=5597
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
| | | | svn path=/main/trunk/; revision=3483
* update copyright yearsMike Frysinger2006-01-051-1/+1
| | | | svn path=/main/trunk/; revision=2526
* Make dohtml return 1 when a passed file/dir doesn't exist.Jason Stubbs2005-12-251-1/+14
| | | | svn path=/main/trunk/; revision=2472
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+159
svn path=/main/branches/2.0/; revision=1941