summaryrefslogtreecommitdiffstats
path: root/bin/dohtml
Commit message (Collapse)AuthorAgeFilesLines
* Only show the eqawarn from bug #149745 when nothing is found to install. Also,Zac Medico2008-03-281-7/+12
| | | | | | exit successfully unless nothing is found to install. (trunk r9484) svn path=/main/branches/2.1.2/; revision=9562
* Bug #149745 - Generate an eqawarn message if dohtml is called on a directoryZac Medico2008-03-281-0/+11
| | | | | | | without the recursive option. Thanks to brad walker <bradmwalker@cableone.net> for reporting. (trunk r9476) svn path=/main/branches/2.1.2/; revision=9558
* Document dohtml -p. Thanks to robbat2 for reporting. (trunk r8599)Zac Medico2007-11-221-0/+1
| | | | svn path=/main/branches/2.1.2/; revision=8600
* let dohtml handle weird filenames, patch by TGLZac Medico2007-10-121-6/+6
| | | | | | (bug #171272) (trunk r7983) svn path=/main/branches/2.1.2/; revision=8057
* Bug #189743 - Add .jpeg to the list of extensions supported by dohtml. ↵Zac Medico2007-08-221-3/+4
| | | | | | (trunk r7653) svn path=/main/branches/2.1.2/; revision=7654
* change DOCDESTTREE to _E_DOCDESTTREE_ to try and prevent abuse from ebuild ↵Zac Medico2007-06-211-2/+2
| | | | | | writers (trunk r6347) svn path=/main/branches/2.1.2/; revision=6902
* 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