<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, 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>Updating change log for release</title>
<updated>2020-04-06T17:00:50+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-06T17:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1422526e387b3c4c2b39e5e7db26c7d7f8287aa5'/>
<id>1422526e387b3c4c2b39e5e7db26c7d7f8287aa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #910 from python-cmd2/ctrl-c-script</title>
<updated>2020-03-26T19:25:16+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-26T19:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=274a57b7aa56cd6b5dabcdc73326dd4d0e45aae3'/>
<id>274a57b7aa56cd6b5dabcdc73326dd4d0e45aae3</id>
<content type='text'>
Ctrl-C now stops a running text script instead of just the current script command</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ctrl-C now stops a running text script instead of just the current script command</pre>
</div>
</content>
</entry>
<entry>
<title>Updated comment</title>
<updated>2020-03-26T19:05:20+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-26T19:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=38b37a98f3affe8632866177195c2c16a3ef88ed'/>
<id>38b37a98f3affe8632866177195c2c16a3ef88ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Since runcode() catches most KeyboardInterrupts, just ignore any that make their way up to our code.</title>
<updated>2020-03-26T18:40:34+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-26T18:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1ed207686d2a5e4759501012e6ddc89d9d09e7d4'/>
<id>1ed207686d2a5e4759501012e6ddc89d9d09e7d4</id>
<content type='text'>
This is more consistent than raising the rare few that we see.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is more consistent than raising the rare few that we see.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated change log</title>
<updated>2020-03-26T18:30:49+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-26T18:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=cb0726ea693aadf5bc921ccb9eee35dc5823e17b'/>
<id>cb0726ea693aadf5bc921ccb9eee35dc5823e17b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Ctrl-C now stops a running text script instead of just the current script command</title>
<updated>2020-03-26T17:38:30+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-26T17:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=662a7842f93c3c89b95697e9a81f277f729e132d'/>
<id>662a7842f93c3c89b95697e9a81f277f729e132d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #908 from python-cmd2/shell_pyscript</title>
<updated>2020-03-20T17:51:43+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-20T17:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=990ec45e087aed2a9a6309db893c8a25cb3a89fd'/>
<id>990ec45e087aed2a9a6309db893c8a25cb3a89fd</id>
<content type='text'>
do_shell integration with pyscript</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
do_shell integration with pyscript</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>Updating change log for release</title>
<updated>2020-03-13T15:47:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-03-13T15:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=36864f4d212daf8d6e94359c08a7388c7c457f80'/>
<id>36864f4d212daf8d6e94359c08a7388c7c457f80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
