aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bug-bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* Fix for Bug 220724: Provide standalone bug submission program. Includeskiko%async.com.br2003-10-314-0/+535
a python script that submits bugs to a specified Bugzilla instance. README, docs and an example bug are included. Work done by Eric Raymond <esr@thyrsus.com> and myself. a=justdave