summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* drop bdist_wininst build per PEP 527 [1]v2.0.0devYu-Jie Lin2016-12-282-2/+5
* add looking for new maintainer noticeYu-Jie Lin2016-12-282-0/+11
* add Attr.u (Unicode) and Attr.h (HTML named entities) output options (#6)Yu-Jie Lin2016-12-253-21/+68
* use shift operator to form attr instead of binary literalYu-Jie Lin2016-12-251-9/+9
* remove deprecationsYu-Jie Lin2016-12-254-224/+37
* doc8 fixYu-Jie Lin2016-12-252-2/+5
* test packages build in test_setupYu-Jie Lin2014-07-202-0/+2
* rename target install_test to test_setupYu-Jie Lin2014-07-203-5/+10
* do not embed command in target namesYu-Jie Lin2014-07-201-4/+12
* Added tag v1.8.6 for changeset 71e8dc0a49faYu-Jie Lin2014-07-190-0/+0
* 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