summaryrefslogtreecommitdiffstats
path: root/bin/dohtml.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | We can make it more strict later. svn path=/main/trunk/; revision=14762
* Bug #290921 - Always exit unsuccessfully if -r is not specified and aZac Medico2009-10-311-5/+6
| | | | | | directory is skipped. This reverts a behavior change from r9484. svn path=/main/trunk/; revision=14760
* Rename dohtml to dohtml.py. Next commit will add a shell script wrapper forZac Medico2009-10-111-0/+191
EPYTHON handling. svn path=/main/trunk/; revision=14581