summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set up release 1.21.2Doug Hellmann2012-08-302-2/+4
* Merge pull request #18 from markmcclain/py26Doug Hellmann2012-08-303-4/+27
|\
| * Add python2.6 supportMark McClain2012-08-293-4/+27
|/
* Merge pull request #17 from dhellmann/bug/disable-logging-by-defaultmarkmcclain2012-08-153-12/+22
|\
| * remove debug printDoug Hellmann2012-08-151-1/+0
| * remove tablib from test requirementsDoug Hellmann2012-08-151-1/+0
| * Fix logging default behaviorDoug Hellmann2012-08-152-11/+23
|/
* Fix interactive help commandDoug Hellmann2012-08-052-1/+5
* bumping version number for release1.1.2Doug Hellmann2012-08-043-3/+3
* 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-044-8/+11
* Merge pull request #14 from dhellmann/feature/split-out-tablib-support1.1Jonathan LaCour2012-08-017-162/+24
|\
| * Update version and status valuesDoug Hellmann2012-07-312-2/+2
| * Remove tablib formatters from coreDoug Hellmann2012-07-316-160/+22
|/
* fix version # in announcementDoug Hellmann2012-06-201-1/+1
* Doc updates for API changes.1.0Doug Hellmann2012-06-2012-31/+70
* merge API refactoring workDoug Hellmann2012-06-189-30/+35
|\
| * fix help and tests for API changeDoug Hellmann2012-06-183-4/+5
| * Merge pull request #2 from dtroyer/refactor-runDoug Hellmann2012-06-182-6/+7
| |\
| | * Move take_action() to CommandDean Troyer2012-06-012-6/+7
| |/
| * Refactor DisplayBase.run() to make it easier to override separate parts in su...Doug Hellmann2012-06-015-16/+27
* | yet more pep8 workDoug Hellmann2012-06-182-2/+4
* | more pep8 workDoug Hellmann2012-06-013-2/+9
* | pep8 cleanupDoug Hellmann2012-06-018-22/+40
|/
* add attribution to history for the previous mergeDoug Hellmann2012-05-301-0/+5
* Merge pull request #11 from openfly/masterDoug Hellmann2012-05-301-0/+2
|\
| * Adding new line to tablib formattersMatt Joyce2012-05-301-0/+2
|/
* fix tags declarationDoug Hellmann2012-05-141-1/+1
* document updates for 0.7Doug Hellmann2012-05-141-4/+4
* disable py26 tests since I do not have an environment for running themDoug Hellmann2012-05-141-1/+1
* bump version0.7Doug Hellmann2012-05-143-3/+4
* fix interactive command processor to handle multi-part commands, including so...Doug Hellmann2012-05-141-1/+16
* declare a couple of commands that use builtin command names but use multiple ...Doug Hellmann2012-05-141-0/+2
* update changelogDoug Hellmann2012-05-141-0/+5
* Merge pull request #9 from heavenshell/feature_py26Doug Hellmann2012-05-143-8/+15
|\
| * enable to use in Python2.6heavenshell2012-05-083-8/+15
* | set the interactive mode flag before initializing the app so subclasses can c...Doug Hellmann2012-05-141-6/+15
* | add travis-ci status image to developer docsDoug Hellmann2012-05-121-0/+2
* | add travis-ci status image to READMEDoug Hellmann2012-05-121-0/+2
* | add a requirements file for travis-ciDoug Hellmann2012-05-122-3/+10
* | bogus commit to trigger ci buildDoug Hellmann2012-05-121-0/+1
* | add travis-ci.org configuration fileDoug Hellmann2012-05-121-0/+6
* | add version num to history fileDoug Hellmann2012-05-101-1/+1
* | bump version number0.6Doug Hellmann2012-05-102-2/+2
* | pass more details to initialize_app so subclasses can decide what sort of ini...Doug Hellmann2012-05-104-4/+12
|/
* remove hard version requirement to unbreak the OpenStack build0.5.1Doug Hellmann2012-05-073-3/+9
* prepare for 0.5 release0.5Doug Hellmann2012-05-074-8/+8
* document changes in history fileDoug Hellmann2012-05-061-0/+1
* make the organization of the classes page a little more clearDoug Hellmann2012-05-061-9/+15
* update formatter documentationDoug Hellmann2012-05-062-43/+95