summaryrefslogtreecommitdiffstats
path: root/contrib/recode.pl
AgeCommit message (Collapse)AuthorFilesLines
2006-12-30Bug 363371: It is hard to determine which row has a failed encoding, with ↵mkanat%bugzilla.org1-2/+11
recode.pl --guess Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-12-27Bug 364134: Upgrading from 2.20 to latest CVS produces error message in ↵lpsolit%gmail.com1-1/+23
contrib/recode.pl - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor a=justdave
2006-11-19Checkin fix for Bug 280633, which didn't work when the utf8 parameter was ↵mkanat%bugzilla.org1-3/+11
turned on.
2006-11-19Bug 280633: Tools to migrate existing legacy encoded database to UTF-8 (Unicode)mkanat%bugzilla.org1-0/+346
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave