summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* finalize v1.8.6v1.8.6Yu-Jie Lin2014-07-192-1/+4
* fix codecs mbcs bug in distutilsYu-Jie Lin2014-07-191-0/+13
* fix #5 UnicodeDecodeError when runs setup.py in Python 3 with special localeYu-Jie Lin2014-07-193-16/+24
* Added tag v1.8.5 for changeset 78165f497629Yu-Jie Lin2014-07-030-0/+0
* finalize v1.8.5v1.8.5Yu-Jie Lin2014-07-032-1/+7
* fix #4 requirement of Wheel package, now optionalYu-Jie Lin2014-07-032-4/+7
* Added tag v1.8.4 for changeset 460c1add9b9fYu-Jie Lin2014-06-290-0/+0
* finalize v1.8.4v1.8.4Yu-Jie Lin2014-06-292-2/+5
* fix install_test on missing Wheel package and argpare version option breaks C...Yu-Jie Lin2014-06-294-4/+9
* add PKG-INFO to ignore listYu-Jie Lin2014-05-191-0/+1
* fix all doc8 errorsYu-Jie Lin2014-05-193-6/+6
* add test_doc8 targetYu-Jie Lin2014-05-193-2/+8
* add Python Wheel to building processYu-Jie Lin2014-02-234-2/+9
* add missing COPYING and CHANGES.rst to package. fix #3Yu-Jie Lin2014-02-082-0/+3
* add isort testYu-Jie Lin2013-11-238-7/+69
* Added tag v1.8.3 for changeset c3b1c83c5ddaYu-Jie Lin2013-11-080-0/+0
* finalize v1.8.3v1.8.3Yu-Jie Lin2013-11-082-9/+14
* fix more nested list indentationsYu-Jie Lin2013-10-041-14/+14
* fix nested list indentationsYu-Jie Lin2013-10-041-19/+20
* tinker Changes and Copyright docs for headings mainlyYu-Jie Lin2013-10-014-104/+195
* add doc for skipped HTML commentsYu-Jie Lin2013-09-211-0/+25
* fix hyphens do not cause a comment not a comment, add more testsYu-Jie Lin2013-09-213-7/+59
* fix incorrect description for pull request #1Yu-Jie Lin2013-09-201-1/+2
* fix some changelog entries become defined listYu-Jie Lin2013-09-201-0/+14
* add entry for pull request #1, PEP8 fixYu-Jie Lin2013-09-202-1/+3
* Fix the primitive tokenizer to handle HTML comments that contain tags, otherw...Aron Griffis2013-09-192-1/+8
* fix missing ampersand & in escape sequence table, add doctest to process_esca...Yu-Jie Lin2013-09-181-15/+20
* add about installing latest development codeYu-Jie Lin2013-08-291-2/+12
* update documentationYu-Jie Lin2013-08-297-23/+137
* install_test stops when test fails, also test to see if smartypants really co...Yu-Jie Lin2013-08-291-2/+22
* fix version string in documentationYu-Jie Lin2013-08-281-2/+4
* Added tag v1.8.2 for changeset 6140b78317beYu-Jie Lin2013-08-280-0/+0
* finalize v1.8.2v1.8.2Yu-Jie Lin2013-08-282-3/+4
* deprecate fooBarXyz functionsYu-Jie Lin2013-08-284-27/+125
* fix educateQuotes docstringYu-Jie Lin2013-08-281-3/+1
* add doc and doctest for dashes functions and skipped html stuffYu-Jie Lin2013-08-281-1/+20
* fix --- being converted in educateDashesYu-Jie Lin2013-08-283-3/+9
* only generate documentation when necessaryYu-Jie Lin2013-08-262-2/+6
* rename doc references to reference, edit _Attr docstringYu-Jie Lin2013-08-253-4/+4
* fix unavailable setup.py Sphinx-related commands causing errorYu-Jie Lin2013-08-241-2/+5
* huge changeset for documentationYu-Jie Lin2013-08-2423-415/+1142
* fix command-line --skip option help messageYu-Jie Lin2013-08-231-1/+1
* Added tag v1.8.1 for changeset 7839b0eab3e9Yu-Jie Lin2013-08-200-0/+0
* finalize v1.8.1v1.8.1Yu-Jie Lin2013-08-202-1/+3
* fix deprecated smartyPants() returns nothing, add test file for deprecated st...Yu-Jie Lin2013-08-204-13/+44
* Added tag v1.8.0 for changeset fd8ccc937af7Yu-Jie Lin2013-08-180-0/+0
* finalize v1.8.0v1.8.0Yu-Jie Lin2013-08-183-1/+6
* add style element to skipped list, remove doctest on the listYu-Jie Lin2013-08-183-6/+4
* fix deprecation warning for smartyPants()Yu-Jie Lin2013-08-181-1/+2
* add --skip to command-line for skipped elementsYu-Jie Lin2013-08-183-1/+28