summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* prepare for 1.3.1 release1.3.1Doug Hellmann2013-02-271-1/+1
* Fix PyParsing dependencyDoug Hellmann2013-02-271-4/+15
* Prepare for 1.3 release1.3Doug Hellmann2012-10-211-1/+1
* Set up for 1.2.1 release1.2.1Doug Hellmann2012-08-311-1/+1
* Set up release 1.21.2Doug Hellmann2012-08-301-1/+1
* bumping version number for release1.1.2Doug Hellmann2012-08-041-1/+1
* remove the entry point data for the moved formattersDoug Hellmann2012-08-041-6/+0
* bump the version number to release a clean build1.1.1Doug Hellmann2012-08-041-1/+1
* Update version and status valuesDoug Hellmann2012-07-311-1/+1
* Remove tablib formatters from coreDoug Hellmann2012-07-311-2/+1
* Doc updates for API changes.1.0Doug Hellmann2012-06-201-1/+1
* pep8 cleanupDoug Hellmann2012-06-011-6/+6
* bump version0.7Doug Hellmann2012-05-141-1/+1
* Merge pull request #9 from heavenshell/feature_py26Doug Hellmann2012-05-141-6/+13
|\
| * enable to use in Python2.6heavenshell2012-05-081-6/+13
* | bump version number0.6Doug Hellmann2012-05-101-1/+1
|/
* remove hard version requirement to unbreak the OpenStack build0.5.1Doug Hellmann2012-05-071-2/+3
* prepare for 0.5 release0.5Doug Hellmann2012-05-071-2/+2
* fix yaml, html, and json show formattersDoug Hellmann2012-05-061-0/+3
* add yaml, json, and html formattersDoug Hellmann2012-05-061-0/+4
* require at least PrettyTable 0.6 for Python 3 support, fixes #7Doug Hellmann2012-05-061-1/+1
* version number and release note updates for 0.40.4Doug Hellmann2012-04-281-1/+1
* add shell output formatter for single itemsDoug Hellmann2012-04-281-0/+2
* bump the version number and update the release notesDoug Hellmann2012-04-271-1/+1
* add ShowOne base class for commands that need to show properties of an indivi...Doug Hellmann2012-04-271-1/+4
* bump version number0.2Doug Hellmann2012-04-261-1/+1
* Added download url to both setup.py files and updated the demo setup.py withDuncan McGreggor2012-04-231-0/+1
* move repo link to the dreamhost projectDoug Hellmann2012-04-231-1/+1
* require PrettyTable package for the table formatterDoug Hellmann2012-04-221-1/+3
* add a csv formatter for list appsDoug Hellmann2012-04-221-0/+1
* start creating a subclass of command for producing a list of output in differ...Doug Hellmann2012-04-221-7/+3
* change to apache licenseDoug Hellmann2012-04-201-1/+1
* add setup.py and package directoryDoug Hellmann2012-04-201-0/+171