<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/tests, branch 1.0.2</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>Add unit tests for Ctrl-C stopping scripts/transcripts</title>
<updated>2020-03-26T18:19:09+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-26T18:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=8d611e0a90dc1cca4601fcfa7fe88561162e3f26'/>
<id>8d611e0a90dc1cca4601fcfa7fe88561162e3f26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do_shell() now saves the return code of the command it runs in self.last_result for use in pyscripts</title>
<updated>2020-03-20T16:19:30+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-20T16:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=c3e424ec69de31890ddadf67dee5fa903cbcd665'/>
<id>c3e424ec69de31890ddadf67dee5fa903cbcd665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed docstring</title>
<updated>2020-03-13T02:12:39+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-13T02:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=afa5fd7218e348a2e2725a4a7fb1305daf24f213'/>
<id>afa5fd7218e348a2e2725a4a7fb1305daf24f213</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 test for Cmd2ArgparseError</title>
<updated>2020-03-13T02:11:57+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-13T02:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=0248eaa50ebd5dc1a9298d25a7649c3a1e31b583'/>
<id>0248eaa50ebd5dc1a9298d25a7649c3a1e31b583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Cmd2ShlexError</title>
<updated>2020-03-12T19:53:40+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-12T19:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=b3eafe71b400a7a48bda5a456d53a9433ef838dd'/>
<id>b3eafe71b400a7a48bda5a456d53a9433ef838dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved custom cmd2 exceptions to a separate file and removed them from public API</title>
<updated>2020-02-19T02:05:10+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-02-19T02:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f7441431697e4ba94202a1484721ae8acf3a4ab7'/>
<id>f7441431697e4ba94202a1484721ae8acf3a4ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added apply_style to CompletionError</title>
<updated>2020-02-18T17:59:46+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-02-18T17:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d3deca3c99c299149a30aa3ec760dc17f8abc456'/>
<id>d3deca3c99c299149a30aa3ec760dc17f8abc456</id>
<content type='text'>
Simplified error class structure in argparse_completer.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplified error class structure in argparse_completer.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue where argparse completion errors were being rewrapped as _ActionCompletionError in some cases</title>
<updated>2020-02-18T17:10:34+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-02-18T17:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d214709eecf2208b5edb6c52af69a0d76973e595'/>
<id>d214709eecf2208b5edb6c52af69a0d76973e595</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated unit test</title>
<updated>2020-02-17T19:25:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-02-17T19:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=e1dc7637ab99bedaafa421b7fd499ed6302008f1'/>
<id>e1dc7637ab99bedaafa421b7fd499ed6302008f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made CompletionError exception available to non-argparse tab completion</title>
<updated>2020-02-17T19:13:28+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-02-17T19:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d80b27f8e259ffe3b14cef88e8ed9cde350ba397'/>
<id>d80b27f8e259ffe3b14cef88e8ed9cde350ba397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
