summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* no longer need stable branch since documentation is hosted on PyPIstableYu-Jie Lin2013-08-260-0/+0
* merge v1.8.1Yu-Jie Lin2013-08-204-14/+47
|\
| * 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
* | merge v1.8.0Yu-Jie Lin2013-08-180-0/+0
|\ \ | |/ |/|
| * create stable branchYu-Jie Lin2013-08-160-0/+0
* | 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
| * fix convert_quote, it was also turned on since False != "0"Yu-Jie Lin2013-08-122-6/+23
| * refactor condition checksYu-Jie Lin2013-08-121-6/+6
| * add doctestYu-Jie Lin2013-08-122-10/+19
| * use int instead of string for do_foobarYu-Jie Lin2013-08-121-34/+34
| * fix overused raw/long literal syntaxYu-Jie Lin2013-08-121-42/+44
| * Don't use str as variable name, use text, insteadYu-Jie Lin2013-08-121-61/+61
| * fix PEP8, remove unused codes, separate README and unittestYu-Jie Lin2013-08-124-479/+477
| * tab to 4 spacesYu-Jie Lin2013-08-111-537/+537
| * set up setup.py, COPYING, and hgignoreYu-Jie Lin2013-08-114-8/+302
| * Put back Python 3 support, version history, and tagsYu-Jie Lin2013-08-111-1/+6
| * Backed out changeset c13cd24b489aYu-Jie Lin2013-08-112-257/+4
* | update tagsconvert-repo2013-08-090-0/+0
* | Abandon python2 for emitting the HTML doc at running the module. You better ...v1.5_1.7C Miller2013-08-092-3/+3