summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix doctest for sampYu-Jie Lin2013-08-181-1/+1
* list detail of MakefileYu-Jie Lin2013-08-181-2/+5
* samp and tt as skipped elements, compile regular expression from tags_to_skip...Yu-Jie Lin2013-08-183-11/+65
* deprecate function name smartyPants(), now smartypants()Yu-Jie Lin2013-08-186-11/+22
* Properly deprecate default_smartypants_attrYu-Jie Lin2013-08-184-7/+44
* deprecate str-type attr instead of direct removal, which will be removed at v...Yu-Jie Lin2013-08-164-13/+67
* make test for everythingYu-Jie Lin2013-08-161-0/+11
* redesign attr input with new Attr classYu-Jie Lin2013-08-155-131/+124
* hardcoded the pathYu-Jie Lin2013-08-141-1/+2
* add install_test target for checking package installationYu-Jie Lin2013-08-142-1/+21
* add --versionYu-Jie Lin2013-08-142-1/+5
* add important note on convert_quot fix (b91235d).Yu-Jie Lin2013-08-141-0/+5
* Added tag v1.7.1 for changeset aaeb8099a24aYu-Jie Lin2013-08-140-0/+0
* finalize v1.7.1v1.7.1Yu-Jie Lin2013-08-142-1/+4
* fix README-PyPI.rst missing while installingYu-Jie Lin2013-08-141-0/+1
* edit tag names for versionsYu-Jie Lin2013-08-140-0/+0
* Added tag v1.7.0 for changeset 096ed5f806b6Yu-Jie Lin2013-08-140-0/+0
* finalize v1.7.0v1.7.0Yu-Jie Lin2013-08-142-2/+2
* add Makefile to ensure same release fashion every timeYu-Jie Lin2013-08-142-0/+10
* add long_description and test, edit README and setupYu-Jie Lin2013-08-145-76/+78
* fix typesettings, make more fitting pantsYu-Jie Lin2013-08-131-59/+57
* drop c94ddab86075 headYu-Jie Lin2013-08-1210-1116/+1274
|\
| * update for more informationYu-Jie Lin2013-08-121-28/+20
| * add CLI scriptYu-Jie Lin2013-08-125-12/+160
| * deprecate Pyblosxom supportYu-Jie Lin2013-08-123-84/+39