<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/examples, branch 0.9.23</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Merge branch 'master' into ansi_to_style</title>
<updated>2020-01-07T17:45:36+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-01-07T17:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e6f251fd733236cfe0dbd9ebb9393dd487668c8e'/>
<id>e6f251fd733236cfe0dbd9ebb9393dd487668c8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated dynamic commands example to add help category</title>
<updated>2020-01-06T16:52:27+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-01-06T16:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=6b6809a394b1e0baffad46d7b91f61d77ece128d'/>
<id>6b6809a394b1e0baffad46d7b91f61d77ece128d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed allow_ansi to allow_style for accuracy in what types of ANSI escape sequences are handled</title>
<updated>2019-12-19T21:04:06+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-12-19T21:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=801bab847341fb9a35d10f1d0b4a629a4fc8f14c'/>
<id>801bab847341fb9a35d10f1d0b4a629a4fc8f14c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug where a redefined ansi.style_error was not being used in all cmd2 files</title>
<updated>2019-11-27T19:56:06+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-11-27T19:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=1694578f8bcccda026b1c23ce14155f5e2326184'/>
<id>1694578f8bcccda026b1c23ce14155f5e2326184</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added capability to override the argument parser class used by cmd2 built-in commands</title>
<updated>2019-11-20T03:24:13+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-11-20T03:24:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=eee6bf15805fa8ed3ca713a4c6e8edfd9ebc5d4e'/>
<id>eee6bf15805fa8ed3ca713a4c6e8edfd9ebc5d4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor update to embedded python shells docs</title>
<updated>2019-11-04T03:48:05+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-11-04T03:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=7440079ab74b58c7809318fa951c1326b466e320'/>
<id>7440079ab74b58c7809318fa951c1326b466e320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved documentation for Argument Parsing and Tab-Completion</title>
<updated>2019-11-03T23:03:48+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-11-03T23:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=bd1c6660079398a406d2160dd6869ea2bb9b25d0'/>
<id>bd1c6660079398a406d2160dd6869ea2bb9b25d0</id>
<content type='text'>
Also:
- Added a couple examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Added a couple examples
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving a bit of code around to shrink cmd2.py</title>
<updated>2019-10-31T16:11:38+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-31T16:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=48420deeceaeb5793d4e2616eec7ca2f67c545e0'/>
<id>48420deeceaeb5793d4e2616eec7ca2f67c545e0</id>
<content type='text'>
    This includes moving cmd2 decorators into a new file called decorators.py
    Moved some constants from cmd2.py to constants.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    This includes moving cmd2 decorators into a new file called decorators.py
    Moved some constants from cmd2.py to constants.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed all instances where a parser's prog attribute was being set since this is no longer needed</title>
<updated>2019-10-30T23:00:33+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-30T23:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e6dfe02901f8a6bf5059fa25ff28601af5366fad'/>
<id>e6dfe02901f8a6bf5059fa25ff28601af5366fad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into doc_additions</title>
<updated>2019-09-18T02:12:41+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-09-18T02:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=efadff391032482b139524c96dfc4130fc631f9c'/>
<id>efadff391032482b139524c96dfc4130fc631f9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
