summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove center-alignment of reST images.Chris Jerdonek2012-11-041-1/+1
|
* Change image to point to the gh-pages version.Chris Jerdonek2012-10-221-1/+1
|
* Add notes about Python 2.4 and 3.3 to HISTORY and README.Chris Jerdonek2012-10-221-0/+2
|
* Update README link to point to gh-pages.Chris Jerdonek2012-10-201-1/+1
|
* Change image URL to point to the repository.Chris Jerdonek2012-10-201-1/+1
|
* Add Python 3.3 support to documentation (but not to the Tox configuration).Chris Jerdonek2012-10-201-0/+1
|
* Tweak README wording.Chris Jerdonek2012-10-201-1/+1
|
* Remove branch names in Travis build status image URL.Chris Jerdonek2012-10-201-1/+1
| | | | | | | | Comma-delimiting branch names in the build status image URL for Travis-CI does not currently work, so this commit switches to not specifying any branch names until this is fixed. See also the Travis-CI issue: https://github.com/travis-ci/travis-ci/issues/731
* Tweak README formatting of logo credit.Chris Jerdonek2012-10-201-3/+3
|
* Rename Authors section in README to Credits, and move logo attribution.Chris Jerdonek2012-10-191-6/+7
|
* Add Creative Commons license info for David Phillips's logo.Chris Jerdonek2012-10-181-1/+5
|
* Tweak README and HISTORY spacing.Chris Jerdonek2012-09-231-1/+1
|
* Improve README.md comment re: HTML in reST long description.Chris Jerdonek2012-09-221-2/+6
|
* Pin virtualenv and tox versions in README for Python 2.4 support.Chris Jerdonek2012-09-181-1/+2
|
* Add Travis CI image to README.Chris Jerdonek2012-09-171-2/+6
|
* Remove the --force2to3 option from setup.py.Chris Jerdonek2012-07-231-5/+4
| | | | | | See this link for the underlying reason: https://bitbucket.org/tarek/distribute/issue/292/allow-use_2to3-with-python-2
* Add support for PyPy (issue #125).Chris Jerdonek2012-06-291-0/+1
|
* Tweak README.Chris Jerdonek2012-05-221-1/+1
|
* Improve README wording further.Chris Jerdonek2012-05-221-14/+18
|
* Address issue #121: improve the 2to3 conversion experience.Chris Jerdonek2012-05-221-8/+32
|
* Experiment with adding a comment to markdown.Chris Jerdonek2012-05-061-0/+3
|
* Fixed picture caption.Chris Jerdonek2012-05-061-1/+1
|
* Added extra line to README.Chris Jerdonek2012-05-061-0/+1
|
* Converted README and HISTORY to markdown using pandoc 1.9.2:Chris Jerdonek2012-05-061-0/+227
| | | | | | | pandoc --write=markdown --output=README.md README.rst pandoc --write=markdown --output=HISTORY.md HISTORY.rst See: http://johnmacfarlane.net/pandoc/
* Convert HISTORY and README to reStructuredTextDamien Lebrun2010-03-291-65/+0
| | | | and use them setup's long_description argument.
* Mention mustache 5 docsChris Wanstrath2010-03-091-1/+2
|
* whitespaceChris Wanstrath2009-11-111-1/+1
|
* mention view classes in the readmeChris Wanstrath2009-10-301-0/+15
|
* update readme with new apiChris Wanstrath2009-10-301-4/+12
|
* simple readmeChris Wanstrath2009-10-281-0/+41