<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/features/commands.rst, branch async_prompt</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>No longer using -1 as an exit code</title>
<updated>2021-03-23T15:51:24+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-23T15:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=3126eb792816e09ce56f24262447077df1bdc0c3'/>
<id>3126eb792816e09ce56f24262447077df1bdc0c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>onecmd_plus_hooks() now sets self.exit_code when a SystemExit handled</title>
<updated>2021-03-23T15:30:54+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-23T15:30: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=3a4893ec32c6d38cad344667fead93e2eed8dc88'/>
<id>3a4893ec32c6d38cad344667fead93e2eed8dc88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doc in docs/features/commands.rst</title>
<updated>2021-01-28T12:51:44+00:00</updated>
<author>
<name>Kevin "Tristate Tom" Weiss</name>
<email>weiss.kevin604@gmail.com</email>
</author>
<published>2021-01-28T12:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=a09ad27429e9bad2983db7f3ba4e7ab287459cab'/>
<id>a09ad27429e9bad2983db7f3ba4e7ab287459cab</id>
<content type='text'>
finis should be finish.
A missing double quote (") for the docstring in the `do_bail` example makes formatting incorrect.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
finis should be finish.
A missing double quote (") for the docstring in the `do_bail` example makes formatting incorrect.</pre>
</div>
</content>
</entry>
<entry>
<title>updated imports</title>
<updated>2020-08-04T17:38:08+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-07-24T16:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=06cee9126839c465a356f8b44a5f008853eb8cad'/>
<id>06cee9126839c465a356f8b44a5f008853eb8cad</id>
<content type='text'>
Added additional documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added additional documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs</title>
<updated>2020-05-28T16:47:56+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-05-28T16:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=c30fcd3d764b3b7a6f112c49ed5393650f4f9bcb'/>
<id>c30fcd3d764b3b7a6f112c49ed5393650f4f9bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor spelling and grammar fixes</title>
<updated>2019-09-21T16:22:53+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-09-21T16:22:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=b45fec9859533f8a1dcab3f5524945cb3b9c11a2'/>
<id>b45fec9859533f8a1dcab3f5524945cb3b9c11a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document hiding and disabling commands</title>
<updated>2019-08-26T02:52:33+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-08-26T02:52: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=b9d21a222f02735be3c36be0cab8e83770619373'/>
<id>b9d21a222f02735be3c36be0cab8e83770619373</id>
<content type='text'>
For #765
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For #765
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation and example for removing built-in commands</title>
<updated>2019-08-24T01:09:02+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-08-24T01:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=9fd5f6274da443db4f37273d1284e6d09f94aab5'/>
<id>9fd5f6274da443db4f37273d1284e6d09f94aab5</id>
<content type='text'>
For #765
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For #765
</pre>
</div>
</content>
</entry>
<entry>
<title>command documentation for #765</title>
<updated>2019-08-24T00:39:15+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-08-24T00:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=65cf54ae758bc1e036710c571f6c785820c7e10d'/>
<id>65cf54ae758bc1e036710c571f6c785820c7e10d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Integrate the unfreefeatures legacy documentation</title>
<updated>2019-07-17T03:25:16+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2019-07-17T03:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=f94466f207366531253ff92c04d2f6f698f0c038'/>
<id>f94466f207366531253ff92c04d2f6f698f0c038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
