summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set version to 1.1.1, update ChangeLogunidecode-1.1.1Tomaz Solc2019-06-212-1/+4
* Also test command-line utility return code.Tomaz Solc2019-06-161-5/+9
* Fix unit test on PyPy 7.1.1Tomaz Solc2019-06-161-2/+6
* Set version to 1.1.0unidecode-1.1.0Tomaz Solc2019-06-141-1/+1
* Update ChangeLogTomaz Solc2019-06-141-0/+6
* Add another FAQ.Tomaz Solc2019-05-311-0/+8
* Add more latin variants in U+1F1xx page.Tomaz Solc2019-01-191-81/+81
* Merge remote-tracking branch 'jdufresne/main'Tomaz Solc2019-01-191-0/+3
|\
| * Add __main__.py file so the CLI can be executed as a moduleJon Dufresne2018-12-311-0/+3
* | Merge remote-tracking branch 'jdufresne/tools-py3'Tomaz Solc2019-01-191-23/+25
|\ \
| * | Port tools/check_character_names.py to Python 3Jon Dufresne2018-12-311-23/+25
| |/
* | Merge remote-tracking branch 'jdufresne/https'Tomaz Solc2019-01-191-1/+1
|\ \
| * | Use https:// URL for unicode.orgJon Dufresne2018-12-311-1/+1
| |/
* | Merge branch 'readme-rst'Tomaz Solc2019-01-191-26/+27
|\ \
| * | Update copyright year.Tomaz Solc2019-01-191-1/+1
| * | Add link for PEP 261.Tomaz Solc2019-01-191-2/+2
| * | "2.4+" -> "2.4 or later"Tomaz Solc2019-01-191-1/+1
| * | Merge branch 'master' into readme-rstTomaz Solc2019-01-197-70/+58
| |\ \ | |/ / |/| |
* | | Merge remote-tracking branch 'jdufresne/b-literal'Tomaz Solc2019-01-191-1/+1
|\ \ \
| * | | Replace string literal + encode with bytes literalJon Dufresne2018-12-311-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'jdufresne/argparse'Tomaz Solc2019-01-191-12/+13
|\ \ \
| * | | Replace use of deprecated optparse with argparseJon Dufresne2018-12-311-12/+13
| |/ /
* | | Merge remote-tracking branch 'jdufresne/pyreq'Tomaz Solc2019-01-192-2/+3
|\ \ \
| * | | Pass python_requires argument to setuptoolsJon Dufresne2018-12-312-2/+3
| |/ /
* | | Merge remote-tracking branch 'jdufresne/u-prefix'Tomaz Solc2019-01-192-50/+34
|\ \ \
| * | | Replace unnecessary _u() compat function with u prefix to stringJon Dufresne2018-12-312-50/+34
| |/ /
* | | Add trove classifier for Python 3.7 supportJon Dufresne2019-01-051-0/+1
* | | Merge remote-tracking branch 'jdufresne/unused'Tomaz Solc2019-01-041-1/+0
|\ \ \
| * | | Remove unused import from unidecode/util.pyJon Dufresne2018-12-311-1/+0
| |/ /
* | | Merge remote-tracking branch 'jdufresne/warnings'Tomaz Solc2019-01-041-1/+2
|\ \ \
| * | | Use a context manager to always close the file after openingJon Dufresne2018-12-311-1/+2
| |/ /
* | | Merge remote-tracking branch 'jdufresne/travis'Tomaz Solc2019-01-042-4/+5
|\ \ \ | |/ / |/| |
| * | Update test matrixJon Dufresne2018-12-312-4/+5
| | * Style improvements to README.rstJon Dufresne2018-12-311-23/+24
| |/ |/|
* | Check if all spaces are transliterated to spaces.Tomaz Solc2018-12-301-0/+9
|/
* Set version to 1.0.23unidecode-1.0.23Tomaz Solc2018-11-191-1/+1
* Update ChangeLogTomaz Solc2018-11-191-0/+9
* Some more README improvements.Tomaz Solc2018-11-181-3/+4
* Add a FAQ section to the README.Tomaz Solc2018-11-181-1/+41
* Add Python 3.7 target to .travis.ymlTomaz Solc2018-07-191-0/+1
* Merge remote-tracking branch 'jdufresne/py26'Tomaz Solc2018-07-193-16/+0
|\
| * Drop support for EOL Python 2.6 & 3.3Jon Dufresne2018-06-303-16/+0
* | Greatly simplify tox configurationJon Dufresne2018-06-301-14/+1
|/
* Fix "SQUARE V OVER M" and "SQUARE A OVER M".Tomaz Solc2018-06-191-2/+2
* Use uA instead of microampere, etc.Tomaz Solc2018-06-191-8/+8
* Adds decoding for phonetic bloc 1D00—1D7Folau2018-04-031-86/+86
* Improve Hebrew conversionAlon Bar-Lev2018-03-101-15/+15
* Fix syntax error in an exampleJakub Wilk2018-02-191-1/+1
* Fix line break in README.unidecode-1.0.22Tomaz Solc2018-01-051-1/+3
* Update copyright year.Tomaz Solc2018-01-051-1/+1