summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'use-setuptools' into utility-script-2Tomaz Solc2015-05-142-1/+2
| |\
| * | Add a newline if the string comes from commandlineTomaz Solc2015-05-142-1/+5
| * | Merge branch 'use-setuptools' into utility-script-2Tomaz Solc2015-05-141-1/+5
| |\ \
| * | | README formatting.Tomaz Solc2015-05-141-8/+8
| * | | Update copyright yearTomaz Solc2015-05-141-1/+1
| * | | Mention utility in the READMETomaz Solc2015-05-141-0/+9
| * | | Merge branch 'use-setuptools' into utility-script-2Tomaz Solc2015-05-141-0/+4
| |\ \ \
| * \ \ \ Merge branch 'use-setuptools' into utility-script-2Tomaz Solc2015-05-141-1/+4
| |\ \ \ \
| * | | | | Don't append an extra new-line.Tomaz Solc2015-05-132-2/+2
| * | | | | Simplified tests for utility executable.Tomaz Solc2015-05-135-49/+37
| * | | | | Add -c command line option.Tomaz Solc2015-05-132-6/+29
| * | | | | Use optparse for Python 2.6 compatibility.Tomaz Solc2015-05-131-21/+15
| * | | | | Avoid reopening sys.stdin on Python 3.Tomaz Solc2015-05-131-5/+4
| * | | | | Remove unnecessary check for isatty()Tomaz Solc2015-05-131-9/+7
| * | | | | Merge branch 'use-setuptools' into utility-script-2Tomaz Solc2015-05-131-0/+1
| |\ \ \ \ \
| * | | | | | Use entry_points for the commandline utility.Tomaz Solc2015-05-134-66/+77
| * | | | | | Merge branch 'use-setuptools' into utility-script-2Tomaz Solc2015-05-138-644/+517
| |\ \ \ \ \ \
| * | | | | | | Add utility script and tests.Tomaz Solc2015-05-137-0/+123
* | | | | | | | Merge branch 'use-setuptools'Tomaz Solc2015-05-259-640/+530
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Skip README doctest on narrow builds.Tomaz Solc2015-05-141-1/+1
| * | | | | | skip test_unicode_text_converter on narrow buildsTomaz Solc2015-05-141-0/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Only doctest README with Python 2.xTomaz Solc2015-05-141-1/+5
| | |_|_|/ | |/| | |
| * | | | Test examples in README.Tomaz Solc2015-05-141-0/+4
| | |_|/ | |/| |
| * | | Fix surrogate test for Python 3.4Tomaz Solc2015-05-141-1/+4
| | |/ | |/|
| * | Ignore egg-infoTomaz Solc2015-05-131-0/+1
| |/
| * Move README to README.rstTomaz Solc2015-05-133-2/+2
| * Add .travis.ymlTomaz Solc2015-05-132-1/+11
| * One test file for both Python 2.x and 3.xTomaz Solc2015-05-134-604/+504
| * Use setuptools in setup.pyTomaz Solc2015-05-131-34/+1
|/
* Merge branch 'unidecode-1.00'release-0.04.17Tomaz Solc2014-12-182-5/+9
|\
| * Remove '[?]' for some characters.Tomaz Solc2014-06-161-4/+4
| * Python files have 3 digits in the name now.Tomaz Solc2014-06-161-1/+5
* | Increased version to 0.04.17Tomaz Solc2014-12-182-1/+9
* | Check that surrogates translate to nothing.Tomaz Solc2014-12-081-0/+14
* | HTTPS link to git repositoryTomaz Solc2014-12-071-1/+1
* | Removed warning test code duplication.Tomaz Solc2014-12-071-24/+29
* | Also test Python 2.6 with tox.Tomaz Solc2014-12-071-1/+4
* | Issue a warning if a surrogate char is encounteredTomaz Solc2014-12-074-3/+65
* | Add missing double-struct italic capitalsTomaz Solc2014-12-071-5/+5
* | Add some missing script latin letters.Tomaz Solc2014-12-072-5/+8
* | Add missing double-struck capital letters.Tomaz Solc2014-12-072-7/+49
* | Add tox configuration for testing.Tomaz Solc2014-11-261-0/+12
* | fix of importing definitionsKarol Sikora2014-11-251-1/+1
|/
* Increased version to 0.04.16release-0.04.16Tomaz Solc2014-05-111-1/+1
* Corrected ChangeLog for 0.04.15Tomaz Solc2014-05-111-0/+5
* Updated copyright yearTomaz Solc2014-05-111-1/+1
* Increased version to 0.04.15release-0.04.15Tomaz Solc2014-05-112-1/+5
* Transliterate U+4E00 as "Yi "Tomaz Solc2014-05-111-1/+1
* Transliterate Euro sign as EUR.Tomaz Solc2013-12-241-1/+1
* Add some comments for commonly requested changes.Tomaz Solc2013-12-241-0/+24