<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 0.7.0</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>Release v. 0.7.0</title>
<updated>2017-02-23T18:51:06+00:00</updated>
<author>
<name>Federico Ceratto</name>
<email>federico.ceratto@gmail.com</email>
</author>
<published>2017-02-23T18:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=08ed2d2803302764a4086c25911c014b10b0c78f'/>
<id>08ed2d2803302764a4086c25911c014b10b0c78f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor PEP8 cleanup.</title>
<updated>2017-02-23T18:23:46+00:00</updated>
<author>
<name>Federico Ceratto</name>
<email>federico.ceratto@gmail.com</email>
</author>
<published>2017-02-23T18:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=8e962a477756da918a134dd19b6a9f05799fc742'/>
<id>8e962a477756da918a134dd19b6a9f05799fc742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #54 from python-cmd2/doctest_gone</title>
<updated>2017-02-23T16:24:27+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-23T16:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7ccc02d5e2d602791a7bf9df11ddb92fdb738a61'/>
<id>7ccc02d5e2d602791a7bf9df11ddb92fdb738a61</id>
<content type='text'>
Doctest gone</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doctest gone</pre>
</div>
</content>
</entry>
<entry>
<title>Updated tox.ini to no longer try to run cmd2.py directly as part of the tests.</title>
<updated>2017-02-23T15:17:44+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-23T15:17:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d24281ebe48ee9f2631645209e55bcb1e7f0b0ba'/>
<id>d24281ebe48ee9f2631645209e55bcb1e7f0b0ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed inclusion and use of doctest since all doctests converted to pytest.</title>
<updated>2017-02-23T15:10:00+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-23T15:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=59a6a7923330fffd957303706655d36bb79b9b94'/>
<id>59a6a7923330fffd957303706655d36bb79b9b94</id>
<content type='text'>
Since all doctests were converted to pytest unit tests in a previous commmit, this commit just removes the inclusion and usage of doctest.  Now if cmd2.py is run as a main application, it just starts a bare-bones cmd2.Cmd() application with only built-in functionality instead of running the doctests which no longer exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since all doctests were converted to pytest unit tests in a previous commmit, this commit just removes the inclusion and usage of doctest.  Now if cmd2.py is run as a main application, it just starts a bare-bones cmd2.Cmd() application with only built-in functionality instead of running the doctests which no longer exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #53 from python-cmd2/empty_statement</title>
<updated>2017-02-22T21:16:16+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-22T21:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=2154d8fb69820a0035ae1fe4d5abd981f0637e86'/>
<id>2154d8fb69820a0035ae1fe4d5abd981f0637e86</id>
<content type='text'>
Changed EmptyStatement behavior so postparsing_postcmd() always runs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed EmptyStatement behavior so postparsing_postcmd() always runs.</pre>
</div>
</content>
</entry>
<entry>
<title>Changed EmptyStatement behavior so postparsing_postcmd() always runs.</title>
<updated>2017-02-22T21:06:33+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>tleonhardt@gmail.com</email>
</author>
<published>2017-02-22T21:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=68216892804f64dd8bb4936191792de975725b49'/>
<id>68216892804f64dd8bb4936191792de975725b49</id>
<content type='text'>
postparsing_postcmd() always runs now, even after an empty statement.

This is to enable features such as updating the prompt due to notifications from a background thread even when the user just presses enter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
postparsing_postcmd() always runs now, even after an empty statement.

This is to enable features such as updating the prompt due to notifications from a background thread even when the user just presses enter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a Python 2 vs Python 3 bug in setup.py</title>
<updated>2017-02-19T01:00:33+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-19T01:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7fe7cf1528d70d270cac3cc1347e21bf8d67e447'/>
<id>7fe7cf1528d70d270cac3cc1347e21bf8d67e447</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs to discuss the new optional "ipy" command.</title>
<updated>2017-02-19T00:40:51+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-19T00:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=671ce96c6b578fc22a56c8bf7d229039ddafd5a4'/>
<id>671ce96c6b578fc22a56c8bf7d229039ddafd5a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #50 from python-cmd2/optional_ipython</title>
<updated>2017-02-18T23:15:57+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-18T23:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=4d9638cce3aabd1294285f1d7747ae8ec0348a51'/>
<id>4d9638cce3aabd1294285f1d7747ae8ec0348a51</id>
<content type='text'>
Added optional ipy command</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added optional ipy command</pre>
</div>
</content>
</entry>
</feed>
