summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* attribution for bash completion work in historyDoug Hellmann2013-11-121-0/+1
|
* Merge commit '60361edf68cf5822d96e215d71fe14260df01ec4' into completionDoug Hellmann2013-11-122-0/+46
|\ | | | | | | | | | | | | | | | | | | # By Terry Howe # Via Doug Hellmann (1) and Terry Howe (1) * commit '60361edf68cf5822d96e215d71fe14260df01ec4': code style fixes code style fixes various python code optimizations; shuffle I/O to shell classes add bash complete
| * add bash completeTerry Howe2013-10-252-0/+46
| |
* | Pass the right args when pulling help from commandsDoug Hellmann2013-10-231-0/+6
| | | | | | | | | | | | | | | | | | Pass the application, not the HelpCommand, to each command class when it is instantiated to extract the help text. Addresses #52 Change-Id: I8de7c37f859a5783b80d6ad8d8eab0099b773e08
* | prepare for 1.4.5 releaseDoug Hellmann2013-09-231-1/+2
| | | | | | | | Change-Id: Ifa496b7d9be42b0a78a979e4c3a852bbc37b9c17
* | Update pyparsing dependency to 2.0.1Doug Hellmann2013-09-231-0/+5
|/ | | | | | | Go ahead and require the version of pyparsing that supports python 2 and 3. Change-Id: Icdeb7c4a4aeaab9fcc4a44b091a068f91553adf6
* update for release 1.4.41.4.4Doug Hellmann2013-08-291-0/+5
| | | | Change-Id: I573ce261de3d632116b8a926493ff6c0a3ec100e
* prepare for 1.4.3 release1.4.3Doug Hellmann2013-08-161-0/+4
| | | | Change-Id: I4c7c7dd27ac5e0ee98089e5be892df7759cba377
* prepare for release 1.4.21.4.2Doug Hellmann2013-08-141-0/+5
| | | | Change-Id: I28b35a92885d48c7b7860baaaaafd502a0c497e6
* prepare for release 1.4.11.4.1Doug Hellmann2013-08-131-1/+2
| | | | Change-Id: I192f5a7a8e21a097b2e501995a7e2d90c5dbbea8
* add tests for dict2columnsDoug Hellmann2013-07-261-0/+5
| | | | Change-Id: I42e9a9a74af9f5608e67e20f131f6a7155179037
* prep for release 1.41.4Doug Hellmann2013-06-111-1/+1
| | | | Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* remove the other traces of distributeDoug Hellmann2013-06-111-0/+3
| | | | Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* update history for recent contributionDoug Hellmann2013-05-311-0/+6
| | | | Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Prepare for release 1.3.31.3.3Doug Hellmann2013-05-021-0/+7
| | | | Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Prepare 1.3.2 release1.3.2Doug Hellmann2013-04-021-1/+3
| | | | | Change-Id: I138c53d12577d9afe698759e1819132ba976c606 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* use flake8 for style checksDoug Hellmann2013-03-162-24/+36
| | | | | Change-Id: I25af2e978a8d11b84b930308516d597c75b387e0 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* update history.rst with convert_underscores changeJoe Server2013-03-081-0/+7
|
* fix version in docsDoug Hellmann2013-03-011-1/+1
| | | | | Change-Id: I19cc26b88f80fa3a848713e94d3d1aa1a26de121 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* prepare for 1.3.1 release1.3.1Doug Hellmann2013-02-271-1/+1
| | | | | Change-Id: I809abaef23be9e71b3a9a7f7546bf73728deb6a2 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Fix PyParsing dependencyDoug Hellmann2013-02-271-0/+3
| | | | | | | | | Peg the version of PyParsing based on the Python version, at least until cmd2 can be updated with a release that does the same. Change-Id: Ib9a7aad26ad8247706db16ee52cc385678062c51 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* update history file for previous mergeDoug Hellmann2012-11-091-0/+5
| | | | | Change-Id: I8654dca5929ba7c8f5c4074461fa17b45940d1fc Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Prepare for 1.3 release1.3Doug Hellmann2012-10-211-0/+1
| | | | | | | | Update version number and finish release notes and announcement blog post. Change-Id: I9c618b0ce950aaaa089588018f013d3a498eb6fc Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* clean up history fileDoug Hellmann2012-10-211-2/+2
| | | | | Change-Id: Ic20cd187aa35a7eef3101437fd25f465224c8203 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Document dependency on distributeDoug Hellmann2012-10-211-0/+14
| | | | | | | | | | Update the installation instructions to include information about using Distribute instead of setuptools. Addresses issue #20 Change-Id: If09d63481fbc961a29be81f6c627c8c1c992020b Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Update history file.Tomaz Muraus2012-09-121-0/+7
|
* Set up for 1.2.1 release1.2.1Doug Hellmann2012-08-311-0/+5
| | | | | Change-Id: I3787f3451e1e50ea6fc5bd949fe7a2f94640b1f7 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Set up release 1.21.2Doug Hellmann2012-08-301-1/+3
| | | | | | | | Document python 2.6 support; update version in setup.py and history file. Change-Id: I4fd0e0edf09e041a000f9037bffdbb1d03af1936 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Fix logging default behaviorDoug Hellmann2012-08-151-0/+2
| | | | | | | | | | | | This change turns off logging by default and adds a global application command line switch to re-enable it by specifying the file where the log should be written. Addresses issue #16 Change-Id: I288412f4d6d8ba7c8b00aecf471836067bc4d8e2 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Fix interactive help commandDoug Hellmann2012-08-051-0/+4
| | | | | | | Parse the line sent to default() so the type of the argument matches the expectations of the method. Fixes bug #12. Change-Id: I00437c01a816b70757e9833df0c6544e02e6a774
* bumping version number for release1.1.2Doug Hellmann2012-08-041-1/+1
| | | | Change-Id: I4048267b9621639ba9e75f0d8953b43542f4b73c
* bump the version number to release a clean build1.1.1Doug Hellmann2012-08-041-0/+4
| | | | Change-Id: I300e330421c290eeeee5c6ff1377f99463b30579
* Update version and status valuesDoug Hellmann2012-07-311-1/+1
| | | | | Change-Id: Id90054ec9b13bd8128fc07fa398b11a59f201aec Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Remove tablib formatters from coreDoug Hellmann2012-07-313-99/+16
| | | | | | | | | The tablib package depends on a "dead" project, so our dependency on it is causing policy issues for having cliff included in Ubuntu. Moving those formatters to a separate project removes the strict dependency. Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* Doc updates for API changes.1.0Doug Hellmann2012-06-206-18/+31
| | | | | | | Clean up docstrings. Bump version to 1.0. Change-Id: I1047c637ffed4ffac8bffbdaa1bddc56895716d9
* more pep8 workDoug Hellmann2012-06-011-0/+1
|
* add attribution to history for the previous mergeDoug Hellmann2012-05-301-0/+5
| | | | Change-Id: I655e549ab28cd40114f2f9eb2e09d0698ab70b3d
* bump version0.7Doug Hellmann2012-05-142-2/+3
|
* update changelogDoug Hellmann2012-05-141-0/+5
|
* add travis-ci status image to developer docsDoug Hellmann2012-05-121-0/+2
| | | | Change-Id: I4b380e7258c12741cefd4c9deea2da5333698755
* add version num to history fileDoug Hellmann2012-05-101-1/+1
|
* bump version number0.6Doug Hellmann2012-05-101-1/+1
|
* pass more details to initialize_app so subclasses can decide what sort of ↵Doug Hellmann2012-05-101-0/+5
| | | | initialization to do
* remove hard version requirement to unbreak the OpenStack build0.5.1Doug Hellmann2012-05-072-1/+6
|
* prepare for 0.5 release0.5Doug Hellmann2012-05-072-2/+2
|
* 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
|
* add yaml, json, and html formattersDoug Hellmann2012-05-061-4/+60
|
* make help list commands if none match exactly; fixes #8Doug Hellmann2012-05-061-0/+5
|