<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/cmd2, branch 0.9.19</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>Improved displaying  multiline CompletionErrors</title>
<updated>2019-10-09T20:16:14+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2019-10-09T20:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=5d2686af53c644e98c2d28de954d2dc2ced9287d'/>
<id>5d2686af53c644e98c2d28de954d2dc2ced9287d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a comment</title>
<updated>2019-10-08T22:45:48+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-10-08T22:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=32efbfbd244765adc5179f6a147af5ef1ca828ad'/>
<id>32efbfbd244765adc5179f6a147af5ef1ca828ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed ValueError exception which can occur when opening an old format persistent history file with a new version of cmd2</title>
<updated>2019-10-08T01:58:06+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2019-10-08T01:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=b3a68e56dff7912f43a3e73d6a8d2d8bd8d3edc7'/>
<id>b3a68e56dff7912f43a3e73d6a8d2d8bd8d3edc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
</feed>
