summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix yaml, html, and json show formattersDoug Hellmann2012-05-062-3/+6
* move the column option so it applies to "show" commands, tooDoug Hellmann2012-05-064-16/+20
* add yaml, json, and html formattersDoug Hellmann2012-05-063-4/+111
* move the columns option out of the table formatter and into the lister baseDoug Hellmann2012-05-062-14/+35
* make help list commands if none match exactly; fixes #8Doug Hellmann2012-05-063-1/+60
* require at least PrettyTable 0.6 for Python 3 support, fixes #7Doug Hellmann2012-05-061-1/+1
* changes in the prettytable API rolled into the python 3 support updateDoug Hellmann2012-05-041-6/+6
* add a tox stage for pep8 testingDoug Hellmann2012-05-041-1/+5
* python 3.2 does not have a unicode type so ignore the error if it is missingDoug Hellmann2012-05-041-1/+4
* move todo list to github issuesDoug Hellmann2012-05-011-13/+0
* update todo listDoug Hellmann2012-04-291-8/+0
* Merge branch 'refactor-display'Doug Hellmann2012-04-295-81/+94
|\
| * refactor ShowOne and Lister to share a common base classDoug Hellmann2012-04-295-81/+94
* | note about prettytable and python3Doug Hellmann2012-04-291-0/+1
|/
* Merge branch 'adding-tests'Doug Hellmann2012-04-298-14/+338
|\
| * tests for cliff.helpDoug Hellmann2012-04-291-0/+75
| * pass the App to the help action instead of passing just the command manager, ...Doug Hellmann2012-04-292-7/+7
| * 100% coverage of cliff.commandDoug Hellmann2012-04-291-0/+22
| * 100% coverage for commandmanager.pyDoug Hellmann2012-04-291-0/+46
| * 100% coverage of cliff.app moduleDoug Hellmann2012-04-293-12/+111
| * let the interactive app set its own promptDoug Hellmann2012-04-292-1/+1
| * add tests for App and fix an issue with error handling and clean_up() in pyth...Doug Hellmann2012-04-293-2/+84
| * use the stderr handle given to the app instead of assuming the defaultDoug Hellmann2012-04-291-1/+1
* | more todo notesDoug Hellmann2012-04-291-1/+2
|/
* version number and release note updates for 0.40.4Doug Hellmann2012-04-284-7/+7
* documentation improvementsDoug Hellmann2012-04-2810-19/+189
* simplify packaging file for demo appDoug Hellmann2012-04-281-101/+0
* ignore files generated by dev environmentDoug Hellmann2012-04-281-0/+2
* first pass at interactive appDoug Hellmann2012-04-285-13/+129
* note to add more options to csv formatterDoug Hellmann2012-04-281-0/+1
* add --prefix option for shell formatter; add docs for shell formatterDoug Hellmann2012-04-283-4/+36
* clean up help text for the other formattersDoug Hellmann2012-04-283-3/+7
* add shell output formatter for single itemsDoug Hellmann2012-04-282-0/+33
* add longer docstring to show how it is printed by helpDoug Hellmann2012-04-281-2/+4
* update todo listDoug Hellmann2012-04-271-3/+2
* Merge branch 'master' of github.com:dreamhost/cliffDoug Hellmann2012-04-2714-21/+271
|\
| * update blog announcement0.3Doug Hellmann2012-04-271-5/+4
| * bump the version number and update the release notesDoug Hellmann2012-04-273-3/+9
| * add ShowOne base class for commands that need to show properties of an indivi...Doug Hellmann2012-04-2710-4/+244
| * handle an empty data setDoug Hellmann2012-04-271-8/+12
| * correct the doctoringDoug Hellmann2012-04-271-1/+2
* | fix typo in blog postDoug Hellmann2012-04-271-1/+1
|/
* fix version # in doc build scriptDoug Hellmann2012-04-261-2/+2
* 0.2 release announcement postDoug Hellmann2012-04-261-6/+23
* bump version number0.2Doug Hellmann2012-04-261-1/+1
* start a release logDoug Hellmann2012-04-262-0/+17