summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Correctly encode output.C Miller2013-08-091-2/+2
* | Doc output string has to be decoded back to unicode.C Miller2013-08-092-2/+3
* | Make rule "emit" writes real files from bzr now.C Miller2013-08-091-1/+1
* | Update version in fileC Miller2013-08-092-2/+9
* | Add Python3 support.C Miller2013-08-092-2/+3
|/
* - Add HBS language translation. Patch by by Vera Djuraskovic fromC Miller2013-08-092-4/+257
* - Fixed bug where blocks of precious unalterable text was insteadv1.5_1.6C Miller2013-08-091-10/+35
* - Fix bogus magical quotation when there is no hint that thev1.5_1.5C Miller2013-08-091-10/+24
* - Fix a date-processing bug, as reported by jacob childress.v1.5_1.4C Miller2013-08-091-7/+34
* Avoid keyerror when not using flavour.v1.5_1.3.1C Miller2013-08-091-2/+6
* - Abort processing if the flavour is in forbidden-list. Default ofv1.5_1.3C Miller2013-08-091-6/+25
* Some single quotes weren't replaced properly. Diff-tesuji played by Benjamin...v1.5_1.2C Miller2013-08-091-7/+10
* Support upcoming pyblosxom 0.9 plugin verification feature.v1.5_1.1C Miller2013-08-091-10/+23
* Initial checkin. Port from John Gruber's Perl.v1.5_1.0C Miller2013-08-091-0/+798