<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git, branch 2.0.0</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>Updated CHANGELOG for 2.0 release</title>
<updated>2021-06-07T01:19:03+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-07T01:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f0e9cc755d378f47a89f855bc71037d6405509f0'/>
<id>f0e9cc755d378f47a89f855bc71037d6405509f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added notes to README about breaking changes in 2.0</title>
<updated>2021-06-07T00:54:23+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-06-04T18:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9906d7beff89f2cac777a72e19317c750bbfc242'/>
<id>9906d7beff89f2cac777a72e19317c750bbfc242</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation. Added support for calling cmd2.Cmd.run_editor() with no argument.</title>
<updated>2021-05-25T15:25:32+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-05-25T15: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=039ef2972e70c0ec7e2db1e47eac2b84815aa1b3'/>
<id>039ef2972e70c0ec7e2db1e47eac2b84815aa1b3</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 #1105 from srowe/make-run_editor-public</title>
<updated>2021-05-25T03:53:38+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-05-25T03:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=21cdab4babfbd0363052dcaea06455c80911024b'/>
<id>21cdab4babfbd0363052dcaea06455c80911024b</id>
<content type='text'>
Make _run_editor() public</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make _run_editor() public</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into make-run_editor-public</title>
<updated>2021-05-25T03:42:56+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2021-05-25T03:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=7eae4586ae90dc0222610c1a1ed7145612d36705'/>
<id>7eae4586ae90dc0222610c1a1ed7145612d36705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed allow_redirection documentation</title>
<updated>2021-05-17T18:53:48+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-05-17T18:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d24f1ad429aab3beb15968d34d77ef757ca4ea6e'/>
<id>d24f1ad429aab3beb15968d34d77ef757ca4ea6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do_eof() now just calls the quit function</title>
<updated>2021-05-17T18:53:48+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-30T17:20:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=699c90ea37b35d1e512c56e8c468d60c7131eb98'/>
<id>699c90ea37b35d1e512c56e8c468d60c7131eb98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make _run_editor() public</title>
<updated>2021-05-14T18:40:18+00:00</updated>
<author>
<name>Simon J. Rowe</name>
<email>srowe@mose.org.uk</email>
</author>
<published>2021-05-14T18:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=9068f140998a4bab4a3ba9b75f879ca726f029f7'/>
<id>9068f140998a4bab4a3ba9b75f879ca726f029f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed cmd2.Cmd.quit_on_sigint.</title>
<updated>2021-04-30T17:12:23+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-30T16:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=79bf87d1e333ea5fe0dfeb61c707eb9bddfd0255'/>
<id>79bf87d1e333ea5fe0dfeb61c707eb9bddfd0255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stopping a shell command with Ctrl-C now raises a KeyboardInterrupt to support stopping a text script which ran the shell command.</title>
<updated>2021-04-30T17:12:23+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-28T19:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=37d415b4bbfd6efd383a20062df68f627451ccf7'/>
<id>37d415b4bbfd6efd383a20062df68f627451ccf7</id>
<content type='text'>
On POSIX systems, shell commands and processes being piped to are now run in the user's preferred shell instead of /bin/sh.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On POSIX systems, shell commands and processes being piped to are now run in the user's preferred shell instead of /bin/sh.
</pre>
</div>
</content>
</entry>
</feed>
