<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/unfreefeatures.rst, branch 0.9.4</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Remove cmd2.Cmd.redirector for #381</title>
<updated>2018-05-10T17:11:40+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-10T17:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ce5092fd9c2e23baa0952aac665e7c26ed85a03a'/>
<id>ce5092fd9c2e23baa0952aac665e7c26ed85a03a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken Sphinx documentation</title>
<updated>2018-05-03T03:08:39+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-03T03:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=0215ff40fff6e7f2b87647c880343b21da1a8e93'/>
<id>0215ff40fff6e7f2b87647c880343b21da1a8e93</id>
<content type='text'>
All of the Sphinx autodoc/automethod documentation was broken since the cmd2.Cmd stuff got moved to cmd2.cmd2.Cmd when cmd2 got converted to a multi-file Python package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All of the Sphinx autodoc/automethod documentation was broken since the cmd2.Cmd stuff got moved to cmd2.cmd2.Cmd when cmd2 got converted to a multi-file Python package.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add argv to Statement object</title>
<updated>2018-05-03T02:09:30+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-05-03T02:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ad634b2e7f68392727246f796647b92d67172011'/>
<id>ad634b2e7f68392727246f796647b92d67172011</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up documentation references to pyparsing</title>
<updated>2018-04-29T22:12:31+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-04-29T22:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1097de13a26cab91a3e35bcdba801c19de07b06b'/>
<id>1097de13a26cab91a3e35bcdba801c19de07b06b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>multilineCommands -&gt; multiline_commands</title>
<updated>2018-04-29T21:29:54+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-04-29T21:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7b2d8a23b978f408cc1fe949e23c0aae97ed54a3'/>
<id>7b2d8a23b978f408cc1fe949e23c0aae97ed54a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove POSIX_SHLEX and STRIP_QUOTES_FOR_NON_POSIX</title>
<updated>2018-04-26T04:17:56+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2018-04-26T04:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=05ee395f0d487fc67979ce3d0824bdaadff5c811'/>
<id>05ee395f0d487fc67979ce3d0824bdaadff5c811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deleted optparse code which had been previously deprecated in 0.8.0 release</title>
<updated>2018-04-10T05:11:09+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-04-10T05:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=43e6ae2ec979c04a81f7fc992c6b836f09043a92'/>
<id>43e6ae2ec979c04a81f7fc992c6b836f09043a92</id>
<content type='text'>
Also:
- Bumped version to 0.8.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Bumped version to 0.8.4
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored the Windows vs macOS/Linux conditional in ppaged()</title>
<updated>2018-03-08T00:57:28+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-03-08T00:57:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d731cff17b5ef78431ca2e8453b35b9fc05a5dbe'/>
<id>d731cff17b5ef78431ca2e8453b35b9fc05a5dbe</id>
<content type='text'>
Aslo:
- Added some documentation for ppaged()
- Updated CHANGELOG
- Added line about ppaged() in README
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Aslo:
- Added some documentation for ppaged()
- Updated CHANGELOG
- Added line about ppaged() in README
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved the documentation regarding poutput, particularly with transcripts</title>
<updated>2018-02-24T05:22:39+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-02-24T05:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=414e34e01efeaa0153dd1d6f9c1231761d9a3d6c'/>
<id>414e34e01efeaa0153dd1d6f9c1231761d9a3d6c</id>
<content type='text'>
The documentation didn't make it very clear that the poutput() method should be used for generating output from cmd2 commands.  This PR attempts to fix that.

This closes #275.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The documentation didn't make it very clear that the poutput() method should be used for generating output from cmd2 commands.  This PR attempts to fix that.

This closes #275.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revised some of the Sphinx documentation which referenced the deprecated @options optparse-based decorator</title>
<updated>2018-01-15T21:08:31+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-01-15T21:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d588bd137ec9ccdbe62f3acb5ed46e2fbd128abb'/>
<id>d588bd137ec9ccdbe62f3acb5ed46e2fbd128abb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
