summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Address issue #122: add Renderer.render_name().Chris Jerdonek2012-10-165-3/+26
| * | Add HISTORY entry for issue #41.Chris Jerdonek2012-10-161-0/+2
| * | Merge branch 'issue-41' into development: address issue #41.Chris Jerdonek2012-10-163-23/+42
| |\ \
| | * | Add TemplateSpec.template_path for issue #41.Chris Jerdonek2012-10-163-11/+27
| | * | Reorder TemplateSpec attributes and add to docstring.Chris Jerdonek2012-10-161-12/+15
| |/ /
| * | Remove two completed PyPI-related TODO's.Chris Jerdonek2012-09-231-4/+0
| * | Update setup_description.rst using `python setup.py prep`.Chris Jerdonek2012-09-231-26/+12
| * | Refactor reST conversion code in setup.py and strip HTML.Chris Jerdonek2012-09-232-43/+80
| * | Tweak README and HISTORY spacing.Chris Jerdonek2012-09-232-2/+1
| * | Update setup_description.rst using `setup.py prep`.Chris Jerdonek2012-09-221-15/+70
| * | Simplify the setup conversion code a bit more.Chris Jerdonek2012-09-221-16/+19
| * | Change convert_md_to_rst() to return the converted text.Chris Jerdonek2012-09-221-7/+9
| * | Move convert_md_to_rst() function.Chris Jerdonek2012-09-221-26/+26
| * | Start refactoring Markdown-to-reST conversion code in setup.py.Chris Jerdonek2012-09-221-11/+13
| * | Improve README.md comment re: HTML in reST long description.Chris Jerdonek2012-09-221-2/+6
| |/
| * Add instructions re: checking the reST file for PyPI.Chris Jerdonek2012-09-181-1/+17
| * Pin virtualenv and tox versions in README for Python 2.4 support.Chris Jerdonek2012-09-181-1/+2
| * Update TODO list.Chris Jerdonek2012-09-171-2/+3
| * Add Travis CI image to README.Chris Jerdonek2012-09-171-2/+6
| * Add HISTORY item re: converting HISTORY and README to Markdown.Chris Jerdonek2012-09-171-0/+1
| * Add TODO to make sure README will render correctly when uploaded to PyPI.Chris Jerdonek2012-09-151-0/+3
| * Add TODO re: Travis CI status image.Chris Jerdonek2012-07-231-0/+1
| * Merge branch 'issue-127' into development: address issue #127Chris Jerdonek2012-07-237-13/+72
| |\
| | * Update HISTORY file for issue #127.Chris Jerdonek2012-07-231-0/+2
| | * Add unit tests for Loader.load_file() and Loader.load_name().Chris Jerdonek2012-07-232-6/+19
| | * Adjust docstring for Locator constructor.Chris Jerdonek2012-07-231-3/+3
| | * Adjust code comment.Chris Jerdonek2012-07-231-1/+1
| | * Fix the Loader.load_file() and Loader.load_name() docstrings.Chris Jerdonek2012-07-231-4/+0
| | * Add a unit test for Locator.find_file().Chris Jerdonek2012-07-232-1/+12
| | * Adjust Locator.find_file() docstring and argument names.Chris Jerdonek2012-07-231-2/+14
| | * Merge pull request #127 from @xgecko into issue-127Chris Jerdonek2012-07-232-1/+26
| | |\ | |/ /
| | * Added find_file function, and remove extension check logic from make_file_namexgecko2012-07-211-1/+8
| | * Added load_file functionxgecko2012-07-211-1/+19
| | * Condensed nested if statementsxgecko2012-07-201-3/+2
| | * Updated to not append template_extension if it is already there.xgecko2012-07-201-1/+2
| |/ |/|
| * Remove the --force2to3 option from setup.py.Chris Jerdonek2012-07-233-26/+10
| * Add PyPy to Trove classifier in setup().Chris Jerdonek2012-06-291-0/+1
| * Tweak HISTORY file.Chris Jerdonek2012-06-291-1/+1
| * Add support for PyPy (issue #125).Chris Jerdonek2012-06-295-5/+16
| * Merge branch 'travis-ci' into development: add Travis CI supportChris Jerdonek2012-06-292-0/+17
| |\
| | * Update Travis file.Chris Jerdonek2012-06-291-2/+5
| | * Update HISTORY with support for Travis CI.Chris Jerdonek2012-06-292-0/+2
| | * Merge pull request #124: support Travis CIChris Jerdonek2012-06-291-0/+12
| | |\ | |/ /
| | * Add .travis.yml for Travis CI (http://travis-ci.org/)Marc Abramowitz2012-06-281-0/+12
| |/ |/|
| * Bump version to v0.5.3-alpha.Chris Jerdonek2012-06-292-2/+2
| * Merge branch 'master' into developmentChris Jerdonek2012-06-292-2/+2
| |\ | |/ |/|
* | Bump version to 0.5.2 prior to push to PyPI.v0.5.2Chris Jerdonek2012-05-062-2/+2
| * Merge branch 'issue-121-2to3-documentation' into 'development'Chris Jerdonek2012-05-223-25/+78
| |\
| | * Tweak README.Chris Jerdonek2012-05-221-1/+1
| | * Update HISTORY for issue #121.Chris Jerdonek2012-05-221-0/+1