| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year.release-0.04.20 | Tomaz Solc | 2017-01-09 | 1 | -1/+1 |
| * | Update ChangeLog | Tomaz Solc | 2017-01-09 | 1 | -0/+12 |
| * | Add link to GitHub mirror to README.rst | Tomaz Solc | 2017-01-09 | 1 | -3/+9 |
| * | Merge branch 'add-confusables' | Tomaz Solc | 2017-01-09 | 7 | -49/+308 |
| |\ | |||||
| | * | Add missing square unit symbols. | Tomaz Solc | 2016-11-04 | 2 | -10/+11 |
| | * | Added latin variants in U+20xx and U+21xx pages. | Tomaz Solc | 2016-11-04 | 2 | -28/+28 |
| | * | Fix U+02B1 MODIFIER LETTER SMALL H WITH HOOK | Tomaz Solc | 2016-11-04 | 1 | -1/+1 |
| | * | Fix U+205F MEDIUM MATHEMATICAL SPACE | Tomaz Solc | 2016-11-04 | 1 | -1/+1 |
| | * | Set version to 0.04.20 | Tomaz Solc | 2016-10-20 | 1 | -1/+1 |
| | * | Add U+1F1xx page. | Tomaz Solc | 2016-10-12 | 1 | -0/+258 |
| | * | Add missing vulgar fractions. | Tomaz Solc | 2016-10-12 | 1 | -4/+4 |
| | * | Add a/c, a/s, c/o, c/u | Tomaz Solc | 2016-10-12 | 1 | -4/+4 |
| * | | Add vim modeline. | Tomaz Solc | 2016-11-25 | 1 | -0/+1 |
| * | | Fix indentation, mixed tabs + spaces in setup.py | Tomaz Solc | 2016-11-25 | 1 | -24/+25 |
| * | | Release as a universal wheel | Adam Chainz | 2016-10-20 | 1 | -0/+2 |
| |/ | |||||
| * | Fix transliteration of enclosed alphanumerics | Krzysztof Jurewicz | 2016-05-29 | 2 | -46/+54 |
| * | Add Python 3.5 target to .travis.yml | Tomaz Solc | 2016-01-22 | 1 | -0/+1 |
| * | Update copyright daterelease-0.04.19 | Tomaz Solc | 2016-01-21 | 1 | -1/+1 |
| * | Add tests to MANIFEST.in | Tomaz Solc | 2016-01-21 | 1 | -0/+1 |
| * | Update ChangeLog | Tomaz Solc | 2016-01-21 | 1 | -0/+6 |
| * | Set version to 0.04.19 | Tomaz Solc | 2016-01-21 | 1 | -1/+1 |
| * | Add pip install commandline to README | Tomaz Solc | 2015-12-14 | 1 | -2/+6 |
| * | Fix typos | Jakub Wilk | 2015-12-10 | 2 | -2/+2 |
| * | Merge branch 'mostly-ascii' | Tomaz Solc | 2015-11-19 | 4 | -26/+126 |
| |\ | |||||
| | * | Check type of returned string in unit test. | Tomaz Solc | 2015-11-17 | 1 | -2/+8 |
| | * | Fix docstrings | Tomaz Solc | 2015-11-17 | 1 | -9/+15 |
| | * | Spelling correction | Tomaz Solc | 2015-11-17 | 1 | -1/+1 |
| | * | Add "Performance notes" section to README | Tomaz Solc | 2015-11-17 | 1 | -11/+22 |
| | * | Add a simple benchmark script. | Tomaz Solc | 2015-11-17 | 1 | -0/+29 |
| | * | Test all variants of the unidecode function. | Tomaz Solc | 2015-11-17 | 1 | -24/+22 |
| | * | Rename unidecode_fast to unidecode_expect_ascii | Tomaz Solc | 2015-11-17 | 3 | -10/+14 |
| | * | Add unidecode_fast function to speedup mostly-ASCII transliterations. | dukebody | 2015-11-14 | 3 | -10/+56 |
| |/ | |||||
| * | Better description of command line util in READMErelease-0.04.18 | Tomaz Solc | 2015-06-13 | 1 | -2/+10 |
| * | Set version to 0.04.18 | Tomaz Solc | 2015-06-13 | 1 | -1/+1 |
| * | Test Python3.4 with Tox as well. | Tomaz Solc | 2015-06-13 | 1 | -1/+4 |
| * | Update ChangeLog. | Tomaz Solc | 2015-06-13 | 1 | -0/+5 |
| * | Use full path when loading README.rst | Tomaz Solc | 2015-05-25 | 1 | -1/+5 |
| * | Merge branch 'utility-script-2' | Tomaz Solc | 2015-05-25 | 4 | -9/+154 |
| |\ | |||||
| | * | Merge branch 'use-setuptools' into utility-script-2 | Tomaz Solc | 2015-05-14 | 2 | -1/+2 |
| | |\ | |||||
| | * | | Add a newline if the string comes from commandline | Tomaz Solc | 2015-05-14 | 2 | -1/+5 |
| | * | | Merge branch 'use-setuptools' into utility-script-2 | Tomaz Solc | 2015-05-14 | 1 | -1/+5 |
| | |\ \ | |||||
| | * | | | README formatting. | Tomaz Solc | 2015-05-14 | 1 | -8/+8 |
| | * | | | Update copyright year | Tomaz Solc | 2015-05-14 | 1 | -1/+1 |
| | * | | | Mention utility in the README | Tomaz Solc | 2015-05-14 | 1 | -0/+9 |
| | * | | | Merge branch 'use-setuptools' into utility-script-2 | Tomaz Solc | 2015-05-14 | 1 | -0/+4 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'use-setuptools' into utility-script-2 | Tomaz Solc | 2015-05-14 | 1 | -1/+4 |
| | |\ \ \ \ | |||||
| | * | | | | | Don't append an extra new-line. | Tomaz Solc | 2015-05-13 | 2 | -2/+2 |
| | * | | | | | Simplified tests for utility executable. | Tomaz Solc | 2015-05-13 | 5 | -49/+37 |
| | * | | | | | Add -c command line option. | Tomaz Solc | 2015-05-13 | 2 | -6/+29 |
| | * | | | | | Use optparse for Python 2.6 compatibility. | Tomaz Solc | 2015-05-13 | 1 | -21/+15 |
