<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/cmd2, branch 0.9.18</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>Respecting user's allow_ansi value when printing hints and errors in AutoCompleter</title>
<updated>2019-10-01T01:51:42+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-01T01:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d14f8412d9bc681b0f70405a5205f6a7de9ff1f3'/>
<id>d14f8412d9bc681b0f70405a5205f6a7de9ff1f3</id>
<content type='text'>
Simplified printing of CompletionErrors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplified printing of CompletionErrors
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplifying tab completion message printing</title>
<updated>2019-09-30T20:55:54+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-30T20:55:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=10ffc07459db9bbbc624905162f7f076cad37b96'/>
<id>10ffc07459db9bbbc624905162f7f076cad37b96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed some logic and added comment why</title>
<updated>2019-09-27T21:43:28+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-27T21:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=f07808a8f90bd36f25e40b93a23e8360f9c5e7f6'/>
<id>f07808a8f90bd36f25e40b93a23e8360f9c5e7f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allowing flag in mutex group to appear more than once</title>
<updated>2019-09-27T21:34:06+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-27T21:34: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=ef999cf0b5b058b8617e2bdf6e9a13e7da3d2198'/>
<id>ef999cf0b5b058b8617e2bdf6e9a13e7da3d2198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded variable</title>
<updated>2019-09-27T20:34:50+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-27T20:34:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=1f54b1adb54b1eefa6335f6e569a51fb2d44386f'/>
<id>1f54b1adb54b1eefa6335f6e569a51fb2d44386f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AutoCompleter now handles mutually exclusive groups</title>
<updated>2019-09-27T20:30:39+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-27T20:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=8043b56ecbffa30139b4c540c9bea77b642bafea'/>
<id>8043b56ecbffa30139b4c540c9bea77b642bafea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial steps to support mutually exclusive groups in AutoCompleter</title>
<updated>2019-09-27T01:24:59+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-27T01:24:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=29b52522300cea16dd9961667a5c7c055d4e3056'/>
<id>29b52522300cea16dd9961667a5c7c055d4e3056</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 introduced by get_names() looking at self instead of self.__class__.</title>
<updated>2019-09-24T17:08:33+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-24T17:08: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=23f6c824de7c6981c9e06307caa667bcd7d542dc'/>
<id>23f6c824de7c6981c9e06307caa667bcd7d542dc</id>
<content type='text'>
Help functions for hidden and disabled commands were not being filtered out as help topics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Help functions for hidden and disabled commands were not being filtered out as help topics.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added in_script() and in_pyscript() to cmd2.Cmd class</title>
<updated>2019-09-24T02:18:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-24T02:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=265e598594b650936730279506e9f072adf2ea01'/>
<id>265e598594b650936730279506e9f072adf2ea01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added unit tests for CompletionError</title>
<updated>2019-09-23T19:08:31+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-09-23T19:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=b4fa4c9946146d9499de7d3cb28377b3d537a5e7'/>
<id>b4fa4c9946146d9499de7d3cb28377b3d537a5e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
